/* 这些样式只有在js运行期间才能看到  */
.clearfix::after {
	content: '';
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both
}
.dh_test .yes {
	background: #1b7ecc;
	color: #fff
}
.dh_test .no {
	background: #f29817;	
	color: #fff
}
.check-ico-box {
	position: relative;
	display: inline-block;
	border: 1px solid #ddd;
	width: 16px;
	height: 16px;
	cursor: pointer;
	margin-right:5px;
	top:2px;
}
.check-ico-boxed {
	background: #3392ee;
	background: url(../images/checkbox-ico.png);
	background-size: 100%
}
.switch-door{
	border: 1px solid #818181;
	border-radius: 15px;
	display: inline-block;
	width: 70px;
	height: 28px;
	color: #fff;
	background: #3392ee;
	position: relative;
	cursor: pointer
}
.switch-door .switch-key {
	width: 20px;
	height: 20px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	top: 3px;
	right: 3px
}
.switch-door .switch-text {
	width: 32px;
	height: 26px;
	position: absolute;
	left: 8px;
	text-align: center;
	line-height: 26px
}
.switch-door .switch-text:BEFORE {
	content: 'ON'
}
.switch-door.false {
	color: #d2d2d2;
	background: #fff;
	border: 1px solid #d2d2d2
}
.switch-door.false .switch-key {
	top: 3px;
	right: unset;
	left: 3px;
	background: #d2d2d2
}
.switch-door.false .switch-text {
	left: unset;
	right: 8px;
	text-align: center;
	line-height: 26px
}
.switch-door.false .switch-text:BEFORE {
	content: 'OFF'
}
.qidonganniu {
	display: inline-block
}

.qidong-box {
	display:inline-block;
	width: 48px;
	height: 21px;
	border-radius: 10px;
	background: #fff;
	font-size: 12px;
	line-height: 20px;
	position: relative;
	border: 1px solid #e0e0e0
}
.qidong-box>em {
	position: absolute;
	left: 17px;
	font-style: normal;
	top: -1px
}
.qidong-box>i {
	display: inline-block;
	height: 15px;
	width: 15px;
	border-radius: 50%;
	background: #d2d2d2;
	position: absolute;
	left: 2px;
	top: 2px
}
.qidonganniu input {
	display: none
}

[render][type=checkbox],
[render][type=radio] {
	display: none
}
.radio-ico-box {
	width: 16px;
	height: 16px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 100%;
	display: inline-block;
	cursor: pointer;
	position: relative;
	top:2px;
    margin-right: 5px;
}
.radio-ico-boxed:AFTER {
	background-color: #57ad68;
	border-radius: 100%;
	content: "";
	display: inline-block;
	height: 10px;
	margin: 2px;
	width: 10px;
	cursor: pointer
}

.popups {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: auto;
	height: auto;
	z-index: 9;
	overflow: hidden
}
.popups .back.back{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: auto;
	height: auto;
	background: rgba(0, 0, 0, 0.34);
	z-index: 10
}

