/* 注册 */
.contentUlEject {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}

.contentUlEject .contentInputEject {
	/*margin-top: 10px;*/
	width: 100%;
	height: 50px;
	line-height: 50px;
	/*border: 1.5px solid #bdbaba;*/
	/*border-radius: 5px 5px 5px 5px;*/
}

.contentInputEject input[type="text"] {
	border-bottom: none;
	height: 30px;
}

.contentMessage {
	width: 200px;
}

.contentBtn {
	float: right;
	background: #b9b5b5;
	height: 30px;
	width: 50px;
	border: 1.5px solid #bdbaba;
	border-radius: 5px 5px 5px 5px;
}

.wordFont {
	line-height: 30px;
	padding-left: 4px;
	border: 1px solid #dcdada;
}

input[type="password"] {
	border: 0px;
}

.bar .btn .icon {
	top: 10px;
}

#regist_box_error_msg {
	height: 50px;
	border-radius: 5px;
	border: 1px solid gray;
	padding: 9px 3px 7px 15px;
	color: red;
	background: white;
	font-size: 14px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
/* ------------------------------------- */
.opacity1 {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	/* opacity:0.6; */
	z-index: 99999;
	position: fixed !important;
	/* FF IE7*/
	position: absolute;
	/*IE6*/
	_top: expression(eval(document.compatMode &&     document.compatMode == 
		 'CSS1Compat')?   documentElement.scrollTop+   (document.documentElement.clientHeight-this.offsetHeight
		)/2:   /*IE6*/  
				document.body.scrollTop+   (document.body.clientHeight-
		this.clientHeight )/2 );
	/*IE5 IE5.5*/
}

.opacity2 {
	width: 91%;
	border: 1px solid gray;
	position: absolute;
	background: white !important;
	box-shadow: 3px 3px 19px -7px grey;
	/* border: 1px solid #333; */
	overflow: auto;
	left: 4%;
	top: 6%;
	position: relative;
	border-radius: 12px;
}

