@charset "utf-8";

/*============public头部=================*/

.lm_bar_nav {
	display: block;
	position: fixed;
	height: 44px;
	line-height: 44px;
	width: 100%;
	z-index: 10;
	top: 0px;
	right: 0px;
	left: 0px;
	border-bottom: 0;
	box-shadow: 0 1px 6px #ccc;
	background-color: #1b82d2;
	color: #fff;
}

.lm_icon {
	position: relative;
	z-index: 20;
	padding: 10px;
	padding-bottom: 10px;
	color: #fff;
}

.lm_bar_nav .lm_title {
	display: inline-block;
	overflow: hidden;
	margin: 0;
	text-overflow: ellipsis;
    text-align: center;
    width: 250px;
    left: 50%;
    margin-left: -125px;
}

.lm_title {
	font-size: 17px;
	line-height: 44px;
	position: absolute;
	padding: 0px;
	text-align: center;
	white-space: nowrap;
}

.lm_home {
	
	position: absolute;
	z-index: 999;
	right: 20px;
	color:#fff;
}
.lm_home:hover{
	color:#fff ;
}

/*================================充值页面==========================================*/

.rec {
	width: 90%;
	margin: 60px auto;
	padding-bottom: 170px;
	position: relative;
}

.rec p {
	padding: 10px;
}

.rec input {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #e5e5e5;
	color: #fc7a28;
	    height: 24px;
}

.recFr {
	color: #fc7a28;
	margin-left: 30px;
}

.reBtn {
	border-radius: 4px;
	background-color: rgb(225, 76, 64);
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	z-index: 2;
}

.resc {
	text-align: center;
	padding: 80px;
}

.reb {
	position: absolute;
	bottom: 20%;
	left: 50%;
	margin-left: -45px;
}


/*=====================================修改密码==========================================*/

.mp {
	width: 90%;
	margin: 110px auto;
	padding-bottom: 100px;
	position: relative;
}

.mp p {
	width: 100%;
    height: 51px;
    text-align: center;
}

.mp input {
	outline:none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #e5e5e5;
	color: #fc7a28;
	margin-left: 10px;
}
.returnpage{
	color: white;
    position: absolute;
    height: 44px;
    line-height: 44px;
    font-size: 22px;
    margin-left: 20px;
}
.mpfr {
	/*color: #fc7a28;
	margin-left: 10px;*/
	position: relative;
}

.moBtn {
	border-radius: 4px;
    position: absolute;
    bottom: 0;
    left: 10%;
    width: 80%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    z-index: 2;
}

.moBtn input[type='reset'] {
	border-radius: 10px;
	background-color: rgb(100, 107, 115);
	width: 45%;
    height: 81%;
	color: #fff;
}

.moBtn input[type='submit'] {
	border-radius: 10px;
	background-color: #1b82d2;
	width: 45%;
    height: 81%;
	color: #fff;
}


/*=====================================游戏规则==========================================*/

.ruleMain {
	width: 90%;
	margin: 60px auto;
	padding-bottom: 100px;
	position: relative;
}

.rule1 p {
	padding: 15px 0 0 0;
	line-height: 1.7;
	font-size: 16px;
}


/*=====================================个人中心==========================================*/

.pcTop {
	width: 100%;
	height: 90px;
	margin-top: 50px;
}

.ptImg img {
	border-radius: 50%;
	padding: 13px;
}

.ptc {
	padding: 13px;
}

.ptcM {
	background: #fab363;
	color: #fff;
	padding: 6px;
	margin-top: 5px;
	border-radius: 5px;
}

.pcList ul {
	padding: 8px 14px 0 14px;
	margin-top: 5px;
}

.pcList ul li {
	line-height: 46px;
	border-bottom: 1px solid #EFEFEF;
	width: 100%;
}

.exitBtn {
	border-radius: 4px;
	background-color: #bebebe;
	position: relative;
	left: 10%;
	margin-top: 50px;
	width: 80%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	z-index: 2;
}

.pcFu {
	width: 100%;
	height: 50px;
	
}


