 @charset "utf-8";
	/* CSS Document*/
	html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,hr,table,th,td,form,fieldset,input,button,textarea,figure,img {
	margin: 0;
	padding: 0;
}

a, span {
	text-decoration: none;
	display: inline-block;
}
a,button {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	color: #333;
}
button {
	border: none;
	background: transparent;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th {
	text-align: left;
	font-weight: normal;
}
html,body,fieldset,img,iframe {
	border: 0;
}
i,em {
	font-style: normal;
}
li {
	list-style: none;
}
body,textarea,input,button,select,keygen,legend {
	outline: 0;
}
img {
	border: none;
	width: 100%;
	display: block;
}
ul,li,h1,h2,h3,h4,h5,p,dl,dd {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
}
body {
	font: 12px/1.5 "Microsoft YaHei","微软雅黑", helvetica, arial, verdana, tahoma, sans-serif;
	color: #333;
	background: #f5f5f5;
	box-sizing: border-box;
	
	position: relative;

}
input,textarea{
	font-family: "Microsoft YaHei","微软雅黑", helvetica, arial, verdana, tahoma, sans-serif;
	list-style: none;
	-webkit-list-style: none;
	-webkit-appearance: none;
	-webkit-appearance: pus-button;
	border: none;
	background: none;
	box-sizing: border-box;
}
input::-moz-placeholder,textarea::-moz-placeholder {
	color: #b0b0b0;
}
input::-webkit-input-placeholder,textarea::-webkit-placeholder {
	color: #b0b0b0;
}
input:-ms-input-placeholder,textarea:-ms-placeholder {
	color: #b0b0b0;
}
textarea{
	resize:none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
body.html-body-overflow
  {
    overflow-x:hidden;
    overflow-y:hidden;
  }
.actor-p{
	background-color: #fff;/* #f5f5f5 */
}
.bgp{
	width: 100%;
	height: 198px;
	overflow: hidden;
	background:url(../images/bgp-1.png) no-repeat;
	background-size: cover;
}
.big-somany{
	height: 1000px;
}
.p-show{
	width: 100%;
	height: 180px;
	background-color: #fff;
	position: relative;
	padding-top: 52px;
	box-sizing:border-box;
	top: -80px;
}

.p-admin{
	width: 106px;
	position: absolute;
	left: 50%;
	top: -53px;
	margin-left: -53px;

}
.p-img{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background-color: #fff;
	border: 3px solid #fff;
	overflow: hidden;
	box-shadow: 0 2px 7px #adadad;
	-moz-box-shadow: 0 2px 7px #adadad;
	-webkit-box-shadow: 0 2px 7px #adadad;
	-o-box-shadow: 0 2px 7px #adadad;
	-ms-box-shadow: 0 2px 7px #adadad;
}
.admin-n{
	width: 100%;
	font-size: 22px;
	color: #595959;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}
.admin-edit{
	width: 90px;
	height: 32px;
	background-color: #f7f8fa;
	border: 1px solid #d8dde1;
	border-radius: 2px;
	color: #71767a;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	position: absolute;
	right:24px ;
	top:20px;
	cursor: pointer;
}
.admin-edit:hover{
	background-color: #578aff;
	color: #fff;
}
.admin-tab{
	width: 100%;
	height: 49px;
	border-top: 1px solid #e6e6e6;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9;
}
.admin-tab li{
	width: 25%;
	line-height: 49px;
	text-align: center;
	font-size: 14px;
	color: #71767a;
	float: left;
}
.admin-tab li span{
	cursor: pointer;
	height: 49px;
	font-weight: bold;
	box-sizing:border-box;
}
.admin-tab li span:hover{
	color: #578aff;
	border-bottom: 1px solid #578aff;
}
.admin-tab li span.current{
	color: #578aff;
	border-bottom: 1px solid #578aff;
}
.no-file{
	width: 300px;
	margin:0 auto;
	text-align: center;
}
.no-file p{
	font-size: 20px;
	color: #71767a;
}
p.p-des{
	font-size: 14px;
	color: #525558;
}
.no-video{
	width: 100%;
	height: 56px;
	background: url(../images/no-video.png) no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}
.file-button{
	width: 120px;
	height: 38px;
	color: #fff;
	background-color: #578aff;
	border: 1px solid #4075ed;
	border-radius: 2px;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	cursor: pointer;
	margin:20px 0 20px;
	float:left;
}
/* 我的收藏部分 */
.big-col{
	margin-top: -60px;
	min-height: 1000px;
}
.file-next-list{
	opacity: 1;
	margin-top:-80px;
	z-index: 1;
	position: relative;
}
.col-list,.cir-list{
	width: 102.5%;
}
.col-list li,.cir-list li{
	width: 31.5%;
	float: left;
	background-color: #fff;
	margin-right:1.5%;
	margin-bottom: 1.5%;
	position: relative;
	transition:all 0.1s ease-in;

}
.col-list li.current,.cir-list li.current{
	transform:translateY(-3px);
	-webkit-transform:translateY(-3px);
	-ms-transform:translateY(-3px);
	-o-transform:translateY(-3px);
	box-shadow: 2px 2px 36px #ddd;
	-moz-box-shadow: 2px 2px 36px #c3c3c3;
	-webkit-box-shadow: 2px 2px 36px #c3c3c3;
	-o-box-shadow: 2px 2px 36px #c3c3c3;
	-ms-box-shadow: 2px 2px 36px #c3c3c3;

}
li div.img-protect,li div.cir-protect{
	width: 100%;
	height: 176px;
	overflow: hidden;
	position: relative;
}
@media screen and (min-width:1440px){
	li div.img-protect,li div.cir-protect{
	width: 100%;
	height: 211px;
	overflow: hidden;
}
}
li div.des-protect,li div.descir-protect{
	padding: 10px 10px 10px 16px;
}
 .descir-protect em,.descir-protect span{
	 color: #b0b0b0;
 }
 .descir-protect h3 em{
	 color: #333;
 }
.descir-protect span.bigbangbang{
	width: 42px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	margin-right: 6px;
	background-color: #ff8400;
	text-align: center;
	border-radius: 3px;
	color: #fff;
}

span.small-point{
	margin: 0 5px;
}
em.cir-time{
	float: right;
}
 .descir-protect .em-left{
	 float: left;
	 font-size: 12px;
	 color: #b0b0b0;

 }
 .descir-protect p{
	 color: #b0b0b0;
 }
 .other-list  .descir-protect p{
	 color: #b0b0b0;
	 font-size:14px;
	 margin-top: 6px;
 }
  .descir-protect.current p{
	   color: #fff;
   }
li div.des-protect.current,li div.descir-protect.current{
	color: #fff;
	background-color: #578aff;
}
li div.descir-protect.current span,li div.descir-protect.current em{
	color: #fff;
}

div.des-protect h3,div.descir-protect h3{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	height: 22px;
	font-size: 14px;
	color: #333333;
}
div.des-protect p,div.descir-protect .bls em{
	font-size: 12px;
	color: #b0b0b0;
}
div.des-protect.current h3,div.des-protect.current p,div.descir-protect.current h3,div.descir-protect.current .bls em{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	color: #fff;
}
.img-protect.current .s-gray,.cir-protect.current .sc-gray{
	width: 100%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background-color: rgba(0,0,0,0.5);
}

.img-protect.current .s-gray em,.cir-protect.current .sc-gray em{
	width: 50px;
	height: 22px;
	cursor: pointer;
	position: absolute;
	right: 5%;
	top: 27px;
	margin-left: -25px;
	margin-top: -11px;
	border:1px solid rgba(255,255,255,0.5);
	color: #fff;
	border-radius: 2px;
	text-align: center;
	line-height: 22px;
	background-color: rgba(255,255,255,0.2);
}
 .cir-protect.current .sc-gray .play_cloud{
	 display: block;
 }
 .cir-protect.current .sc-gray em.yedit:hover{
	 background-color: #578aff;
	 color: #fff;

 }
 .cir-protect.current .sc-gray em.ydel:hover,.img-protect.current .s-gray em.ydel:hover{
	 background-color: #cf1c1e;
	 color: #fff;

 }
 .sc-gray em{
	 color:#fff;
 }
.sc-gray .play_cloud{
	position: absolute;
	width:40px;
	height:48px;
	top:50%;
	left:50%;
	margin-left:-20px;
	margin-top:-24px;
	background: url(../images/play_cloud.png) no-repeat;
	background-size:50% auto;
	z-index: 9;
	cursor: pointer;
	display: none;
	background-position: 50% 50%;
}
.cir-protect.current em.yedit{
	top: 27px;
}
.cir-protect.current em.ydel{
	top: 57px;
}
 .cir-protect.current em.ydelhistory{
	 top: 27px;
 }
/* 我的历史 */
.big-his{
	margin-top: -60px;
	min-height: 1000px;
	padding-bottom: 10px;
}

.today-bar{
	width: 100%;
	height: 36px;
	background: url(../images/his-today.png) no-repeat #fff 9px 11px;
	margin-bottom: 10px;
}

.upup{
	float: right;
	width: 50px;
	height: 36px;
	color: #b0b0b0;
	line-height: 36px;
	font-size: 12px;
	cursor: pointer;
	margin-right: 15px;
}
.arr-rotate{
	width: 13px;
	height: 13px;
	vertical-align: -2px;
	margin-left: 7px;
	background: url(../images/arr-rotate.png) no-repeat ;
	transition:all 0.2s ease-in;
}
.arr-rotate.current{
	transform:rotate(180deg);
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
}
.week-bar{
	width: 100%;
	height: 36px;
	background: url(../images/his-week.png) no-repeat #fff 9px 11px;
	margin-bottom: 10px;

}
.ago-bar{
	width: 100%;
	height: 36px;
	background: url(../images/his-ago.png) no-repeat #fff 9px 11px;
	margin-bottom: 10px;
}
.today-list{
	overflow: hidden;
}

/* 弹出编辑资料 */
input.upload-file{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 50%;
	opacity: 0;
}
.edit-som{
	width: 420px;
	height: 535px;
	background-color:  #f5f5f5;
	border-radius: 6px;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	opacity:0;
	z-index: -1;
	box-shadow: 0px 5px 30px #444444;
	-moz-box-shadow: 0px 5px 30px #444444;
	-webkit-box-shadow: 0px 5px 30px #444444;
	-o-box-shadow: 0px 5px 30px #444444;
	-ms-box-shadow: 0px 5px 30px #444444;
	/* overflow: hidden; */
}
.edit-som.current{
	opacity: 1;
	animation:mymove 0.3s;
	-webkit-animation:mymove 0.3s;
	z-index:99;
}
@keyframes mymove
{
from {transform:scale(0.8);}
to {transform:scale(1);}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
from {transform:scale(0.8);}
to {transform:scale(1);}
}
.edit-blue{
	width: 100%;
	height: 120px;
	background-color: #578aff;
	border-radius: 6px 6px 0 0;

}
.edit-pas{
	width: 100px;
	height: 30px;
	background-color: #fff;
	border-radius: 30px;
	padding-left: 18px;
	box-sizing:border-box;
	font-size: 14px;
	color: #759dff;
	line-height: 30px;
	float: right;
	margin:15px 15px 0 0;
	cursor: pointer;
	position: relative;
	
}
.edit-pas span{
	width: 0;
    height: 0;
    border-left: 8px solid #578aff;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    position: absolute;
    right: 12px;
    top: 10px;
}
.edit-all{
	padding: 0 26px 52px;
	box-sizing:border-box;
	position: relative;
}
.edit-img{
	width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 3px solid #fff;
    overflow: hidden;
	position: relative;
	top: -93px;
	left: 50%;
	margin-left: -53px;
}
.e-gray{
	width: 100%;
	height: 100%;
	cursor: pointer;
    border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/edit-cam.png) no-repeat center center rgba(0,0,0,0.4);
}
.edit-line{
	width: 100%;
	height: 58px;
}
.edit-line .required{
	color: #a3a3a3;
	font-size: 16px;
	width: 52px;
	float: left;
	height: 36px;
	line-height: 36px;
}
.edit-line .pas-required{
	width: 60px;
}
.edit-line .pre-required{
	width: 76px;
	margin-left: -16px;
}
.input-txt,.pas-txt,.c-title{
	width: 80%;
	height: 36px;
	padding:0 12px;
	background-color: #fff;
	border-radius: 2px;
	box-sizing:border-box;
	color: #5d5d5d;
	border: 1px solid #e6e6e6;

}
 .c-title{
	 width:100%;
 }
.edit-inf{
	height: 210px;
	margin-top: -60px;
}


.edit-choose,.face-choose,.done-know,.url-choose,.circle-choose,.face-choosecir,.face-choosecirupp{
	width: 100%;
	height: 69px;
	border-top: 1px solid #e6e6e6;
	padding: 18px 110px 0;
	box-sizing:border-box;
}
.url-choose{
	padding: 18px 175px 0;
}
.circle-choose{
	padding: 18px 130px 0;
}
.pas-cancle,.pas-save,.ch-cancle,.ch-save,.face-cancle,.face-save,.cancle-cancle,.cancle-save,.video-cancle,.video-public,.list-add,.list-public,.list-savel,.url-cancle,.url-sure,.circle-cancle,.circle-save,.del-cancle,.del-sure,.face-canclecir,.face-canclecirupp,.face-savecir,.face-savecirupp{
	width: 90px;
	height: 32px;
	border-radius: 2px;
	background-color: #f7f8fa;
	border: 1px solid #d8dde1;
	text-align: center;
	font-size: 14px;
	color: #71767a;
	float: left;
	line-height: 32px;
	cursor: pointer;
}
.list-add{
	background-color: #21c34e;
	border: 1px solid #1eae45;
	color: #fff;

}
.video-public{
	float: right;
	color: #fff;
	background-color: #abc4ff;
	border: 1px solid #9fbaf6;

}
.pas-save,.ch-save,.face-save,.cancle-save,.video-public.current,.list-public,.list-savel,.url-sure,.circle-save,.del-sure,.face-savecir,.face-savecirupp{
	float: right;
	color: #fff;
	border: 1px solid #4075ed;
	background-color: #578aff;
}
.creat-circle{
	width: 120px;
	height: 38px;
	color:#fff;
	background-color: #578aff;
	line-height: 38px;
	border: 1px solid #4075ed;
	font-size: 16px;
	border-radius: 2px;
	text-align: center;
	cursor: pointer;
	margin-bottom: 20px;
	float: left;
}
.something-view{
	float: right;
	width: 120px;
	height: 38px;
	background-color: #fff;
	border: 1px solid #d8dde1;
	margin-right: 25px;
}
 .something-view.thing{
	 margin-right: 0;
 }
@media screen and (min-width: 1440px) {
	.something-view{
		margin-right: 30px;
	}
}
em.view-gridem,em.view-listem{
	width: 60px;
	height: 38px;
	display: block;
	float: left;
	background:url(../images/view-gridb.png) no-repeat;
	background-size: 100% auto;
	cursor: pointer;
}
em.view-listem{
	background:url(../images/view-list.png) no-repeat;
}
 em.view-listem.haveb{
	 background:url(../images/view-listb.png) no-repeat;
 }
 em.view-gridem.nob{
	 background:url(../images/view-grid.png) no-repeat;
 }
.piandan-des{
	margin-left: 15px;
	font-size: 14px;
	line-height: 20px;
	color: #b0b0b0;
}
.sc-des{
	margin-top:20px;
}

.file-know{
	width: 90px;
	height: 32px;
	border-radius: 2px;
	color: #fff;
	border: 1px solid #4075ed;
	background-color: #578aff;
	text-align: center;
	font-size: 14px;
	line-height: 32px;
	cursor: pointer;
	margin: 0 auto;
}
.radio {
	overflow: hidden;
	float: left;
}
.radio li {
	margin-right: 32px;
	float: left;
	padding: 8px 0;
	height: 18px;
	line-height: 18px;
	color: #484848;
	font-size: 16px;
}
.radio li em {
	display: inline-block;
	*display:inline; /*兼容IE6写法*/
	*zoom:1;
	background: url(../images/icons.png) -70px -319px;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	margin-right: 8px;
}
.radio li.selected em {
	background-position: -32px -319px;
}
.radio-blue li.selected em {
	background-position: -107px -319px;
}
/* 修改密码 */
.edit-pasform{
	width: 420px;
	height: 470px;
	background-color: #f5f5f5;
	border-radius: 6px;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 6;
	display: none;
	transition:all 0.5s ease-in;
	box-shadow: 0px 5px 30px #444444;
	-moz-box-shadow: 0px 5px 30px #444444;
	-webkit-box-shadow: 0px 5px 30px #444444;
	-o-box-shadow: 0px 5px 30px #444444;
	-ms-box-shadow: 0px 5px 30px #444444;
}
.edit-pasform.current{
	display: block;
	z-index: 99;
	animation:mym 0.5s;
	-webkit-animation:mym 0.5s;
}
@keyframes mym
{
from {transform:scale(0.8);}
to {transform:scale(1);}
}

@-webkit-keyframes mym /*Safari and Chrome*/
{
from {transform:scale(0.8);}
to {transform:scale(1);}
}


	
.pasform-blue{
	width: 100%;
	height: 175px;
	border-radius: 6px 6px 0 0;
	position: relative;
	background: url(../images/pasfoemlock.png) no-repeat center center #578aff;
}
.pasform-blue a{
	width: 25px;
    height: 30px;
    line-height: 15px;
    position: absolute;
    left: 17px;
    top: 12px;
    transform:rotate(-45deg);
}
.pasform-blue a em{
	width: 0;
    height: 0;
    border-bottom: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #396bdf;
    position: absolute;
    left: 0px;
    top: 4px;
}
.pasform-blue a i{
	width: 0;
    height: 0;
    border-bottom: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #578aff;
    position: absolute;
    left: 1px;
    top: 5px;
}
.pasform-full{
	padding: 34px 40px 16px;
}
.pasform-save{
	width: 100%;
	height: 70px;
	border-top: 1px solid #e6e6e6;
	padding-top: 18px;
	box-sizing:border-box;
	padding: 18px 110px 0;
}

/* 头像裁剪 */
.face-change,.face-changecir,.face-changecirforupp{
	width: 420px;
	height: 510px;
	border-radius: 6px;
	background-color: #f5f5f5;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	display: none;
	transition:all 0.5s ease-in;
	box-shadow: 0px 5px 30px #444444;
	-moz-box-shadow: 0px 5px 30px #444444;
	-webkit-box-shadow: 0px 5px 30px #444444;
	-o-box-shadow: 0px 5px 30px #444444;
	-ms-box-shadow: 0px 5px 30px #444444;
	
}
.face-changecir,.face-changecirforupp{
	z-index: -1;
}
.face-change.current{
	display: block;
	z-index: 99;
	animation:mymo 0.5s;
	-webkit-animation:mymo 0.5s;
}
.face-changecir.current,.face-changecirforupp.current{
	z-index: 99;
	display: block;
}
@keyframes mymo
{
from {transform:scale(0.8);}
to {transform:scale(1);}
}

@-webkit-keyframes mymo /*Safari and Chrome*/
{
from {transform:scale(0.8);}
to {transform:scale(1);}
}
.change-img,.change-imgcir{
	width: 100%;
	height: 440px;
	padding: 18px 18px 40px 18px;
	box-sizing:border-box;
}
.imageBox,.imageBoxcir {
    position: relative;
    height: 380px;
    width: 100%;
    border: 1px solid #aaa;
    background: #fff;
    overflow: hidden;
    background-repeat: no-repeat;
    cursor: move;

}
.imageBox .thumbBox,.imageBoxcir .thumbBoxcir{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    margin-top: -100px;
    margin-left: -100px;
    box-sizing: border-box;
    border: 2px dashed #fff;
    z-index: 5;
    box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.5);
    background-color: rgba(255,255,255);
}

/* 上传视频 */
.file-pop{
	width: 560px;
	height: 480px;
	background-color: #f5f5f5;
	border-radius: 6px;
	text-align: center;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	opacity: 0;
	z-index: -1;
	padding: 70px 100px 65px;
	box-sizing:border-box;
	box-shadow: 0px 5px 30px #444444;
	-moz-box-shadow: 0px 5px 30px #444444;
	-webkit-box-shadow: 0px 5px 30px #444444;
	-o-box-shadow: 0px 5px 30px #444444;
	-ms-box-shadow: 0px 5px 30px #444444;
}
span.close-file-pop{
	width: 14px;
	height: 14px;
	line-height: 20px;
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 18px;
	cursor: pointer;
	color: #578aff;
	background-image: url(../images/close-every.png);
}
.choose-file{
	width: 120px;
	height: 38px;
	background-color: #578aff;
	color: #fff;
	border: 1px solid #4075ed;
	line-height: 38px;
	font-size: 16px;
	text-align: center;
	border-radius: 2px;
	cursor: pointer;
	margin: 0 auto;
	position: relative;
}
.file-video{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}
.file-pop p{
	font-size: 14px;
	color: #525558;
	margin-top: 20px;
}
.drag-area{
	width: 360px;
	height: 160px;
	border: 2px dashed #dfe2e4;
	box-sizing:border-box;
	margin-top: 68px;
	border-radius: 6px;
	background: url(../images/file-img.png) no-repeat center center;
}
#target.actived{
	border: 2px dashed #888;
    box-shadow: 0 0 80px #e0e0e0 inset;

}
.file-pop p.file-tips{
	font-size: 13px;
	color: #b0b0b0;
}

