@charset "utf-8";
/**
 * [OElove] (C)2010-2099 oelove.com Inc.
 * This is not a freeware, use is subject to license terms
 * $Id: oe_varpop.css LastTime 2017/06/21 Powered by wz $
*/
body{/*font-size:12px;*/}
body,form,li,ul,p,h1,h2,h3,h4,h5,h6,dl,dd,dt{
	border:none; list-style:none; margin:0px; padding:0px;
}

/*--------------------- varPop Begin [Powered by OElove ] -------------------------*/
.varpop-clear {
	clear:both;
}
.varpop-shade{
	display:none;position:fixed;width:100%;height:100%;
	background:#333;z-index:110;top:0;left:0;
	opacity:0.7;filter:alpha(opacity=70);overflow:hidden;
}

.varpop-layout {
	margin:0 auto;
	background:#fff;
    display: none;
    width:50%;
	position:fixed;
	z-index:120;
	/*top:50%;left:50%;*/
}

.varpop-inner {
	margin:0 auto;width:100%;
}
.varpop-inner h2 {
	background: #fff4f6;
    border-bottom: 1px solid #f4c6a8;
    font-size: 14px;
    line-height: 35px;
    padding-left: 10px;
	color:#f95200;
}
.varpop-inner h2 span {
	cursor: pointer;
    float: right;
    font-size: 12px;
    font-weight: normal;
    padding-right: 10px;
	color:#666;
}


.varpop-conn {
	margin:0 auto;margin:15px;border-bottom:1px dashed #ddd;
}
.varpop-conn h3 {
	line-height:30px;font-size:14px;font-weight:normal;
	margin-bottom:10px;
}
.varpop-conn dl {
	margin-bottom:10px;font-size:12px;width:100%;
}
.varpop-conn dl dt {
	float:left;width:120px;line-height:28px;
}
.varpop-conn dl dd {
	float:left;line-height:28px;
}
.varpop-conn dl dd .var-input-200 {
	height:25px;padding:2px;border:1px solid #ddd;width:200px;
}
.varpop-conn dl dd .var-input-160 {
	height:25px;padding:2px;border:1px solid #ddd;width:160px;
}
.varpop-conn dl dd .var-input-100 {
	height:25px;padding:2px;border:1px solid #ddd;width:100px;
}

.varpop-conn ul li {
	float:left;margin-bottom:10px;font-size:12px;width:50%;line-height:30px;text-align:center;
}
.varpop-conn ul li label {
	margin-top:10px;display:block;text-align:center;
}


.i-blue {
	font-style:normal;display:block;float:left;
	background: url("../images/button/button-blue.gif") no-repeat;
    cursor: pointer; height: 29px; width: 86px; color:#ffffff;
}
.i-green {
	font-style:normal;display:block;float:left;
	background: url("../images/button/button-green.gif") no-repeat;
    cursor: pointer; height: 29px; width: 86px; color:#ffffff;
}

.varpop-tips {
	margin:0 auto;padding:0 15px 15px 15px;line-height:20px;
}

/*--------------------- varPop End [Powered by OElove] -------------------------*/


/*---------------------- ToastShow Begin [Powered by OElove]----------------------*/
.oe-toast {
	margin:0 auto;
	height:40px;
	position:fixed;
	bottom:110px;
	z-index:101;
	padding:10px;
}
.oe-toast span {
	color:#fff;font-size:14px;
	height:35px;line-height:35px;text-align:center;padding:10px;
	border:1px solid #333;
	box-shadow: 1px 1px 2px 1px #999;
	border-radius: 6px;
	background:#000;
	opacity:0.8;filter:alpha(opacity=80);
}
/*-----------------------ToastShow End [Powered by OElove] ------------------------*/


/*---------------------- ToastTips Begin [Powered by OElove]----------------------*/
.oe_toasttips {
	margin:0 auto;height:40px;position:fixed;bottom:110px;padding:10px;z-index:101;
}
.oe_toasttips span {
	color:#fff;font-size:14px;height:35px;line-height:35px;text-align:center;padding:10px;
	border:1px solid #333;box-shadow: 1px 1px 2px 1px #999;border-radius: 6px;background:#000;opacity:0.8;filter:alpha(opacity=80);
}
/*----------------------- ToastTips End [Powered by OElove] ------------------------*/


/*---------------------- confirm µ¯´°Css Begin --------------------*/
.oevar_confirm_layout {
	margin:0 auto;
	background:#fff;
    /*display: none;*/
    width: 85%;
	position:fixed;
	z-index:120;
	/*top:50%;left:50%;*/
  border-radius:5px;
}
.oevar_confirm_layout h2 {
	height:45px;line-height:45px;color:#666;font-size:16px;
	border-bottom:1px solid #ebebeb;font-weight:normal;padding-left:10px; background:#fafafa; border-radius:5px 5px 0px 0px;
}
.oevar_confirm_layout p {
	padding:20px 10px;line-height:25px;color:#999;font-size:14px;
}

