#B_font{
	font-size: 16px;
}
.technicalManagerB{
	width: 100%;
}
.margin-top-30{
	margin-top: 30px!important;
}
.B_margin_bottom{
	margin-bottom: 70px;
}
#shop_box{
	width: 100%;
	background: #f3f3f3;
}
.pro_title{
	    line-height: 104px;
}
.pro_icon{
	position: absolute;
    left: -4px;
    top: 50px;
}
.pro_aboutUs_title{
	width: 100%;
    position: relative;
    padding-top: 10px;
}
.pro_beacon{
	width: 100%;
	border: none;
	font-size: 16px;
}
.pro_beacon td{
text-align: center;
}
.pro_beacon th{
  padding-bottom: 14px;
  
}
.pro_beacon_img th{
	border-bottom: 1px solid #cccccc;
}
.shop_img{
	width: 180px;
	height: 180px;
}
.width_25{
	width: 25%;
	padding: 24px 0;
	border-bottom: 1px solid #cccccc;
}
.pro_desc{
	padding: 24px 0 40px 55px;
	font-size: 16px;
	font-family: "微软雅黑";
}
.color-g{
	color: #20c2dc;
}
.beacon_desc{
	padding-bottom: 60px;
}
.pro_body td{
	width: 25%;
	padding: 3px 0;
}
.pro_body .pro_count{
	padding-top: 20px;
	font-weight: 600;
	font-size: 20px;
}
#address_box{
	background: #f3f3f3;
	width: 100%;
	height: 618px;
	position: relative;
}
#address_box .technicalManager_content{
	width: 100%;
}
.pay_btn_box{
	text-align: center;
	margin-bottom: 140px;
}
.pay_btn{
	width: 194px;
	height: 63px;
	background:none;
	border: none;
	background-size: 100% 100%;
	background-image: url(../img/pay_n.png);
}
.address_left{
	width:550px ;
	float: left;
}
.address_right{
	width: 650px;
	float: left;
}
#address_box .no_b{
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 8px;
}
.text_{
	padding-left:33px; 
}
.text_ li{
	 list-style-type: disc;
	 margin-bottom: 18px;
	 font-size: 14px;
}
.technicalManager_main_add{
	   width: 1200px;
    margin: 0 auto;
}
.all_div{
	padding: 10px 0;
	width: 100%;
	font:14px/1.5 "宋体",arial, verdana, sans-seri;
}
#address_box .form-group{
	width: 166px;
	float: left;
	border-radius: 0;
}
#address_box .form-control{
	width: 160px;
	border-radius: 0;
	height: 34px;
}
.add_input{
	width: 486px;
	height: 34px;
	margin-bottom:10px; 
}
.form-inline{
	width: 100%;
	height: 34px;
	font:14px/1.5 "宋体",arial, verdana, sans-seri;
}
.add_input{
	font:14px/1.5 "宋体",arial, verdana, sans-seri;
	padding-left: 3px;
}
.comment{
  height: 60px;
resize: none;
}
#pay{
	width: 100%;
}
.margin-left-n{
	margin-left: 20px;
	margin-right: 5px;
}
.less{
	display: inline-block;
}
.inpu{
	width: 50px;
	height: 20px
}
.le{
width: 24px;
   height: 24px;
   background:#bfbfbf ;
   line-height: 24px;
   margin: 10px;
   cursor: pointer;
   border: none;	
}
.add{
   width: 24px;
   height: 24px;
   background:#bfbfbf ;
   line-height: 24px;
   margin: 10px;
   cursor: pointer;
   border: none;
}
.show_flag{
	background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 9;
    display: none;
}
.show_flag_desc{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	color: white;
	text-align: center;
	width: 800px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	border: 1px solid #cccccc;
	border-radius: 5px;
}
.ticke{
	display: none;
}

/* success */
.pay_success_box{
	  width: 100%;
}
#pay_success_footer{
	position: absolute;
	bottom: 0; 
}
.success_icon{
	width: 28px;
}
.success_h1{
	text-indent: 38px;
}
.success_title{
	border-bottom: 1px solid #cccccc;
}
.success_detail{
	margin-top: 15px;
}
/* pay-ing */
.pay_ing_box{
	margin:50px auto 30px;
	width: 950px;
	height: 490px;
	border-radius: 5px;
	border: 1px solid #cccccc;
	box-shadow: 0 0 5px #000;
	padding: 25px;
	position: relative;
}
.qr_desc{
     font-size: 14px;
	font-weight: 600;
}
.weixin{
	font-size: 18px;
	font-weight: 600;
	margin-right: 30px;
}
.pay_second{
	color: red;
}
.qr_bottom{
    position: absolute;
	top: 414px;
	left: 130px;
	width:300px;
	height: 60px;	
}
.qr{
	position: absolute;
	top: 92px;
	left: 130px;
	width:300px;
	height: 300px;
}
.qr_right{
    position: absolute;
	top: 80px;
	right: 130px;
	width:342px;
	height: 407px;	
}
.agreement{
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
	font-size: 16px;
	
}
.agreement_check{
	margin-right: 6px;
}
.agreement_url{
	color: #2fbbcc;
	cursor:pointer;
}