.cancle-up{
	width: 290px;
	height: 240px;
	text-align: center;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
	z-index: -1;
	background-color: #fafafa;
	box-shadow: 0px 5px 30px #444444;
	-moz-box-shadow: 0px 5px 30px #444444;
	-webkit-box-shadow: 0px 5px 30px #444444;
	-o-box-shadow: 0px 5px 30px #444444;
	-ms-box-shadow: 0px 5px 30px #444444;
	border-radius: 6px;
}
.cancle-up p{
	height: 61px;
	color: #626467;
	font-size: 16px;
	line-height: 61px;
}
.cancle-pink{
	width: 100%;
	height: 110px;
	border-radius: 6px 6px 0 0 ;
	background: url(../images/canclewarn.png) no-repeat center center #ff5757;
}
.cancle-choose{
	width: 100%;
	height: 69px;
	padding: 17px 40px;
	box-sizing:border-box;
}

.file-done{
	width: 560px;
	height: 370px;
	background-color: #f5f5f5;
	box-shadow: 0px 5px 30px #444444;
	-moz-box-shadow: 0px 5px 30px #444444;
	-webkit-box-shadow: 0px 5px 30px #444444;
	-o-box-shadow: 0px 5px 30px #444444;
	-ms-box-shadow: 0px 5px 30px #444444;
	border-radius: 6px;
	text-align: center;
	z-index: -1;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;

}
.done-blue{
	width: 100%;
	height: 174px;
	border-radius: 6px 6px 0 0;
	background:url(../images/file-done.png) no-repeat center center #578aff;
}
.file-done p{
	font-size: 16px;
	color: #525558;
}
.file-done p.p-num1{
	margin-top: 34px;
}
.file-done p.p-num2{
	margin-bottom: 45px;
}
.file-done p span{
	color: #578aff;
}
.uoload{
	width: 1000px;
	position: relative;
	top: 0;
	opacity: 0;
	z-index: -1;
	border-radius: 6px;
	height: auto;
}
.upload{
	width: 100%;
	height: 420px;
	background-color: #fff;
	padding: 20px 80px 30px 20px;
	position: relative;
	top:0;
	left: 0;
	margin-top: 20px;
	box-sizing:border-box;
}
@media screen and (min-width: 1440px) {
	.uoload {
		width: 1200px;     
	}  
}
.video-more{
	width: 100%;
	height: 60px;
	background-color: #fff;
	color: #71767a;
	font-size: 18px;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
	margin-top: 10px;
}
.video-left,.video-right{
	width: 25%;
	float: left;
}
.video-right{
	width: 70%;
	margin-left: 5%;
}
.details-l{
	float: left;
}
.details-r,.details-rd{
	float: right;
}
.details-rd em{
	color: #759dff;
}
.poster-img{
	width: 220px;
	height: 120px;
	overflow: hidden;
}
.mposter{
	width: 90px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background-color: #f7f8fa;
	color: #71767a;
	position: relative;
	border: 1px solid #d8dde1;
	border-radius: 2px;
	margin-top: 15px;
	cursor: pointer;
}

