.contenter_mid_content{
	border:solid 1px #F2F2F2;
	width:960px;
	MARGIN-LEFT: auto;
	MARGIN-right: auto;
	padding-bottom:20px;
}

/** 左栏道具描述 */

div.leftdesc{
	float:left;
	width:220px;
	padding:1em;
	margin: 0 15px 3em 1em; 
}
 
.logoshow{
	width:86%;
	height:auto;
	padding:10px ;
	border-bottom:1px solid  #F2F2F2;
	
}

.weapondesc{ color: grey; text-decoration: none;   }


/** 右栏收银台 */

div.rightcashier{
	height:450px;
	margin-left:250px;
	border-left:1px solid  #F2F2F2;
	padding: 1em; 
	text-align:left; 
	margin-bottom:2px;
	font-size:90%;
	line-height:20px;
	font-size: 100%;
}
div.rightcashier form{
	margin-top:30px;
}
.element {
   width:100%;
   height:60px;
   margin-left:20px;
   font-size:14px;
}

.etitle,.einput,.echeck {
   float:left;
   height:26px
}
.etitle {
    width:150px;
    line-height:26px;
    text-align:right
}


/** 右栏收银台 -- 支付方式 */
.echeck{
	width:400px;
	margin-left:20px; 
}
.echeck div{
    float:left;
    width:150px;
    height:40px;
    cursor:pointer; 
}
.echeck div div{width:20px;float:left; }
.echeck div div img{width:16px;height:16px;}
 
 
/** 自定义单选框图片样式  */
.logosize{
	width:100px;
	height:30px;
	margin:4px;
}

#wxpay, #alipay, #coinpay, #opcoin, #opno, #opcoincard{ display:none; } 

.payradiodiv{ padding:10px 5px 5px 5px;  }

.optyperadiodiv{ padding:10px 5px 5px 5px;  }

.einput {
   width:400px;
   height:30px;
   padding:0;
}

.einput input {
	border-radius:4px;
    -moz-border-radius:4px;
	margin-left:20px; 
	width:200px;
    height:30px;
    border:1px solid #609700;
    font-size:14px;
    padding:5px; 
}

.einput div:first-child { margin-left:20px; }


/** 右栏收银台 -- 桥币数选择样式 */

.einput div{
   margin-left:10px; 
   width:50px;
   height:24px;
   border:1px solid grey;
   cursor:pointer;
   background-color: #F2F2F2;
   text-align:center;
   float:left;
   padding: 4px ;
   font-size:16px;
}
.einput div:hover{
	background-color: white;
	border:1px solid #609700;
}

div.coinCons{
	border-radius:4px;
}

div.checkedCoin{
	border-radius:4px;
	box-shadow:0 0 3px #609700;
	background-color: white;
	border:1px solid #609700;
}

div.coinCons input{ display:none; }
div.checkedCoin input{ display:none; }
#otherValue, #vipmode, #vipcharge, #paytypeid2{ display:none; }

div.vipCons{
	border-radius:4px;
	width:60px;
	font-size:14px;
}
div.checkedVip{
	border-radius:4px;
	box-shadow:0 0 3px #609700;
	background-color: white;
	border:1px solid #609700;
	width:60px;
	font-size:14px;
}
div.vipCons input{ display:none; }
div.checkedVip input{ display:none; }


.einput input#coinso {
        width:80px;
        height:32px;
        padding:7px 10px ;
        border:1px solid grey;
        font-size:16px;
	    margin:0 10px;
	    border-radius:4px;
}

input#coinso:focus{
        border:1px solid #609700;
        box-shadow:0 0 3px #609700;
}

/** 提示 */
.mark {
        margin-top: 10px;
        width:500px;
        height:30px;
        margin-left:80px;
        line-height:30px;
        font-size:12px;
        color:#999;
        padding-left:90px;
}

 
/** 右栏收银台  -- 金额显示  */
.element .autoshow{
	 width:auto;
     margin-left:20px;
     padding:5px;
     float:left;
     height:25px;
     font-size:20px;
}
#paymoney{color:red;margin-right:10px;}


/** 右栏收银台 -- 提交订单 */

input.submitpay{
	border-radius:4px;
	margin-left:120px;
	width:200px;
	height:30px;
	box-shadow:1px 1px 3px #609700 ;
	border:0;
    background-color:#60B700;
    font-size:16px;
    color:white;
    cursor:pointer;
    font-weight:bold;
}

/** 右栏收银台 -- 微信支付二维码 */

#wxPayImg {
	width:150px;
	height:200px;
	margin-left:25px;
	margin-top:0px;
	float:left;
}
#qrcodeImg{
	width:150px;
	height:150px;
}

#guideImg{
	width:150px;
	height:50px;
}

#confirmDivMask{
	width: 680px;
	height:450px;
	position: absolute;
	top: 200px;
	z-index: 100;
	display:none;
}

div.opacityMask {
	width: 100%;
	height:100%;
	opacity:0.7;   
    filter:alpha(opacity=70);
    background-color: #F2F2F2;
	z-index: 101;
	position:absolute; top:0px; left:0px;
}


#comfirmclose{
	position:absolute; 
	top:30px; 
	left:90%;
	height:40px;
	width:40px;
	background: url(../img/close.png) no-repeat;
	float:right;
	z-index: 102;
}
 

#wxconfirminfo {
	height:300px;
	width:460px;
	top:20%; 
	left:15%;
	background-color: white;
	position:absolute;
	z-index: 103;
	box-shadow:0px 0px 3px #609700 ;
	display:none;
}

#aliconfirminfo, #qbconfirminfo, #qbcardconfirminfo  {
	height:300px;
	width:460px;
	top:20%; 
	left:15%;
	background-color: white;
	position:absolute;
	z-index: 103;
	box-shadow:0px 0px 3px #609700 ;
	display:none;
}

.legend {
     font-size:24px;
     text-align:center;
     margin-bottom:20px;
     font-weight:bold;
}

.wxelement {
   width:50%;
   height:30px;
   margin-left:10px;
   font-size:14px;
   float:left;
}

.wxtitle {
	width:90px;
	padding-right:5px;
    line-height:26px;
    text-align: right;
    font-weight:bold;
}

.wxshow {
   width:100px;
   font-size:14px;
   padding:4px;
   
}

.wxtitle, .wxshow {
   float:left;
   height:26px
}

.celement {
   width:100%;
   height:30px;
   margin:5px auto 5px 20px;
   font-size:14px;
   float:left;
}

.ctitle, .cshow , .cerror{
   float:left;
   height:26px
}

.ctitle {
	width:100px;
    line-height:26px;
    text-align:right;
}

.cinput {
   width:400px;
   height:30px;
   padding:0;
}

.cinput input {
	border-radius:4px;
    -moz-border-radius:4px;
	margin-left:20px; 
	width:200px;
    height:30px;
    border:1px solid #609700;
    font-size:14px;
    padding:5px; 
}


.cshow , .cerror{
   width:300px;
   margin-left:20px; 
   font-size:14px;
   padding:4px;
}

.cerror{color:red;}

.celement .submitpay{
	margin-top:50px;
}

.errorpage {
	width:100%;
	height:100px;
	margin-top:100px ;
	padding-top:40px;
	font-size:20px;
    font-weight:bold;
    text-align: left;
}
.errorpage img {
	float:left;
	margin-top:-15px;
	margin-left:60px;
	margin-right:30px;
}

.smallcoin {width:40px;height:40px;}

.cmark {
        margin-top: 10px;
        width:500px;
        height:30px;
        margin-left:30px;
        line-height:30px;
        font-size:12px;
        color:#999;
        padding-left:90px;
}