.popups_content .content {
	width: auto;
	height: auto;
	position: absolute;
	top: 38px;
	bottom: 0;
	right: 0;
	left: 0;
	overflow: auto
}
.popups_content .zoom {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 6px;
	width: 6px;
	cursor: nw-resize
}
.popups_content .margintop {
	margin-top: 12px;
	padding: 0 12px
}
.popups_content .spacebetween {
	display: flex;
	justify-content: space-between
}
.popups_content {
	background: #fff;
	position: absolute;
	box-shadow: 1px 1px 3px 3px #777676;
	top: 50%;
	left: 50%;
	z-index: 11;
}
.popups_content_a {
	background: white;
	position: absolute;
	box-shadow: 1px 1px 3px 3px #777676;
	top: 50%;
	left: 50%;
	z-index: 11;
	opacity:0.7;
}
.popups_content .content .order-indexti-eyelh {
	line-height: 30px;
	border-bottom: 1px solid #e0e0e0;
	margin: 0 12px;
	font-size: 14px
}
.popups_top {
	background: linear-gradient(to left, #20d1fe, #4c8bff);
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	cursor: move;
	width: 100%;
	height: 38px
}
.popups_top .title {
	background:unset;
	text-align: left;
	padding-left: 18px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #FFF;
	font-weight: 900;
	border: none;
}
.popups_top .ti-close {
	position: absolute;
	top: 5px;
	right: 7px;
	font-size: 14px
}
.popups_close {
	float: right;
	font-size: 20px;
	margin-right: 20px;
	transition: transform 1s
}
.popups_close:hover {
	transform: rotate(360deg)
}
.popups_close:before {
	color: #fff
}
.popups_content .orderlist-biaoti {
	margin-top: 10px;
	border-bottom: 2px solid #7bbafd;
	display: flex;
	font-size: 15px
}
.popups_content .orderlist-biaoti .zhuantai {
	width: 83px;
	height: 24px;
	line-height: 24px;
	background: #7bbafd;
	color: #fff;
	font-weight: bold;
	padding-left: 10px
}
.popups_content .orderlist-biaoti .borderleft {
	width: 0;
	border: 12px solid transparent;
	border-left-color: #7bbafd;
	border-bottom-color: #7bbafd
}
.popups_content .fwblod {
	font-weight: bold
}
.popups_content .loding {
	background: url(../images/loding.gif);
	background-repeat: no-repeat;
	background-size: 150px;
	background-position: center
}

#noticebox {
	position: fixed;
	z-index: 1000;
	top: 100px;
	margin: auto;
	left: 0;
	right: 0;
	height: auto;
	text-align: center;
	width: 400px;
	word-wrap: break-word;
	max-height: 60px
}
#noticebox .noticeboxwh {
	position: relative;
	box-shadow: 0 0 3px 2px #a8a8a8
}
#noticebox .success {
	background: #2ecc40;
	color: #fff;
	margin: 0 auto;
	height: 100%
}
#noticeboxtu {
	position: absolute;
	width: 80px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.25);
	line-height: 100%;
	vertical-align: baseline;
	left: 0;
	margin: 0;
	color: #fff;
	top: 0;
	bottom: 0
}
#noticeboxtu:before {
	font-size: 26px;
	position: absolute;
	top: calc(50% - 13px);
	left: calc(50% - 13px)
}
#noticeboxwenben {
	margin-left: 80px;
	text-align: center;
	color: #fff;
	min-width: 320px;
	height: auto;
	padding-right: 5px
}
#noticeboxwenben:before {
	content: '1';
	font-size: 10px;
	color: transparent
}
#noticebox .noticeboxwh {
	height: 60px;
	line-height: 60px
}
#noticebox .error {
	background: #ff4136;
	color: #fff;
	margin: 0 auto;
	height: 100%
}
#noticebox .tongzhi1 {
	background: #0074d9;
	color: #fff;
	margin: 0 auto;
	height: 100%
}
#noticebox .tongzhi2 {
	background: #f39c12;
	color: #fff;
	margin: 0 auto;
	height: 100%
}
.normalblue {
	background: #3392ee
}
.warningyellow {
	background: #f18e00
}
.btngray {
	background: #aeaeae
}
.page{
	font-size: 12px
}
.page:BEFORE {
	content: '';
	display: block;
	clear: both
}
.page a,
.page>.fonts {
	float: left
}
.page a {
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #dadada;
	margin: 0;
	margin-right: 5px
}
.page .fonts {
	height: 26px;
	line-height: 26px
}
.page .fonts .number-page {
	width: 40px;
	padding-left: 7px;
	height: 26px;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 3px;
	position: relative;
	top: -2px
}
.page .ed,
.page .pageDown:HOVER {
	background: #3392ee;
	color: #fff
}
.page .disable {
	cursor: unset
}
.page .btns {
	display: inline
}
.page .go {
	float: right;
	margin-left: 5px;
	line-height: 24px;
	background: #e0e0e0
}
.page input {
	width: 40px;
	padding-left: 7px;
	height: 26px;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 3px;
	position: relative;
	top: -2px
}
.page span.ye,
.page span.tiao {
	top: 0
}
/*确认提示框*/
.confirm{
	position:fixed;
	left:0;right:0;
	top:0;bottom:0;
	z-index:1;
}
.confirm .back{
	position:fixed;
	z-index:1;
	left:0;right:0;
	top:0;bottom:0;
	background:rgba(152, 148, 148, 0.34);
}
.confirm .showbox{
	width: 400px;
	border-radius:3px;
    box-shadow: 1px 1px 11px 3px rgba(0, 0, 0, 0.4);
    text-align: center;
    position: absolute;
    top: 30%;
    left: 50%;
    z-index: 11;
    background: #fff;
    animation: mymove .3s;
    animation-fill-mode: forwards;
}
.confirm .message{
	width:100%;
	line-height:30px;
	margin-top:15px;
	padding:0 15px;
}
.confirm .oper{
	margin:20px 0 20px 0;
}
.confirm .oper .item{
	width:50%;
	text-align:center;
	float:left;
}
.confirm .oper .yes{
	width: 96px;
    height: 32px;
	background:#1b7ecc;
    color: #fff;
}
.confirm .oper .no{
	width: 96px;
    height: 32px;
	background: #f29817;
    color: #fff;
}