.on-upload{
	color: #656565;
	margin-top: 22px;
}
.on-upload h4{
	font-size: 14px;
}
.on-upload p{
	font-size: 14px;
}

.video-infor h2{
	color: #404040;
	font-size: 18px;
}
.video-infor span{
	color: #fe385c;
}
.infor-details{
	margin-top: 6px;
}
.infor-details span{
	color: #656565;
	font-size: 14px;
}

.progress-bar{
	width: 100%;
	height: 16px;
	padding: 3px;
	box-sizing:border-box;
	border-radius: 20px;
	margin-top: 10px;
	background-color: #eee;
	
}

.barup{
	float: left;
	width: 0;
	height: 10px;
	border-radius: 10px;
	box-sizing: border-box;
    -webkit-transition: width 0.6s ease;
    -moz-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
    background: url(../images/pro-bar.png) repeat-x;
}
.upload-tips{
	color: #737168;
	width: 250px;
	font-size: 14px;
	margin: 15px 0;
	height: 28px;
	line-height: 28px;
	padding-left: 35px;
	border: 1px solid #ecd5be;
	background: url(../images/tipsw.png) no-repeat 10px center #faf4d6;
}
.video-title,.video-dess{
	width: 100%;
	height: 34px;
	background-color: #fff;
	border-radius: 2px;
	padding: 0 12px;
	box-sizing:border-box;
	color: #494949;
	font-size: 16px;
	border: 1px solid #578aff;
}
.video-dess{
	height: 106px;
	padding-top: 10px;
	margin-top: 22px;
	color: #494949;
	border: 1px solid #e6e6e6;

}
.circle-dess{
	width:100%;
	height: 106px;
	color: #494949;
	height: 106px;
	background-color: #fff;
	border-radius: 2px;
	box-sizing:border-box;
	padding: 10px 12px;
	border: 1px solid #e6e6e6;
	
}
.video-button{
	float: right;
	width: 200px;
	height: 34px;
	margin-top: 30px;
}
.four-ca{
	width: 100%;
	margin-top: 22px;
}
.four-ca li{
	float: left;
	width: 48%;
	height: 58px;
	overflow: hidden;
	box-sizing:border-box;
}
.four-ca li.current{
	border: 2px solid #eb004f;
	opacity: 0.7;
}
.four-ca li:first-child{
	margin-right: 4%;
	
}
.four-ca li:nth-child(3){
	margin-top: 4%;
	margin-right: 4%;

}
.four-ca li:last-child{
	margin-top: 4%;
	
}
.height-60{
	height: 60px;
	display: none;
}

