@charset "utf-8";

/* member styles */
.top-back {
    height: 100%;
    margin-right: 5%;
    display:none;
}
.top-back:after {
    content: '';
    height: 100%;
    width: 0;
    display: inline-block;
    vertical-align: middle;
}
.top-back img {
    height: 35%;
    vertical-align: middle;
}

.ding,#myform .release{
    background:#fe9627;
}
.top-header .edit{
	color:#242424;
}
.meinfo {
    margin-top: 53px;
}
.hy-tou {
    background:none;
}
.dianl {
    border:1px solid #b5b5b5;
    margin:20px auto;
    width: 100px;
    height: 40px;
    line-height: 40px;
    color:#fe9627;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.dianl a{
	color:#fe9627;
}
.ydianl {
    background:#fe9627;
    border:0;
    color:#fff;
}
/* .search-cont2 {
    display:block;
    padding:0 15px;
} */

.member-main {
    margin-top:53px;
}
.hy-bg2 {
    padding:15px 15px;
    height:110px;
    background:#ffead4 url(../../images/videox/hy-a.png) no-repeat 90%;
    background-size: auto 90%;
}
.hy-bg2 .toux{
	width:80px;
	height:80px;
	object-fit:cover;
	-webkit-object-fit:cover;
}
.hy-bg2-b {
    background-image:url(../../images/videox/hy-b.png);
}
.hy-bg2 img {
    vertical-align: middle;
    height: 80px;
}
.edit-list2 {
    margin:3px 0 55px;
    padding:0 15px;
    font-size: 14px;
}
.edit-list2 a {
    color: #010101;
    width:100%;
    display:inline-block;
    position:relative;
    font-size:16px;
}
.edit-list2  li{
    line-height:40px;
    height:40px;
    border-bottom: 1px solid #b5b5b5;
    padding-left:6px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.edit-list2 li input{
    border:0;
    margin-left: 12px;
    width: 80%;
}
.edit-list2 li.sex-xuan input{
    width: 50px;
    margin-left:0;
}
.edit-list2 li input:focus,.edit-list2 li select:focus{
    outline:0;
}
.edit-list2 li select{
    border:0;
    margin-left: 12px;
    height: 100%;
    width: 80%;
}
.top-col {
    background:#fe9627;
}
.m-cont-wrap .menu_tab {
    color:#b5b5b5;
}
.m-cont-wrap .menu_tab .active {
    color:#fe9627;
    background: none;
}
.menu_tab .menu_info span.sp_title,.menu_tab .menu_info span.yp_title {
    border:0;
}
/* .edit-list2  li em {
    font-style: normal;
    float:right;
} */
.edit-list2  li a span {
    color: #b5b5b5;
    float:right;
    padding-right: 20px;
   /* background:url(../../images/videox/hyicon.png) no-repeat right;
    background-size: auto 35%;
    height: 100%;*/
}
.edit-list2 li a em{
	 background:url(../../images/videox/hyicon.png);
	 background-size:9px 16px;	
	 width:9px;
	 height:16px;
	 position:absolute;
	 right:0;
	 top:12px;
}
.edit-list2  li.nomore a span {
    background:none;
}
.edit-list2 .log_out{
	width:100%;
	height:45px;
	text-align:center;
	background:#fe9627;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	margin-top:20px;
}
.edit-list2 .log_out a{
	color:#fff;
	height:45px;
	line-height:45px;
	display:inline-block;
}
.edit-list2 .log_out button{
	color:#fff;
	height:45px;
	line-height:45px;
	display:inline-block;
	background:none;
	border:0;
	font-size:16px;
}  
/* 个人资料修改页面 */
.member-main .ziliao{
	position:relative;
}
.member-main .ziliao a{
	position:absolute;
	right:0px;
	border: 0;
    background: #fe9627;
    color: #fff;
    padding: 2px 6px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: 60px;
    margin-top: 2px;
    color:#fff; 
    padding-left:0px;
    font-size: 16px; 
    line-height:21px;
    display:inline-block;
    text-align:center;
}
.edit-h3 {
    color:#fe9627;
    font-weight:normal;
    margin:0 15px;
    font-size: 16px;
    height:35px;
    line-height:35px;
    padding-left:6px;
    border-bottom:1px solid #b5b5b5;
}
.edit-h3 a{
	color:#242424;
	padding-left: 10px;
    font-size: 14px;
}
.xiugai-btn{
    border:0;
    background:#fe9627;
    color: #fff;
    padding:2px 6px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: 60px;
    margin-top:2px;
}

/*我的地址*/
.m-address li{
	background:#fff;
	margin-top:10px;
	color:#000;	
}
.m-address .info{
	border-bottom:1px solid #ccc;
	padding:5px 10px 5px 10px;	
	line-height:30px;
}
.m-address .l{
	float:left;
}
.m-address .r{
	float:right;
}
.m-address .choose{
	position:relative;
	padding:0 10px 0 10px;
	height: 40px;
    line-height: 40px;
}
.m-address .choose a{
	color:#000;	
}
.m-address .edit{
	background:url(../../images/videox/edit.png) 0 10px no-repeat;
	padding-left:25px;
	float:right;
	margin-right:20px;
}
.m-address .delete{
	background:url(../../images/videox/delete.png) 0 10px no-repeat;
	padding-left:25px;
	float:right;
}
.m-address .add1{
	padding:10px;
}
.m-address .add_address{
	width: 100%;
	margin-top:10px;
    height: 45px;
    text-align: center;
    background:none;;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border:1px solid #fe9627;
}
.m-address .add_address a{
	 line-height:45px;	
	 color:#fe9627;	
	 display: inline-block;
     width: 100%;
}
/*单选按钮切换样式*/
.m-address .choose label.chkbox {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  z-index: 2;
  vertical-align: top;
  width: 48px;
  height: 16px;
  border-radius: 5px;
  margin: 0 5px 5px 0;
  padding: 7px 10px;
  cursor: pointer;
  overflow: hidden;
  background-color: #cfcfcf;
  color: white;
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1) inset, 0 1px 4px rgba(0, 0, 0, 0.1) inset, 1px -1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: background-color 0.4s ease;
  -moz-transition: background-color 0.4s ease;
  -ms-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
.m-address .choose label.radio {
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  margin: 0 5px 5px 0;
  padding: 0;
  top:7px;
  background:url(../../images/videox/check.png) no-repeat;
}
.m-address .choose label.radio > span.pip {
  width:20px;
  height:20px;
  position: absolute;
  border-radius: 100%;
  background:url(../../images/videox/checked.png) no-repeat;
  transform: scale(0, 0);
  transition: all 0.2s ease;
}
.m-address .choose label.radio > span.pip{
	
}
.choose label.radio.on {
  /*background-color: #05abe0;*/
   background:url(../../images/videox/check.png) no-repeat;
}
.m-address .choose label.radio.on > span.pip {
  transform: scale(1.1, 1.1);
}

.m-address .choose input[type=radio].replaced {
  position: absolute;
  left: -9999em;
}
/*新增地址*/
#sheng{
	margin-left:-3px;
}
#qu{
	width:23%;
}
.m-add{
	margin-top:10px;	
}
.m-add .edit-list2{
	margin-bottom:0;
	background:#fff;
}
.m-add .edit-list2 li{
	color:#b5b5b5;
	font-size:16px;	
}
.m-add .edit-list2 li select{
	margin-left:0;
	width:auto;
}
.m-add .edit-list2 a{
	color:#b5b5b5;
	font-size:16px;	
}
.m-add .save1{
	padding:10px;
}
.m-add .add_address input{
	 width: 100%;
    margin-top: 10px;
    height: 45px;
    text-align: center;
    background: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #fe9627;
    color:#fe9627;	
}
/*.m-add .add_address{
	 width: 100%;
    margin-top: 10px;
    height: 45px;
    text-align: center;
    background: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #fe9627;
}*/
.m-add .add_address a{
	line-height: 45px;
    color: #fe9627;
    display: inline-block;
    width: 100%;
}
#edit-add .edit-list2 li{
	color:#000;
}
/*客户服务*/
.vedio_service #publish_form .input1{
	background:none;
}
.vedio_service #publish_form .input3 input{
  width:100%;
  border:none;
  border-radius:0;
    background:#f4f4f4;
    padding-left:10px;  
    height:40px;
    line-height:40px;
}
.vedio_service #publish_form .input2 input{
  width:100%;
  border:none;
  border-radius:0;
    background:#f4f4f4;
    padding-left:10px;  
    height:40px;
    line-height:40px;
}
.input5{
	padding:10px;	
}
.vedio_service #publish_form .input5 input{	
	width:100%;
	border:none;
	border-radius:0;
    background:#f4f4f4;
    padding-left:10px;	
    height:40px;
    line-height:40px;
}
#service_form{
	padding:10px;
	
}
#service_form .item{
	font-size:14px;	
}
#service_form .text{
	background:#f4f4f4;	
	width:100%;
	border:none;
	height:40px;
	line-height:40px;
	padding-left:10px;
	margin-bottom:20px;
}
#service_form .textarea,#publish_form .textarea{
	width:100%;
	background:#f4f4f4;	
	border:none;
	padding-left:10px;
	line-height:40px;
	color:#b5b5b5;
	font-size:14px;
}
#service_form .tips,#publish_form .tip1{
	color:#000;
	text-align:right;
}
#signupSubmit{
	padding:10px;
}
#service_form .submit input,.vedio_service #publish_form .submit{
	border:1px solid #fe9627;	
	color:#fe9627;
	width:100%;
	height:45px;
	line-height:45px;
	background:none;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	font-size:16px;
	padding-left:0;
	
}
#upBox{
	text-align: center;
	width:100%;
	padding:20px 0;
	margin: auto;
	position: relative;
	border-radius: 10px;
}
#inputBox{
	float:left;
	width:90px;
	height:90px;
	background:url(../../images/videox/default_upload.png) no-repeat;
	position: relative;
	text-align: center;
	overflow: hidden;
}
#inputBox input{
	width:90px;
	height:90px;
	opacity: 0;
	cursor: pointer;
	position: absolute;
	top: 0;
	left:0;			
}
#imgBox{
	text-align: left;
	float:left;
}
.imgContainer{
	display: inline-block;
	position: relative;
	margin:0 20px 15px 0;
	box-sizing: border-box;
}
.imgContainer img{
	width: 100%;
	cursor: pointer;
	width:90px;
    height:90px;
    object-fit:cover;
    min-height: 90px;
    border-radius:5px;
     -webkit-border-radius:5px;
      -moz-border-radius:5px;
}
.imgContainer p{
	position: absolute;
	top: -10px;
    right: -10px;;
	width: 25px;
	height: 25px;
	background:url(../../images/videox/uopload_close.png) no-repeat;
	text-align: center;
	line-height: 30px;
	color: white;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	display: block;
}		
#btn{
	outline: none;
	width: 100px;
	height: 30px;
	background: cornflowerblue;
	border: 1px solid cornflowerblue;
	color: white;
	cursor: pointer;
	margin-top: 30px;
	border-radius: 5px;
	}