.new_register_title {
	height: 40px;
	margin: auto;
	margin-top: 20px;
	padding-left: 22px;
    padding-right: 22px;
}
.new_register_title>img{
	width: 33%;
}
.opacity2_X {
	position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    /*background: #f95d60 !important;*/
    color: #fff;
    right: 4%;
    top: 2%;
    font-size: 23px;
    line-height: 14px;
	z-index: 10;
}
.loginnews{
	padding: 10px 15px;
    margin: 22px 22px 0;
    background-color: #ddd;
    border-radius: 8px;
    color: #d80b2f;
    font-size: 13px;
    display: none;
}
.eject_content{
		  font-size: 13px;
	}
	.eject_user_info_box {
	  position: relative;
	  line-height: 18px;
	  height: 40px;
	  padding: 10px;
	  margin-top: 10px;
	}
	.eject_bors_box {
	  padding-left: 10px;
	  padding-right: 10px;
	  border: 1px solid #dcdcdc;
	  background-color: #fff;
	  border-radius: 3px;
	}
	.eject_user_info_box .huiyuandengji {
	  position: absolute;
	  top: 10px;
	  right: 0;
	  color: #699f00;
	  font-size: 14px;
	  padding-right: 10px;
	}
	.eject_content .eject_pay_hd {
	  font-size: 14px;
	  padding-top: 10px;
	 }
	.fb {
	  font-weight: bold;
	}
	table{color:#555;text-align: center;width:100%;margin-top:10px;font-size:13px;}
    td{height:35px;}

    .table-view[data-value='contentUlEject'] { /*样式的兼容*/
        border: none;
    }

    .table-view-cell[data-value='contentLi'] { /*样式的兼容*/
        border: none;
        padding: 0px 15px 11px 15px;
    }
    .eject_pay_list {
	  margin-left: -48px;
	}
    .eject_pay_item.selected {
	  border:2px solid #f95d60;
	}
	ul, ol {
	  list-style: none;
	}
	.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.eject_pay_list li {
  float: left;
  width: 50%;
  display:none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
li {
  display: list-item;
  text-align: -webkit-match-parent;
}
.eject_pay_item {
  position: relative;
  margin-left: 8px;
  border: 1px solid #dcdcdc;
  background-color: #fff;
  border-radius: 3px;
  margin-top: 10px;
  height: 50px;
  text-align: center;
}
.eject_pay_item .tle {
  font-size: 16px;
  line-height: 50px;
	color: #635a5b;
}
strong {
  font-weight: normal;
}
.eject_pay_other_info{
	width: 100%;
    margin-bottom: 10px;
}

.eject_fs14 {
  font-size: 14px !important;
    width: 100%;
    text-align: left;
    padding: 5px;
}
.orange {
  color: #ef5b30;
}
.erweima_pbut{
	margin-top: 20px;
    background: #0173d7;
    color: white;
    padding: 6px 30px;
    border: none;
}
.redFont {
	color: red !important;
}

.head-title-part{display: flex;width: 100%;height: 36px;margin: 20px 0;padding: 0 20px;}
.head-title-part>.step-item{display: flex;width: 33%;flex-grow: 1;padding: 0 10px;}
.head-title-part>.step-item:first-child .triangle-box:before{width: 10px;border: none;}
.head-title-part>.step-item:last-child .triangle-box:after{width: 10px;border: none;background-color: #dcdada;}
.triangle-box{height:36px; background-color:#EE4900; position:relative;width: 100%;font-size: 14px;justify-content: center;align-items: center;color: #fff;display: flex;}
.triangle-box:after{content:"";width:0px; height:36px; position:absolute; box-sizing:border-box;right:-10px;border-top: 18px solid transparent;border-left: 10px solid #EE4900;border-bottom: 18px solid transparent;top:0px;}
.triangle-box:before{content:"";width:0px; height:36px; position:absolute; box-sizing:border-box;left:-10px; background-color:#EE4900;border-top: 18px solid transparent;border-left: 10px solid #fff;border-bottom: 18px solid transparent;top:0px;}
.head-title-part>.step-item.active>.triangle-box{background-color: #dcdada;}
.head-title-part>.step-item.active>.triangle-box:after{border-left-color: #dcdada;}
.head-title-part>.step-item.active>.triangle-box:before{background-color: #dcdada;}
.head-title-part>.step-item:last-child.active>.triangle-box:after{background-color: #dcdada}

/*-- 实拍会员(弹出层) start--*/
#real_auction_vip .root-container{display: flex;flex-direction: column;align-items: center;width: 100%;font-size: 13px;line-height: 26px;}
#real_auction_vip .main{width: 100%;display: flex;flex-direction: column;padding: 0 20px 20px 20px;background: #fff;}
#real_auction_vip .main>.part{display: flex;}
#real_auction_vip .main>.part:not(:first-child){margin-top: 10px;}
#real_auction_vip .part.part-main-title{font-size: 24px;font-weight: bold;}
#real_auction_vip .part.part-user-info{align-items:center;height: 40px;background-color: #fff;border: 1px solid #f8bf89; padding: 0px 10px;justify-content: space-between;}
#real_auction_vip .part-user-info>.user-name{color: #699f00;font-size: 14px;}
#real_auction_vip .part-user-info>.vip-level{color: #ff6e1e;font-size: 14px;}
#real_auction_vip .part.part-vip-msg{min-height: 42px;line-height: 26px;color: #EE4900;padding: 0 5px;border: 1px solid #f8bf89;text-align: left;}
#real_auction_vip .part.part-vip-tab{display: flex;flex-direction: column;}
#real_auction_vip .part.part-vip-tab>div:not(:first-child){margin-top: 10px}
#real_auction_vip .part-vip-tab>.title{font-size: 14px;font-weight: bold;color: #666;margin: 0;padding: 0;position: relative;text-align: left;line-height: 26px;}
#real_auction_vip .part-vip-tab>.title>a{margin-left: 10px;cursor: pointer;color: #337ab7;}
#real_auction_vip .part-vip-tab>.content{}
#real_auction_vip table.vip-table{width: 100%;margin: 0;}
#real_auction_vip table.vip-table tr{background-color: #f3f3f3;}
#real_auction_vip table.vip-table tr td{padding: 2px;text-align: center;line-height: 18px;border: 1px solid #ddd;}
#real_auction_vip table.vip-table>thead>tr{/*background-color: #6dbbe9;*/}
#real_auction_vip table.vip-table>thead>tr>td{/*font-weight: bold;*/}
#real_auction_vip table.vip-table>tbody>tr:not(:first-child):not(:last-child):nth-child(2n-1){background-color: #D9E1F2;}
#real_auction_vip table.vip-table>tbody>tr:not(:first-child):not(:last-child):nth-child(2n){background-color: #B4C6E7;}
#real_auction_vip table.vip-table>tbody>tr:last-child{background-color: #8EA9DB;}
#real_auction_vip table.vip-table>tbody>tr>td:nth-child(1){width: 20%;}
#real_auction_vip table.vip-table>tbody>tr>td:nth-child(2){width: 14%;}
#real_auction_vip table.vip-table>tbody>tr>td:nth-child(3){width: 20%;}
#real_auction_vip table.vip-table>tbody>tr>td:nth-child(4){width: 23%;}
#real_auction_vip table.vip-table>tbody>tr>td:nth-child(5){width: 23%;}
#real_auction_vip .part.part-vip-select{display: flex;flex-direction: column;}
#real_auction_vip .part.part-vip-select>div:not(:first-child){margin-top: 10px}
#real_auction_vip .part-vip-select>.title{font-size: 14px;font-weight: bold;color: #666;margin: 0;padding: 0;position: relative;text-align: left;line-height: 26px;}
#real_auction_vip .part-vip-select>.content{background-color: transparent;}
#real_auction_vip .level-group{display: flex;width: 100%;flex-direction: row;flex-wrap: wrap;}
#real_auction_vip .level-group>.level-item{display: flex;align-items:center;justify-content:center;width: calc((100% - 10px) / 2);height: 80px;padding: 5px;margin: 10px 10px 0 0; background-color: #ffffff;border: 1px solid #e9e9e9;font-size: 16px;color: #333;cursor: pointer;text-align: center;}
#real_auction_vip .level-group>.level-item:nth-child(2n+2){margin-right: 0;}
#real_auction_vip .level-group>.level-item:nth-child(-n+2){margin-top: 0;}
/* #real_auction_vip .level-group>.level-item:hover{border: 2px solid #56a900;} */
#real_auction_vip .level-group>.level-item.selected{border: 2px solid #56a900;}
#real_auction_vip .level-group>.level-item.hidden{display: none;}
#real_auction_vip .level-group>.level-item>div>span{font-weight: bold;font-size: 20px;color: #ff6e1e;margin: 0 2px;}
#real_auction_vip .part-pay-ctrl{display: flex;flex-direction: column;}
#real_auction_vip .part-pay-ctrl>.wrap{display: flex;flex-direction: column;}
#real_auction_vip .part-pay-ctrl>.wrap>.wrap-row{display: flex;}
#real_auction_vip .part-pay-ctrl>.wrap>.wrap-row:not(:first-child){margin-top: 10px;}
#real_auction_vip .wrap-row.amount{border: 1px dashed #ddd;padding: 0 5px;line-height: 40px;height: 40px;}
#real_auction_vip .wrap-row.amount>div>b{font-weight: bold;}
#real_auction_vip .wrap-row.amount>div>span{font-size: 20px;color: #ff6e1e;font-weight: bold;margin: 0 3px 0 0;}
#real_auction_vip .wrap-row.msg{font-size: 16px;color: #f2534d;line-height: normal;height: auto;font-weight: bold;text-align: left;}
#real_auction_vip .wrap-row.operation{}
#real_auction_vip .wrap-row.operation>.btn-confim{font-size: 18px;background-color: #d80b2f;color: #fff;line-height: 40px;justify-content: center;display: flex;width: 100%;}
/*-- 实拍会员(弹出层) end--*/