/* 我的圈子 */
.circle-two{
	min-height: 1000px;
}
.circle-list{
	padding-top: 22px;
	background-color: #fff;
}
.list-top{
	width: 100%;
	height: 48px;
	border-bottom: 1px solid #d3d3d3;
	padding: 0 26px;
	box-sizing:border-box;

}
.list-top p{
	color: #404040;
	float: left;
	font-size: 20px;
}
.list-button{
	float: right;
	width: 200px;
}
.admin-list,.view-list{
	position: relative;
	box-sizing:border-box;

}
.admin-list li,.other-list li{
	width: 100%;
	height: 124px;
	padding: 22px 40px 22px 26px;
	box-sizing:border-box;
	position: relative;
	border-bottom: 1px solid #e6e6e6;
	cursor: move;
}
 .other-list li{
	 background-color: #fff;
	 cursor: default;
 }
.view-list{
	width: 97.5%;
	display: none;
}
.view-list li{
	width: 100%;
	height: 124px;
	padding: 22px 40px 22px 26px;
	box-sizing:border-box;
	position: relative;
	border-bottom: 1px solid #e6e6e6;
	background-color: #fff;
}
 .other-list .img-protect.current .s-gray, .other-list .cir-protect.current .sc-gray, .other-list .img-protect .s-gray, .other-list .cir-protect .sc-gray{
	 width: 52px;
	 height: 60px;
	 border-radius: 2px;
	 position: absolute;
	 right: 0;
	 top: 0;
	 bottom: 0;
	 margin: auto 0;
	 cursor: pointer;
	 background-color: #fff;
 }
 .other-list .sc-gray em{
	 height: 22px;
	 line-height: 22px;
	 background-color: #fff;
	 text-align: center;
	 width: 50px;
	 overflow: hidden;
	 border: 1px solid #d8dde1;
	 display: block;
	 color: #333;
 }
 .other-list .sc-gray em.yedit{
	 margin-bottom: 10px;
	 right: 0;
	 top: 11px;
	 border: 1px solid #d8dde1;
	 color: #333;
	 border-radius:0px;

 }
 .other-list .sc-grayup em.yedit{
	 margin-bottom: 14px;
 }
 .other-list .cir-protect .sc-gray em.ydel{
	 top:49px;
	 right:0;
	 border: 1px solid #d8dde1;
	 color: #333;
	 border-radius:0px;
 }
 .cir-protect span.piandannum{
	 position: absolute;
	 left:6px;
	 top:6px;
	 min-width:20px;
	 height:18px;
	 border-radius:2px;
	 line-height:18px;
	 background:url("../images/piandannum.png") no-repeat rgba(0,0,0,0.5);
	 background-size:auto 9px;
	 background-position: 6px center;
	 color: #fff;
	 padding-left: 23px;
	 padding-right: 2px;
	 text-align: center;
	 font-size: 10px;
	 z-index:9;
 }
 .other-list .cir-protect.current .sc-gray em:hover{
	 color: #578aff;
	 border:1px solid #578aff;
	 background-color: #fff;
 }
 .other-list .bigbangbang{
	 display: none;
 }
 .other-list div.descir-protect h3{
	 color: #333;
	 font-size: 18px;
	 margin-top: 10px;

 }
 .other-list .cir-protect.current .sc-gray .play_cloud{
	 display: none;
 }
 .other-list div.descir-protect .em-left{
	 margin-top: 6px;
 }
 .other-list div.descir-protect .bls em{
	 font-size: 14px;
	 margin-top: 10px;
 }
 .other-list div.descir-protect .cir-time{
	 display: none;
 }
 .other-list .cir-protect img{
	 width: 146px;
	 height: 80px;
 }

 .other-list li div.img-protect, .other-list li div.cir-protect{
	 height: 80px;
 }
 .other-list .descir-protect, .other-list .descir-protect.current{
	 position: absolute;
	 left: 176px;
	 top: 18px;
	
	 background-color: #fff;
 }
 .other-list .descir-protect, .other-list .descir-protect.current p{
	 color: #b0b0b0;
 }
 .other-list li div.descir-protect.current span,.other-list li div.descir-protect.current em{
	 color: #b0b0b0;
 }
 .other-list li div.descir-protect.current h3 em{
	 color: #333;
 }
 .other-list .cir-protect.current a.play-small{
	 position: absolute;
	 width: 146px;
	 height: 80px;
	 top: 0;
	 left: 0;
	 background: url(../images/play_cloud_bg.png) no-repeat;
	 background-size: 100% auto;
	 z-index: 9;
	 cursor: pointer;
	 background-position: 100% auto;
 }