/*=====================================开奖记录==========================================*/

.recordMain {
	margin-top: 50px;
	width: 100%;
	height: 200px;
}

.lb_nav {
	display: table;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	font-size: .8rem;
}

.lb_nav_tbl {
	width: 50%;
	line-height: 43px;
	height: 43px;
	float: left;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

.lb_nav_tbl1 {
	line-height: 43px;
	height: 43px;
	float: left;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

.qs,
.gy {
	width: 22%;
}

.qh {
	width: 56%;
}

.lb_nav_tbl2 {
	float: left;
	font-size: 15px;
	padding: 14px 0 14px 0;
	    color: #5d5a5a;
}

.yNum {
	border-radius: 50%;
	background-color: rgb(250, 179, 99);
	width: 30px;
	line-height: 30px;
	color: #fff;
	height: 30px;
	display: block;
	margin: 0 5px 0 6px;
}


/*=====================================下注状况==========================================*/

.pourMain {
	margin-top: 50px;
	width: 100%;
	height: 200px;
	font-size: 15px;
}

.pourMain .lb_nav_tbl {
	width: 25%;
	line-height: 43px;
	height: 43px;
	float: left;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	color: #5d5a5a;
}

.pourMain .lb_nav {
	margin-bottom: 10px;
}


/*=====================================账户历史==========================================*/

.accMain {
	margin-top: 50px;
	width: 100%;
	height: 200px;
	font-size: 15px;
}

.accMain .lb_nav_tbl {
	width: 33.33333%;
	line-height: 43px;
	height: 43px;
	float: left;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	color: #5d5a5a;
}

.accMain .lb_nav {
	margin-bottom: 10px;
}


/*=====================================登录==========================================*/

.login-header {
	width: 100%;
	height: 124px;
}

.lhLeft,
.lhRight {
	width: 50%;
	height: 100%;
}

.lhLeft {
	background: #a40404;
}
.lhLeft p:first-child {
	padding: 10px;
}
.lhNum {
    float: left;
    font-size: 15px;
    padding: 5px 3px 5px 3px;
    width: 100%;
}
.ccNum {
    border-radius: 50%;
    width: 20px;
    line-height: 20px;
    color: #fff;
    height: 20px;
    display: block;
    margin: 0 4px 0 4px;
    text-align: center;
}
.lhRight p:first-child {
	padding: 10px;
}
.lhLeft .jg,.lhRight .jg {
	color: #fff;
    font-size: 12px;
    padding: 5px 2px 0px 6px;
}



.lhRight {
	background: #1b82d2;
}

.lhRight .rNum {
    float: left;
    font-size: 15px;
    padding: 5px 3px 5px 3px;
    width: 100%;
}
.lhRight .rrNum {
    background-color: #550101;
    width: 8%;
    line-height: 20px;
    color: #fff;
    height: 20px;
    display: block;
    margin: 0 1px 0 1px;
    text-align: center;
    font-size: 12px;
}



.login-dl {
	width: 100%;
	background: #6E2806;
	margin-top: 1px;
	color: #fff;
}
.login-dl p {
	height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
}

.login-main .mp {
    width: 100%;
   margin: 5px auto;
   padding-bottom: 0;
}
.loginBtn {
    border-radius: 4px;
    background: #6E2806;
    position: relative;
    left: 10%;
    width: 80%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
}

.loginCode {
	position: absolute;
    right: -1px;
    bottom: -2px;
}

.login-kf {
	border-radius: 4px;
    position: relative;
    top: 20px;
    left: 10%;
    width: 80%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.loginFu {
	width: 100%;
	/* height: 180px; */
}

.login-footer {
    width: 100%;
    position: fixed;
	bottom: 0;
	left: 0;
}
.path div {
    width: 25%;
    padding-top: 10px;
    position: relative;
    text-align: center;
    color: #fff;
}
.path div:nth-child(1){
	background: #646b73;
}
.path div:nth-child(2){
	background: #a40404;
}
.path div:nth-child(3){
	background: #1b82d2;
}
.path div:nth-child(4){
	background: #646b73;
}

.color60 {
    display: block;
    margin: 5px 0px;
    font-size: 15px;
}

/*=====================================投注大厅==========================================*/

.bhMain{
	width: 100%;
}
.bhCon {
	height: 600px;
	width: 94%;
    margin: 0 auto;
}
.bhList {
	width: 100%;
    border-bottom: 1px solid #EFEFEF;
}

.bhList .ptImg{
	width: 20%;
}


.bhList .ptc{
	width: 80%;
	line-height: 2;
}

.bhList .ptc>p{
	padding-left: 15px;
}


/*====================================重庆时时彩==========================================*/

.CQ{
	background: rgba(0,0,0,0);
	box-shadow: none;
}

.lcRe {
	width: 100%;
	height: 180px;
	/* background: #a40404; */
}
.lcRe .lm_bar_nav{
	position: relative;
}
.lcReNum {
	width: 90%;
	margin: 0 auto;
}

.lcReNum .lc1{
  font-size: 14px;
  color: rgba(255, 255, 255, 0.702);
  line-height: 2;
}
.lcNum {
    float: left;
    font-size: 15px;
    padding: 14px 0 14px 0;
    width: 100%;
}

.cNum {
    border-radius: 50%;
    background-color: #550101;
    width: 30px;
    line-height: 30px;
    color: #fff;
    height: 30px;
    display: block;
    margin: 0 5px 0 6px;
    text-align: center;
}
.cqColor {
	color: #a40404;
	font-size: 1rem;
}
.lc1 .bgWhite{
	border-radius: 10px;
    color: #000;
    width: 163px;
    text-align: center;
    font-size: .5rem;
}

.lcNav {
	width: 100%;
	background: #000;
	color: #fff;
	height: 40px;
}

.lcNav ul li{
	float: left;
	width: 33.3333333%;
	text-align: center;
	line-height: 40px;
}

.lcNav ul li a{
	color: #fff;
}


.lcCoin {
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #EFEFEF;
}

@media only screen and (max-width:320px ) {
	.lcCoin p span:nth-child(3){
		display: none;
	}
}

.lcCoin p{
	padding: 10px;
	font-size: 12px;
	line-height: 1.6;
}
.lcCoin .cqImg img{
	border-radius: 50%;
}

.dm {
	width: 100%;
	background: #fff;
	position: relative;
	border-bottom: 1px solid #efefef;
	
}
.divImgOut {background: #e8a8a8;}
.dm p{
	padding: 10px 5px 2px 15px;
}
.dm1 {
  font-size: 1.2rem;
  font-weight: bold;
  color: #A40404;
}
.dm2 {
  font-size: .5rem;
  display: inline-block;
  width: 75%;
}
.dm3{
	background: #e14c40;
	color: #fff;
	font-size: 14px;
	width: 40px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	right: 3%;
	bottom: 30%;
	border-radius: 4px;
}

.dmCon {
	width: 100%;
	height: 180px;
}

.dmNum {
	width: 90%;
	height: 100%;
	margin: 20px auto;
}

.dmNum ul li {
	width: 22%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	font-size: 1.1rem;
	border: 1px solid #EFEFEF;
  	border-radius: 6px;
  	margin: 1.4%;
}
.ln{
	width: 100%;
	height: 60px;
}
.lcS {
	    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
    text-align: center;
    border-top: 1px solid #c7bebe;
    z-index:1004;
   
}
.lcS .lcSMenu{
	width: 25%;
    float: left;
    font-size: 12px;
    color: #58595b;
   
}
.lcSLeft{
	float: left;
	width: 75%; 
	margin-top:4px;
}
.lcSRight{
	    float: left;
    width: 25%;
  /*   background: #02727e; */
    color: white;
    height: 50px;
    font-size: 12px;
}
.lcSRight img{
	margin-top: 5px;
	margin-bottom: 2px;
}
.lcS .lcSMenu img{
	
}
.lcS .lcSMenu p{
	margin: 4px auto;
}

/*.lcS p .cx{
  border: 1px solid #a40404;
  border-radius: 6px;
  background-color: #fff;
  width: 100px;
  height: 40px;
  color: #a40404;
  margin-right: 10%;
  font-size: 16px;
}
.lcS p .qr{
  border: none;
  border-radius: 6px;
  background-color: #a40404;
  width: 100px;
  height: 40px;
  color: #fff;
  font-size: 16px;
}*/

.plNum {
	width: 100%;
	text-align: center;
	font-size: 1.5rem;
}

.pl {
	width: 50%;
}
.pl p{
    height: 15px;
    font-size: 12px;
    line-height: 23px;
}

.zhezhao {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.3;
}
/*立即下注*/
.tanchuc {
    border-radius: 10px;
    background-color: rgb(255, 255, 255); 
    position: fixed;   
  
    left: 50%;
    margin-left: -170px;
    margin-top: 80px;
    z-index: 1005;
   
    overflow: hidden;
   
}
.tanchuc .closetc{
	
	float: right;
   
    margin-right: 10px;
    background: #323232;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    margin-top: 5px;
    color: white;
    margin-bottom: 4px;
	
	}
	
.tanchuc p {
    padding: 20px;
}

.tanchuc .tzMoney {
	width: 100%;   
    margin: 0 auto;
    margin-top: 10px;
    padding: 0 5px;
}
.tanchuc .tzMoney ul{
	width: 100%;
	
	clear: both;
    overflow: hidden;
}
.tm1 input{
	text-align: center;
    float: left;
    width: 49%;
    border-radius: 3px;
    border: 1px solid #ccc;
    height: 30px;
    color: #7f7f7f;
    font-size:14px;
}
.liColor {
    color: #7f7f7f;
}
.tanchuc .tzMoney ul li {
	  /*   float: left;
    width: 15.7%; 
    height: 28px;
    border-radius: 3px;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    border: 1px solid #ccc;
    margin: 0 1px;
    font-weight: 600;
    margin-bottom: 2px; */
    float: left;
    width: 15.1%;
    height: 30px;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    border: 1px solid #ccc;
    margin: 0 2px;
    font-weight: 600;
    margin-bottom: 4px;
   
}

.tanchuc .tzMoney  li:nth-child(2) {
	/*margin: 0 2% 0 2%;*/
}
.tanchuc .tzMoney li input {
	width: 90%;
    height: 35px;
    color: #a40404;
    margin: 0 3px 5px 3px;
    border: none;
}
.tzCode{
			width: 100%;
            height: 90px;
            overflow-y: scroll;
            margin-top:10px;
            padding: 0 4px;
		}
		.tzCode .tzCodeUl{
			width: 100%;
		}
		.tzCode .tzCodeUl li {
   float: left;
    padding: 4px;
  /*   height: 26px; */
    background: #AEAEAE;
    color: white;
    margin-left: 2px;
    margin-bottom: 2px;
    font-size: 13px;
}
		.tm2{
			/* height: 14px; */
		 
		   
		}
		.tm2 input{
			float: left;
		    width: 44%;
		    line-height: 27px;
		    border: none;
		}
		.tm2 .tmpshow{
			text-align:center;
		    width: 100%;
		    font-size: 12px;
		    color: #ccc;		   		  
		    line-height: 14px;
		}
		.tm2 .tmpshow p{
			padding: 0;
		}
		.tm3{
			       text-align: center;
			    margin: 5px auto;
			    background: #F7E7E7;
			    line-height: 34px;
			    color: #6f6b6b;
			    font-size: 14px;
		}
		.tm3 span{
			color: red;
		}
		.tm4{
			text-align: center;
			color: #615f5f;
		}
		.tzBtn{
			text-align: center;
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #ccc;
    margin-top: 7px;
    font-size: 16px;
		}
		.tzBtn .tmBtn{
			width: 50%;
             float: left;
             color: #a09595;
		}
		/*立即下注*/

.betBtn {
    border-radius: 4px;
    background-color: #a40404;
    position: absolute;
    bottom: 10%;
    left: 5%;
    width: 90%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    z-index: 2;
}

.checkout {
	background: #a40404;
	color: #fff;
}






/*====================================重庆时时彩确认投注==========================================*/

.lcNav1 {
    width: 100%;
    background: #000;
    color: #fff;
    height: 40px;
}
.lcNav1 ul li {
    float: left;
    width: 25%;
    text-align: center;
    line-height: 40px;
}
.lcNav1 ul li a {
	color: #fff;
}

.lcNavList {
	width: 100%;
}

.lcNavList .lcNavList-more{
	 width: 100%;
    height: 60px;
    font-size: 1rem;
}
.lcNavList .lcNavList-more ul li {
    float: left;
    width: 25%;
    text-align: center;
    line-height: 60px;
    height: 60px;
    border-bottom: 1px solid #EFEFEF;
}
p.tolMo{
	padding: 20px;
}

.lcFu {
	width: 100%;
	height: 200px;
}

/*规则*/
.gzArea{
	
    background: white;
    width: 256px;
   
    left: 10%;
    position: absolute;
    right: 10%;
    top: 11%;
   color:#909090;
    border-radius: 7px;
}
.gzArea .gzTitle{
	text-align: center;
    margin-top: 15px;
    color: #3e3838;
}
.closegzArea{
	position: absolute;   
   /*  background: #323232; */
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #666;
    z-index: 3000;
    right: 10px;
    top: 12px;
}
.gzContainer{
	position: absolute;
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 30px;
     overflow-y: scroll;
     font-size: 14px;
     border-top: 1px solid #ccc;
    padding-top: 4px;
    }
/*规则*/
.userMT a{
	color: white;
    display: block;
}
/*消息弹窗*/
.openArea{
	position: fixed;
    z-index: 1010;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height:736px;
}
.openArea > .container {
    width: 100%;
    height: 100%;
}
.openArea .shade{
	
	height: 100%;
    background-color: rgba(0,0,0,.5);
    box-sizing: border-box;
}
.msgArea{
	background: white;
    width: 256px;
  
   text-align: center;
    left: 50%;
    position: absolute;
   margin-left:-128px;
    top: 22%;
   color:#909090;
    border-radius: 7px;
    overflow: hidden;
}
.msgArea p{
	font-size: 14px;
}
.msgArea img{
	margin-top:10px;
	margin-bottom: 10px;
}
.msgArea .msgbtn{
	margin-top: 10px;
    width: 100%;
    height: 40px;
    background: silver;
    line-height: 40px;
    color: white;
    font-size:18px;
}
.msgArea .msgbtns{
	margin-top: 10px;
    width: 100%;
    height: 40px;
    border-top:1px solid #ccc;
    line-height: 40px;
    color: #a09595;
    font-size:16px;
}
.mscanl{
	    width: 50%;
    float: left;
}
.mssure{
   width: 50%;
    float: left;
    border-left: 1px solid #ccc;
    /* background: #6E2806; */
    color: #6b2906;
}

		/*个人中心菜单*/
			.tcArea > .container > .info > .userMT{
			height: 137px;   
		    font-size: 12px;
		    color: #333333;
		    padding-top: 14px;
		    border-bottom: 1px solid #e8e6e6;
			}
			.tcArea > .container > .info > .userMT a{
			text-align:center;
			
			}
			.tcArea > .container > .info > .userMT img{
				width: 50px;
			    height: 50px;
			    margin: 6px;
			    border-radius:4px;
			}
			.tcArea > .container > .info > .userMT p{
				margin-left:44px;
			}
			.tcArea > .container > .info > .userMenu a{
		
			    display: block;
			    text-align: center;
			    line-height: 40px;
			    height: 40px;
			    background: #fff;
			    font-size: 14px;
			    border-bottom: 1px solid #efefef;
			}
			/*个人中心菜单*/
			
		/*菜单选择样式*/
		.menu-li{
	text-align: center;
    border-bottom: 1px solid #ddd;
    font-size: 12px;
    padding: 4px 0;
	}
	.menu-li:last-child{
	
    border-bottom: none;
   
	}
	.menuArea{
	background: white;
    width: 230px;
    left: 50%;
    position: relative;
    right: 20%;
    top: 44px;
    color: #909090;
    border-radius: 7px;
    margin-left: -115px;
	}
	.menuArea .menu-ul{
	    max-height: 324px;
    overflow-y: auto;
	}
	.closeMenu{
	   position: absolute;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #666;
    z-index: 3000;
    background: #efefef;
    left: 50%;
    margin-top: 4px;
    font-size: 20px;
    margin-left:-20px;
	}
	.closeMenus{
	   position: absolute;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #666;
    z-index: 3000;
    background: #efefef;
    left: 50%;
    margin-top: 4px;
    font-size: 20px;
    margin-left:-20px;
	}

	.zwkf{
	    margin-top: 60px;
    text-align: center;
    color: #fff;
    line-height: 26px;
    height: 26px;
    font-size: 14px;
	}
	.zwkf img{
	vertical-align: bottom;
    margin-right: 5px;
    width:30px;
    height:30px;
	}
	
	.meArea {
      background: white;
    width: 290px;
    left: 50%;
    position: absolute;
    right: 10%;
    top: 44px;
    color: #909090;
    border-radius: 2px;
    text-align: center;
    margin-left: -145px;
}
.meArea .meHead h4{
	font-size:16px;
	line-height:26px;
	height:26px;
	margin-top:4px;
	}
.meArea .meHead p{
	font-size:10px;
}
.meLogo{
	width:100%;
	padding:0 4px;
	margin-top:6px;
	height: 330px;
    overflow-y: auto;
}
.meLogo .active{
	background:#DDB9A5;
	color:#fff;
}
.meImg {
  font-size: 10px;
    padding: 4px 0;
    width: 25%;
    float: left;
    background: #ccc;
    border: 1px solid #fff;
    position: relative;
}
.meImgs {
    font-size: 10px;
    padding: 4px 0;
    width: 25%;
    float: left;
    background: #ccc;
    border: 1px solid #fff;
    position: relative;
    color: #807777;
}
.meImgs span{
	position: absolute;
    right: 1px;
    font-size: 8px;
}
.meImg span{
	position: absolute;
    right: 1px;
    font-size: 8px;
}
.meLogo .active img{
		filter:none; 
　　-webkit-filter:none; 
　　-moz-filter:none; 
　　-ms-filter:none; 
　　-o-filter:none;  
　　-webkit-filter:none;
	}
.meImg img{
	filter:grayscale(100%); 
　　-webkit-filter:grayscale(100%); 
　　-moz-filter:grayscale(100%); 
　　-ms-filter:grayscale(100%); 
　　-o-filter:grayscale(100%); 
　　filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); 
　　-webkit-filter:grayscale(1);
}
.meBtn{
	width:100%;
	height:40px;
	border-top: 1px solid #ddd;
    margin-top: 2px;
}
.meClose{
	border-right:1px solid #ddd;
	width:49.5%;
}
.meSure{
	width:50%;
}
.meBtn p{
	
	float:left;
	height:40px;
	line-height:40px;
}

.adBgBlue{
	color: #11408d;
}
.adBgYellow{
	color: #B3c124;
}
.adBgRed{
	color: #c01821;
}
.lrdiv{
	display:none;
float: left;
    margin-top: 3px;
    background: #f3f0f0;
    padding: 2px 3px;
    border-radius: 4px;
    color: #5d5a5a;
    font-size: 10px;
}
.lrdiv span{
color:red;
}
.lrdivs span{
color:red;
}
.lrdivs {
	margin-top:4px;
   clear:both;
    margin-top: 3px;
    background: #f3f0f0;
    padding: 2px 7px;
    border-radius: 4px;
    color: #5d5a5a;
    font-size: 10px;
    text-align: center;
}
.lrmmd{
	margin-top:5px;
	margin-bottom:3px;
}