.oevar_confirm_list {
	margin:0 auto; border-top:1px solid #ddd;overflow:hidden;height:40px;font-size:13px;
}
.oevar_confirm_list .oevar_confirm_lt {
	float:left;width:50%;text-align:center;height:40px;line-height:40px;cursor:pointer;font-size:16px; border-right:1px solid #ddd;color:#4ec1ff; 
}
.oevar_confirm_list .oevar_confirm_rt {
	float:left;width:40%;text-align:center;height:40px;line-height:40px;cursor:pointer; font-size:16px; 
}
/*---------------------- confirm µ¯´°Css End --------------------*/



/*---------------------- oevar_m_body Begin -------------------*/
.oevar_m_body{
	background:url("../images/a7.png"); width:100%; height:100%; 
	z-index:100; position:fixed; left:0px; top:0px;
}
.oevar_m_body .oevar_m_layout{
	margin:0 auto;background:#fff;position:fixed;
	/*position:absolute;*/ /*left:50%;*/ /*margin-left:-400px; top:110px;*/
	background:url("../images/a7s.png"); border-radius:10px; padding:8px;
}
.oevar_m_body .oevar_m_layout .oevar_m_box{
	background:#fff; /*width:50%;*/ 
}

.oevar_m_body .oevar_m_layout .oevar_m_box .oevar_m_title h3{
	background:#fafafa; line-height:40px; height:40px; font-size:16px; font-weight:normal; 
	padding-left:10px; border-bottom:1px solid #ebebeb; position:relative;
}
.oevar_m_body .oevar_m_layout .oevar_m_box .oevar_m_title h3 a{
	display:inline-block; width:11px; height:11px;background:url("../images/a20.png") -24px 0px no-repeat; 
	position:absolute; right:10px; top:14px;
}
.oevar_m_body .oevar_m_layout .oevar_m_box .oevar_m_title h3 a:hover{
	display:inline-block; width:11px; height:11px;background:url("../images/a20.png") left top no-repeat; 
}

.oevar_m_body .oevar_m_layout .oevar_m_box .oevar_m_cont {
	padding:10px;
}


.oevar_m_loading{position:fixed; width:100%; height:100%; top:0;left:0;  }
.oevar_m_loading img{position:absolute; left:47%; top:47%;}

/*---------------------- oevar_m_body End -------------------*/


/*
.oe_table_wrap {
	width:100%;background:#ffffff;border-collapse:2px;border-spacing:1px;
}
.oe_table_wrap th {
	padding:5px;line-height:22px;font-size:13px;background:#fafafa;color:#333;
	text-align:left;font-style:none;font-weight:normal;
}
.oe_table_wrap td {
	padding:5px;line-height:22px;font-size:12px;color:#333;background:#fff;
}
.oe_table_wrap.border {
	background:#EAEAEA;
}
*/



/*---------------- oe_shade Begin -------------------*/
.dialog_lock_hide {
    overflow-y: hidden !important;
   margin-right:17px;
}

.oe_shade{
	position:fixed; left:0px; top:0px; width:100%; height:100%; 
	background:url("../images/shade.png"); z-index:100;
}
.oe_shade_wrap{
	position:relative; width:600px;  border-radius:10px;  
	margin:0 auto; top:50%; margin-top:-270px; max-height:600px;
}
.oe_shade_wrap span.close{
	display:inline-block; width:27px; height:27px; 
	position:absolute; right:-40px; top:3px; background:url("../images/shade_close.png") no-repeat; cursor:pointer;
}
.oe_shade_box{
	position:relative;  background:#fff; border-radius:10px; 
	height:500px;   padding:20px 10px;
  
}

.oe_shade_box .bd{
  padding-left:20px; max-height:100%;  overflow-y:auto;
}
.oe_shade_box .bd h3{
  font-weight:normal; color:#333; font-size:16px; line-height:50px; margin-bottom:15px;
}

.oe_boxloading{ background:url(../images/wbg.png); line-height:50px; width:50px; height:50px; text-align:center; border-radius:5px; position:absolute; left:50%; top:50%; margin-left:-25px; margin-top:-25px;}
.oe_boxloading span{display:inline-block; width:36px; height:36px; background:url(../images/page_loading.gif) center no-repeat; margin-top:8px;}
.cursor{cursor:pointer;}


/*---------------- oe_shade End -------------------*/


.page_loading{
	position:fixed;  z-index:99999; left:50%; top:50%;text-align:center; 
	background:url(../images/page_bg.png);  border-radius:4px; margin-left:-25px; margin-top:-25px;
}
.page_loading span{
	background:url(../images/page_loading.gif) center no-repeat; display:inline-block; 
	width:16px; height:11px; height:50px; width:50px;
}