.f-img{
	width: 146px;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	position: relative;
}
.f-img:hover{
	background-color: #000;
}
.f-img:hover img{
	opacity: 0.6;
}
.f-img a{
	position: absolute;
    width: 40px;
    height: 48px;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -24px;
    background: url(../images/play_cloud.png) no-repeat;
    background-size: 50% auto;
    z-index: 9;
    cursor: pointer;
    display: none;
    background-position: 50% 50%;
}
.f-img:hover a{
	display: block;
}
.f-title{
	color: #333;
	font-size: 18px;
	margin-top: 16px;
}
.f-time{
	color: #b8b8b8;
	font-size: 14px;
}

.more-edit{
	width: 58px;
	height: 48px;
	border-radius: 2px;
	position: absolute;
	right: 40px;
	top: 0;
	bottom:0;
	margin: auto 0;
	cursor: pointer;
	
}
.more-edit p{
	height: 24px;
	line-height: 24px;
	background-color: #fff;
	text-align: center;
	width: 100%;
	overflow: hidden;
	border: 1px solid #d8dde1;

	
}
 .more-edit p.edit-small{
	margin-bottom: 10px;
	margin-top: -5px;
} 
.more-edit p:hover{
	color: #578aff;
	border:1px solid #578aff;
}
.circle-up{
	width: 560px;
	height: 490px;
	background-color: #f5f5f5;
	border-radius: 6px;
	box-sizing: border-box;
    box-shadow: 0px 5px 30px #444444;
	-moz-box-shadow: 0px 5px 30px #444444;
	-webkit-box-shadow: 0px 5px 30px #444444;
	-o-box-shadow: 0px 5px 30px #444444;
	-ms-box-shadow: 0px 5px 30px #444444;
	border-radius: 6px;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
	opacity: 0;
	transform:all 0.5s;
}