.info1 .right select{
	width:100%;
	height:40px;
	margin-top:5px;
}
#edit-add .edit-list2 li select{
	height:80%;
}
#sheng,#shi,#qu{
	height:80%;
}
.msgcontent{
	line-height: 25px;
    font-size: 16px;
    padding-top: 10px;
    text-indent: 2em;
}
/*课程购买*/
.my_pay .info1 .bottom input{
	border: 1px solid #fe9627;
    color: #fe9627;
    height: 45px;
    line-height: 45px;
    background: none;
    width: 100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.my_pay .info1 .right{
	margin:20px 0;
}
.my_pay{
	padding:10px;
}
.my_pay .menu{
	border-bottom:1px solid #ccc;
	height:40px;
	line-height:40px;
	text-align:center;
}
/*.my_pay .menu .weixin{
	margin-right:15px;
}*/

.my_pay .menu a{
	color:#b5b5b5;
	font-size:16px;	
	float:left;
	display:inline-block;
	width:50%;
	text-align:center;
}
.my_pay .menu a.selected{
	color:#fe9627;		
}
.my_pay .con{
	padding:15px 10px 10px 10px;
}
.my_pay .con p{
	color:#b5b5b5;
	font-size:15px;
	margin-top:15px;
}
.my_pay .con p a{
	color:#fe9627;		
}
.my_pay .con .top{
	border-radius:5px;
	border:1px solid #ccc;
}
.my_pay .con .top h4{
	height:40px;
	line-height:40px;	
	padding-left:10px;
	font-weight:normal;
}
.my_pay .con .bottom{
	margin-top:15px;		
}
.my_pay .con .bottom button{
	border:1px solid #fe9627;
	color:#fe9627;
	height:45px;
	line-height:45px;
	background:none;
	width:100%;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.my_pay .con .bottom a{
	color:#fe9627;	
}
.my_pay .con .top img{
	width:100%;	
	border-radius:5px 0 0 5px;
}
.my_pay .tip{
	color:#b5b5b5;
	margin-top:50px;
	/*position: fixed;
    bottom: 30px;*/
    padding:0 10px;
    font-size:15px;
}
.info2,.tip2{
	display:none;
}
/*评论信息框*/
.ui-input-wrap{
	background-color:#fff;
  	height: 45px;
  display: -webkit-box;
  -webkit-box-align: center;
}
.ui-input {
  	height:45px;
  	line-height:45px;
  	margin:0 10px 7px 0;
  	background: #fff;
  	padding-left: 10px;
  	-webkit-box-flex: 1;
    border: 1px solid #ccc;
  	border-radius:5px;
}
.ui-input .ui-text{
	 width: 100%;
  	height: 100%;
  	line-height:100%;
  	border: 0;
  	background: 0 0;
 	-webkit-appearance: none;
  	outline: 0;
}
.ui-submit{
	color:#fff;
	background:#fe9627;
	height: 45px;
  line-height:45px;
  padding: 0 11px;
  min-width:75px;
  display: inline-block;
  position: relative;
  text-align: center;
  font-size: 16px; 
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border:none;
  border-radius:5px;
}
/* 日期插件样式 */
.page {display: none;position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 100%;height: 100%;overflow: hidden;}
#datescroll div{float: left;margin-left: 10%;margin-top: 15px;padding-right: 22px;}
#datescroll_datetime div{float: left;margin-left: 10%;padding-right: 22px;}
#yearwrapper{position: absolute;left: 0;top:45px;bottom: 60px;width:80%;}
#monthwrapper{position: absolute;left: 26%;top:45px;bottom: 60px;width:80%;}
#daywrapper{position: absolute;left: 50%;top:45px;bottom: 60px;width:80%;}
#Hourwrapper{position: absolute;left: 0;top:195px;bottom: 68px;width:80%;}
#Minutewrapper{position: absolute;left: 26%;top:195px;bottom: 68px;width:80%;}
#Secondwrapper{position: absolute;left: 50%;top:195px;bottom: 68px;width:80%;}
#Hourwrapper ul li{color: #898989;font-size: 12px;}
#Minutewrapper ul li{color: #898989;font-size: 12px;}
#Secondwrapper ul li{color: #898989;font-size: 12px;}
#yearwrapper ul li{color: #898989;font-size: 12px;}
#monthwrapper ul li{color: #898989;font-size: 12px;}
#daywrapper ul li{color: #898989;font-size: 12px;}
#markyear{position:relative; margin-left: 76px;top:-2px;}
#markmonth{position:relative; margin-left: 40px;top:-2px;}
#markday{position:relative; margin-left: 42px;top:-2px;}
#markhour{position:relative; margin-left: 62px;top:-2px;}
#markminut{position:relative; margin-left: 58px;top:-2px;}
#marksecond{position:relative; margin-left: 68px;top:-2px;}
#dateheader{width: 100%;height: 50px;background: #fe9627;text-align: center;color: #fff;line-height: 50px;font-size: 20px;}
#setcancle ul{text-align: center;line-height: 30px; margin:1px auto;font-size: 20px;}
#setcancle ul li{border-radius:3px;float: left;width: 40%;height: 30px;list-style-type: none;font-family:'microsoft yahei';font-size:16px;}
#dateconfirm{position: absolute;background:#fe9627;left:20px;color:#fff;}
#datecancle{position: absolute;background:  #dcdddd;right:20px;width: 40%;color:#666;}
#dateshadow{display: none;position: absolute;width: 100%;height: 100%;top:0;left:0;background: #000; filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5;}
#datePage{font-size: 22px; border-radius: 3px; position:absolute;top:110px;MARGIN-RIGHT: auto;vertical-align:middle;
MARGIN-LEFT: auto;width: 80%;;height: 240px;background: #FFFFFF;z-index:9999999;}
#datetitle{width: 100%;height:50px;background: #fe9627;text-align: center;color: #fff;line-height: 50px;font-size: 20px;font-family:'microsoft yahei';}
#datetitle h1{font-weight:normal;}
#datemark{font-size: 18px;left:5%;width: 90%;height: 20px;position:absolute;top:108px;background:#eee;border:1px solid #eee;}
#timemark{font-size: 18px;left:5%;width: 90%;height: 20px;position:absolute;top:242px;background:#eee;border:1px solid #eee;}
#datescroll{background: #F8F8F8;width:94%; margin:10px 3%;border: 1px solid #E0E0E0;border-radius: 4px;height: 120px;text-align: center;line-height: 40px;}
#datescroll_datetime{display: none;background:#F8F8F8;width:94%; margin:10px 3%;margin-top: 10px;border: 1px solid #E0E0E0;border-radius: 4px;height: 120px;text-align: center;line-height: 40px;}
#yearwrapper ul,#monthwrapper ul,#daywrapper ul{width:40%;}
#Hourwrapper ul,#Minutewrapper ul,#Secondwrapper ul{width:40%;}
#dateFooter{width:100%;background: #fff;height: 50px;bottom: 0px;position: absolute;}

@media screen and (max-width: 370px) {
     /* .hy-bg2{
        height:180px;
    }  */
}

#mask-wrap {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	z-index: 100;
	display: none;
}