@charset "utf-8";
/**
 * [OElove] (C)2010-2099 PHPCOO.COM Inc.
 * This is not a freeware, use is subject to license terms
 * Email: service@phpcoo.com  phpcoo@qq.com
 * $oe_varpop.css LastTime 2015.09.10 Powered by OEdev $
*/
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{
    background:url("../images/bg.png") repeat;overflow:hidden;
	display:none;position:fixed;width:100%;height:100%; z-index:110;top:0;left:0;
	/*background:#333; opacity:0.7;filter:alpha(opacity=70);*/
}

.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; height:35px; line-height: 35px;
    padding-left: 10px;
	color:#f95200;position:relative;
}
.varpop-inner h2 span {
	cursor: pointer; font-size: 12px; font-weight: normal;height:35px; line-height: 35px;
    padding-right: 10px; color:#666;position:absolute;top:0;right:5px;
}


.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);*/
	background:url("../images/bg_toast.png") repeat;
}
/*-----------------------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);*/
	background:url("../images/bg_toast.png") repeat;
}
/*----------------------- 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:40px;line-height:40px;color:#666;font-size:15px;
  font-weight:normal;padding-left:10px;
  border-bottom:1px solid #ebebeb;
}
.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:14px;
}
.oevar_confirm_list .oevar_confirm_lt {
	float:left;width:50%;border-right:1px solid #ddd;text-align:center;height:40px;line-height:40px;cursor:pointer;
}
.oevar_confirm_list .oevar_confirm_rt {
	float:left;width:40%;text-align:center;height:40px;line-height:40px;cursor:pointer; color:#40b4fd;
}
/*---------------------- confirm µ¯´°Css End --------------------*/


/*---------------------- oevar_m_body Begin 2015.09.10 OElove -------------------*/
.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:35px; height:35px; font-size:14px; font-weight:bold; 
	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_body End  2015.09.10 OElove -------------------*/