.circle-blue{
	width: 100%;
	height: 94px;
	background-color: #558dff;
	border-radius: 6px 6px 0 0;
	position: relative;
}

.up-url,.up-myvideo{
	width: 50%;
	color: #fff;
	font-size: 18px;
	line-height: 94px;
	text-align: center;
	float: left;
	cursor: pointer;
}
.circle-blue span{
	width: 0;
	height: 0;
	position: absolute;
	bottom: 0;
	left: 25%;
	margin-left: -10px;
	border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
}
.circle-blue span.current{
	left: 75%;
}
 .circle-url{
	 width:100%;
	 height: 327px;
	 padding: 28px 52px 40px;
	 box-sizing:border-box;
 }
 .circle-url h1,.circle-url p{
	 font-size: 14px;
	 color: #b0b0b0;
 }
 .circle-url h1{
	 margin-top: 20px;
 }
.circle-myvideo{
	width: 100%;
	height: 327px;
	overflow-y:scroll;
	display: none;
}
textarea.writeurl{
	width: 100%;
	height: 40%;
	box-sizing:border-box;
	padding: 14px;
	border: 1px solid #e6e6e6;
	font-size: 14px;
	background-color: #fff;
}
 textarea.writeurl:focus{
	 border: 1px solid #578aff;
 }
/* 复选框美化 */
.me-select {
	position: relative;
	margin: 0 auto;
	max-width: 800px;
}

.me-select ul {
	list-style: none;
	padding: 0;
	width: 100%;
}

.me-select li{
	margin: 0 auto;
	height: 86px;
	line-height: 55px;
	position: relative;
	border-bottom: 1px solid #e6e6e6;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.me-select li:hover{
	background-color: #e6e6e6;
}

.me-select li.selected {
	box-shadow: inset 0 0 0 40px rgba(255,246,0,0.1);
}

.me-select label {
	display: inline-block;
	width: 100%;
	position: relative;
	font-size: 1.2em;
	padding: 14px 10px 14px 56px;
	vertical-align: top;
	cursor: pointer;
	box-sizing:border-box;
}

.me-select label span {
	vertical-align: middle;
	display: inline-block;
	max-width: 330px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}


.me-select input[type="checkbox"],
.me-select label::before,
.me-select input[type="checkbox"]:checked + label::after {
	width: 14px;
	height: 14px;
	top: 50%;
	left: 20px;
	margin-top: -7px;
	position: absolute;
	cursor: pointer;
}

.me-select input[type="checkbox"] {
	opacity: 0;
	-webkit-appearance: none;
	display: inline-block;
	vertical-align: middle;
	z-index: 100;
}

.me-select label::before {
	content: '';
	border: 2px solid rgba(0,0,0,0.3);
}

.me-select input[type="checkbox"]:checked + label::after {
	content: '\2713';
	text-align: right;
	line-height: 14px;
	color: #595959;
	font-weight: bold;
	border: 2px solid #578aff;
}
/* 复选框美化结束 */
.me-img{
	width: 106px;
	height: 58px;
	overflow: hidden;
	float: left;
	margin-right: 27px;
}

.circle-edit{
	width: 520px;
	height: 506px;
	background-color: #f5f5f5;
	border-radius: 6px;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	z-index: -1;
	box-sizing: border-box;
    box-shadow: 0px 5px 30px #444444;
	-moz-box-shadow: 0px 5px 30px #444444;
	-webkit-box-shadow: 0px 5px 30px #444444;
	-o-box-shadow: 0px 5px 30px #444444;
	-ms-box-shadow: 0px 5px 30px #444444;
	opacity: 0;
	transform:all 0.5s ease-in;
}
.circle-img{
	padding: 34px 46px 0;

}
.img-pro{
	width: 303px;
	height: 170px;
	overflow: hidden;
	box-sizing: border-box;
	float: left;

}
 .left-fm{
	 float: left;
	 font-size: 16px;
	 color: #a3a3a3;
	 margin-right: 20px;
	 margin-top:68px;
 }
.upposter,.uppposter{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.circle-up-btn,.video-poster-btn{
	width: 90px;
	height: 32px;
	border: 1px solid #d8dde1;
	text-align: center;
	line-height: 32px;
	color: #71767a;
	float: right;
	margin-top: 51px;
	cursor: pointer;
	border-radius: 2px;
}
.circle-up-btn{
	position: relative;
	overflow: hidden;
}
.leader-circle-up-btn{
	width: 90px;
	height: 32px;
	border: 1px solid #d8dde1;
	text-align: center;
	line-height: 32px;
	color: #71767a;
	margin-top: 15px;
	float: left;
	margin-left: 90px;
	cursor: pointer;
	border-radius: 2px;
	position: relative;
}

 .leader-upload{
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 100%;
	 height: 100%;
	 opacity: 0;
 }

.video-poster-btn{
	margin-top: 8px;
	position: relative;
}
.circle-up-btn:hover,.video-poster-btn:hover{
	background-color: #eeeff2;
}
.poster-preview{
	width: 240px;
	height: 144px;
	background-color: #f7f8fa;
	border: 1px solid #c6ced2;
	border-radius: 6px;
	position: absolute;
	right: 30px;
	top: 200px;
	padding: 10px;
	display: none;
	z-index: -1;
	transform:all 0.5s;
	box-sizing:border-box;
}
.poster-preview:after{
	content: '';
	width: 14px;
	height: 7px;
	position: absolute;
	top: -7px;
	right: 62px;
	background:url(../images/circle-arrow.png) no-repeat;
}
.poster-preview li{
	width: 105px;
	height: 58px;
	overflow: hidden;
	float: left;
	box-sizing:border-box;

}
.poster-preview li:hover{
	border: 2px solid #ea0951;

}
.poster-preview li:hover img{
	opacity: 0.6;
}
.poster-preview li:first-child,.poster-preview li:nth-child(3){
	margin-right: 6px;
}
.poster-preview li:first-child,.poster-preview li:nth-child(2){
	margin-bottom: 6px;
}
.circle-uping{
	width: 215px;
	height: 188px;
	border-radius: 6px;
	padding-top: 130px;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	opacity: 0;
	z-index: -1;
	transform:all 0.5s;
    box-shadow: 0px 5px 30px #444444;
	-moz-box-shadow: 0px 5px 30px #444444;
	-webkit-box-shadow: 0px 5px 30px #444444;
	-o-box-shadow: 0px 5px 30px #444444;
	-ms-box-shadow: 0px 5px 30px #444444;
	background-color: #fff;
}
.circle-uping p{
	font-size: 16px;
	color: #626467;
	text-align: center;
}
.circle-uping::before{
	content: '';
	width: 60px;
	height: 60px;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	top: 47px;
	background: url(../images/circle-uping.png) no-repeat center center;
	animation: rotate 1.5s linear infinite;
	-moz-animation: rotate 1.5s linear infinite;
	-o-animation: rotate 1s linear infinite;
	-webkit-animation: rotate 1.5s linear infinite;
	-ms-animation: rotate 1.5s linear infinite; 
}

@keyframes rotate {
  from {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.circle-uping::after{
	content: '';
	width: 24px;
	height: 28px;
	position: absolute;
	left: 50%;
	margin-left: -12px;
	top: 63px;
	background: url(../images/circle-loading.png) no-repeat center center;
	
}
.circle-lab-title{
	width: 100%;
	height: 233px;
	padding: 32px 46px 10px;
	box-sizing:border-box;
}
.circle-lab-title label{
	font-size: 16px;
	color: #a3a3a3;
	margin-right: 12px;
}


.lab-dess{
	margin-top: 22px;
}
.lab-lab{
	vertical-align: 88px;
}

.circle-show-list{
	margin-top: -60px;
}


.number-a{
	margin-left: auto ;
}
.circle-del{
	width: 290px;
	height: 240px;
	background-color: #fafafa;
	border-radius: 6px;
	box-sizing:border-box;
	opacity: 0;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
	transform:all 0.5s ease-in;
}
.uoload.current{
	opacity: 1;
	z-index: 99;
	margin-top:-80px;
	min-height:1000px;

}
.circle-del.current,.circle-edit.current,.circle-up.current,.circle-uping.current,.file-pop.current,.cancle-up.current,.file-done.current,.poster-preview.current{
	opacity: 1;
	display: block;
	animation:mymove 0.5s;
	-webkit-animation:mymove 0.5s;
	z-index:99;
}
@keyframes mymove
{
from {transform:scale(0.8);}
to {transform:scale(1);}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
from {transform:scale(0.8);}
to {transform:scale(1);}
}
.cancle-up.current{
	z-index: 100;
}
.del-pink{
	width: 100%;
	height: 109px;
	border-radius: 6px 6px 0 0;
	background: url(../images/circle-del.png) no-repeat center center #ff5757;
}
.circle-del p{
	font-size: 16px;
	color: #525558;
	text-align: center;
	height: 84px;
	line-height: 78px;
}
.del-choose{
	padding: 0 40px;
}
/* 分页效果CSS开始 */
.holder{margin-top:25px;text-align:center;height: 28px;}
.holder a{font-size:14px;cursor:pointer;margin:0 5px;color:#444444;width:28px;height: 28px;border-radius: 50%;line-height: 28px;text-align: center;}
.holder a:hover{background-color:#578aff;color:#fff;border-radius: 50%;}
.holder a.jp-previous{margin-right:15px;}
.holder a.jp-next{margin-left:15px;}
.holder a.jp-current, a.jp-current:hover{color:#578aff;font-weight:bold;background-color:#578aff;}
.holder a.jp-disabled, a.jp-disabled:hover{color:#eee;}
.holder a.jp-current, a.jp-current:hover,.holder a.jp-disabled, a.jp-disabled:hover{cursor:default;background:none;}
.holder span{margin:0 5px;}
/* 分页效果CSS结束 */
.input-small-width{
	width:80%;
}













