/*! open-v1.1.27 created by John on 2016-07-19 11:34:30 */

body {
	font-family: "microsoft yahei", "Open Sans", Arial, 'microsoft yahei', sans-serif;
	line-height: 22px;
	font-size: 14px;
	/* background: url(../img/beijing_pc.png) center center no-repeat; */
    background-size: 100% 100%;
	
}

footer,
header,
nav,
section {
	display: block
}

.ng-cloak {
	display: none
}

.border-radius0 {
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none
}

@media (min-width:720px) {
	.container-h {
		width: auto
	}
}

@media (min-width:992px) {
	.container-h {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container-h {
		width: 1200px;
		padding:0;
	}
}
/*Login*/
.Login{
	width:100%;
	overflow:hidden;
	padding:24px 0;
}

.Login img{
	float:left;
}

.Login p{
	float:right;
	line-height: 77PX;
    font-size: 20PX;
    color: #333;
}

@media (max-width:750px) {
	.positionRight{
		display:none;
	}
	.shoujimaskBox{
		display:block;
	}
	.Login{
		width:100%;
		overflow:hidden;
		padding:15px 0;
	}
	.Login img{
		float:left;
		display:none;
	}
	
	.Login p{
	    font-size: 15px;
	    line-height: 25px;
	    color: #F00;
	    text-align: center;
	    background: rgba(255, 255, 255, .8);
	    border-radius: 2px;
	    float: inherit;
	    padding: 5px 0;
	    margin: 0;
	       
	    width: 100%;
text-align: left;
padding-left: 10px;
	}
   
}
/*Login*/

/*tab切换*/
.room{
	width: 100%;
    overflow: hidden;
    background: #faf8fd;
    margin: 23PX 0;
    border-radius: 12PX;
    box-shadow: 0 4PX 4PX 4PX rgba(0, 0, 0, .1);
    padding-bottom: 30PX;
}

.lot-type {
	/*border-left: 1px solid #dedede;*/
	/*border-top: 1px solid #dedede*/
}

.lot-type a {
	width:16.667% !important;
	float: left;
	display: block;
	text-align: center;
	line-height: 38px;
	font-size: 30px;
	color: #333;
	text-decoration: none;
	border-bottom: 1PX solid #e6e4e8;
	padding: 16PX 0;
}

.lot-type a.active {
	color: #397ae3;
    border-bottom: 1PX solid #fe474b;
    border-bottom: 1PX solid #fe474b;
    background: url(../img/xuanzhon.png) center bottom no-repeat;
    background-size: 15PX 8PX;
}

@media (max-width:750px) {
	.room{
	    margin:10PX 0;
	    padding-bottom:10px;
	}
	.lot-type a {
	    width: 33.3% !important;
	    float: left;
	    display: block;
	    text-align: center;
	    line-height: 15px !important;
	    font-size: 16px !important;
	    color: #333;
	    text-decoration: none;
	    border-bottom: 2PX solid #e6e4e8;
	    padding: 16PX 0;
	}
	.lot-type a.active {
		color: #397ae3;
	    border-bottom: 2PX solid #fe474b;
	    border-bottom: 2PX solid #fe474b;
	    background: url(../img/xuanzhon.png) center bottom no-repeat;
	    background-size: 15PX 8PX;
	}
}

@media (min-width:768px) {
	.lot-type a.nav-b-r-none {
		border-right: none
	}
}

@media (max-width:767px) {
	.lot-type a.nav-xs-hidden {
		display: none
	}
	.lot-latest {
		margin-top: 0!important
	}
	.lot-m {
		margin-bottom: 5px!important
	}
	
	.opentime b{width: 30px;    height: 30px;line-height:30px;font-size:20px;margin:0 5px;margin-top:10px;}
	
}

@media (min-width:768px) and (max-width:1200px) {
	.lot-type a.nav-md-hidden {
		display: none
	}
}

@media (min-width:1200px) {
	.lot-type {
		    margin-bottom: 30PX;
		/*border-right: 1px solid #dedede*/
	}
	.lot-type a.nav-lg-b-r-none {
		border-right: none
	}
}

i {
	font-style: normal;
	display: inline-block
}
/*tab切换*/


.lot-m {
	/*border: 1px solid #dedede;*/
	/*background-color: #f6f5f5;*/
	/*padding: 15px;*/
	/*margin-bottom: 20px*/
}

.lot-latest {
	padding:0;
	/*border: 1px solid #dedede;*/
	height:128px;
	/*background-color: #FFF*/
}
.qyTab{
	margin-top:15px;
}
.t-logo img {
	width: 113PX;
    height: 113PX;
    display: block;
    border-radius: 50%;
}

.lot-section .qy_name{
	display: block;
    font-size: 28PX;
    color: #fe474b;
    margin-top: 25PX;
    margin-left: 10PX;
}

.lot-section {
	float: left;
	margin: 0 10px
}

.lot-section p {
	display: block;
    font-size: 20PX;
    margin-top: 20PX;
    margin-left: 10PX
}

.lot-section p i {
	font-family: Tahoma;
	color: #e63442
}

.lot-section-sel .prv {
	display: block;
	float: left;
	width: 27px;
	height: 27px;
	background-image: url(../img/lot_icon.png);
	background-position: 0 0
}

.lot-section-sel .selblk {
	float: left;
	width: 129px;
	height: 27px;
	padding: 1px 5px;
	margin: 0 6px;
	border: 1px solid #cacaca;
	background: #FFF;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	position: relative;
	z-index: 2;
	z-index: 99
}

.lot-section-sel .selblk .seconds {
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 25px;
	display: block;
	width: 106px;
	text-align: center
}

.lot-section-sel .next {
	display: block;
	float: left;
	width: 27px;
	height: 27px;
	background-image: url(../img/lot_icon.png);
	background-position: 0 -56px
}

.lot-section-sel .arrow2 {
	float: right;
	display: block;
	width: 10px;
	height: 25px;
	background-image: url(../img/arrow.png);
	background-position: center center;
	background-repeat: no-repeat
}
/*区域名称*/
.open-cutdown {
	border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
	margin-top: 4px;
	height:128px;
	text-align: center;
	position: relative;
	z-index: 2
}

.Xyq{
	text-align: left;
	width:237px;
	margin:0 auto;
	font-size: 21px;
	color:#333;
	text-indent: 8px;
}
.opentime {
	font-size: 33px;
    color:#fe474b;
    margin:15px 0 0;
    height: 95px;
    line-height: 48px;
    overflow: hidden;
    /*background: url(../img/time.png) 0 0 no-repeat;*/
}

.opentime span {
	float: left;
	display: inline-block;
	margin-top: 8px;
}

.opentime b {
    width: 115PX;
    height: 72PX;
    float: left;
    background-size: 115PX 72PX;
    letter-spacing: 34PX;
    text-indent: 18PX;
    line-height: 64PX;
	/* background: url(../img/time.png) 0 0 no-repeat; */
	/*background-image: url(../img/lot_icon.png);*/
	/*background-position: 0 -112px*/
}
/*开期倒计时*/
.lot-result {
    padding: 0;
    margin-top: 41px;
    height: 68px;
    text-align: center;
}

.lot-result .r1 {
	display: inline-block;
	padding: 10px 10px 0 0;
	margin-top: 4px;
	height: 51px;
	border-right: 1px solid #e8e8e8;
	margin-right: 10px
}

.lot-result .r1 span {
	display: inline-block;
	width: 38px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	font-size: 18px;
	color: #FFF;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: relative;
	z-index: 2;
	background-size: cover !important;
}

.lot-result .r2 {
	padding-top: 20px;
	text-align: left;
	display: inline-block
}

.lot-result .r2 span {
	padding: 7px;
	border-radius: 14px;
	font-size: 14px;
	/* font-weight: 400 */
}

.lot-result .r3 {
	display: inline-block;
	padding-left: 50px;
	font-size: 16px;
	color: #8d8d8d;
	height: 68px;
	line-height: 68px;
	background-image: url(../img/clock.jpg);
	background-position: center left;
	background-repeat: no-repeat
}

.blue-info {
	background-image: url(../img/blue.png);
	background-size:cover;
	color: #fff
}

.red-info {
	/*background-color: #e60012;*/
	background-image: url(../img/red.png);
	background-size:cover;
	color: #fff
}

.red {
	background-color: #e60012
}

.blue {
	background-color: #00a0e9
}

.cyanBlue {
	background-color: #13b5b1
}

.skyBlue {
	background-color: #556fb5
}

.orange {
	background-color: #e60012
}

.yellow {
	background-color: #f39800
}

.green {
	background-color: #22ac38
}
/*期号*/
@media (max-width:750px) {
	.lot-latest {
		padding:0;
		/*border: 1px solid #dedede;*/
		height:100px;
		/*background-color: #FFF*/
	}
	.qyTab{
		margin-top:15px;
	}
	.t-logo img {
		width: 70PX;
	    height: 70PX;
	    display: block;
	    border-radius: 50%;
	}
	
	.lot-section .qy_name{
		display: block;
	    font-size: 20PX;
	    color: #fe474b;
	    margin-top: 10PX;
	    margin-left: 0PX;
	}
	
	.lot-section {
		float: left;
		margin: 0 10px
	}
	
	.lot-section p {
		display: block;
	    font-size: 15PX;
	    margin-top: 11PX;
	    margin-left: 10PX;
	}
	
	.lot-section p i {
		font-family: Tahoma;
		color: #e63442
	}
	
	.lot-section-sel .prv {
		display: block;
		float: left;
		width: 27px;
		height: 27px;
		background-image: url(../img/lot_icon.png);
		background-position: 0 0
	}
	
	.lot-section-sel .selblk {
		float: left;
		width: 129px;
		height: 27px;
		padding: 1px 5px;
		margin: 0 6px;
		border: 1px solid #cacaca;
		background: #FFF;
		-moz-border-radius: 1px;
		-webkit-border-radius: 1px;
		border-radius: 1px;
		position: relative;
		z-index: 2;
		z-index: 99
	}
	
	.lot-section-sel .selblk .seconds {
		float: left;
		font-size: 14px;
		color: #333;
		line-height: 25px;
		display: block;
		width: 106px;
		text-align: center
	}
	
	.lot-section-sel .next {
		display: block;
		float: left;
		width: 27px;
		height: 27px;
		background-image: url(../img/lot_icon.png);
		background-position: 0 -56px
	}
	
	.lot-section-sel .arrow2 {
		float: right;
		display: block;
		width: 10px;
		height: 25px;
		background-image: url(../img/arrow.png);
		background-position: center center;
		background-repeat: no-repeat
	}
	/*区域名称*/
	.open-cutdown {
		border-left:0;
		border-right:0;
		border-top: 1px solid #dedede;
	    border-bottom: 1px solid #dedede;
		height:70px;
		text-align: center;
		position: relative;
		z-index: 2;
		padding: 0;
		line-height: 70px;
	}
	
	.Xyq{
		text-align: left;
		width:auto;
		margin: 0 0 0 0;
		font-size:16px;
		color:#333;
		text-indent: 8px;
	    display:inline-block;
	}
	
	.opentime {
		font-size: 33px;
	    color:#fe474b;
	    margin:0 0 0 0;
	    height: auto;
	    line-height: 48px;
	    overflow: visible;
	    /*float: left;*/
	    display:inline-block !important;
	    /*background: url(../img/time.png) 0 0 no-repeat;*/
	}
	
	.opentime span {
		display: inline-block;
	    margin-top: 0px;
	    line-height: 0;
	    float: none;
	    margin: 0 -5px 0 3px;
	    font-size: 20px;
	}
	
	.opentime b {
		width: 65PX !important;
	    height: 39PX !important;
	    display: inline-block !important;
	    background-size: 100% 100%!important;
	    letter-spacing: 20PX !important;
	    text-indent: 10PX;
	    line-height: 37PX !important;
	    background: url(../img/time.png) 0 0 no-repeat;
	    margin: 0 !important;
	    float:none;
	}
	/*开期倒计时*/
	.lot-result {
	    padding: 0;
	    margin-top:0px;
	    height:57px;
	    text-align: center;
	}
	
	.lot-result .r1 {
		display: inline-block;
		padding: 10px 10px 0 0;
		margin-top: 4px;
		height: 51px;
		border-right: 1px solid #e8e8e8;
		margin-right: 10px
	}
	
	.lot-result .r1 span {
		display: inline-block;
		width: 38px;
		height: 38px;
		text-align: center;
		line-height: 38px;
		font-size: 18px;
		color: #FFF;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		position: relative;
		z-index: 2
	}
	
	.lot-result .r2 {
		padding-top: 20px;
		text-align: left;
		display: inline-block
	}
	
	.lot-result .r2 span {
		padding: 7px;
		border-radius: 14px;
		font-size: 14px;
		/* font-weight: 400 */
	}
	
	.lot-result .r3 {
		display: inline-block;
		padding-left: 50px;
		font-size: 16px;
		color: #8d8d8d;
		height: 68px;
		line-height: 68px;
		background-image: url(../img/clock.jpg);
		background-position: center left;
		background-repeat: no-repeat
	}
	
	.blue-info {
		background-color: #00a0e9;
		color: #fff
	}
	
	.red-info {
		background-color: #e60012;
		color: #fff
	}
	
	.red {
		background-color: #e60012
	}
	
	.blue {
		background-color: #00a0e9
	}
	
	.cyanBlue {
		background-color: #13b5b1
	}
	
	.skyBlue {
		background-color: #556fb5
	}
	
	.orange {
		background-color: #e60012
	}
	
	.yellow {
		background-color: #f39800
	}
	
	.green {
		background-color: #22ac38
	}
	/*期号*/
}

@media (max-width:767px) {
	.lot-m,
	.wrapper-xxs {
		padding: 0px 5px;
	}
}

.panelTable{
	background: #faf8fd;
    margin-top: 23PX;
    border-radius: 12PX;
    box-shadow: 0 4PX 4PX 4PX rgba(0, 0, 0, .1);
    padding-top: 36PX;
    padding-bottom: 44PX;
    margin-bottom: 30px;
}

.panel .tbl-trend>tbody>tr>td,
.panel .tbl-trend>thead th {
	padding-left: 2px;
	padding-right: 2px;
	text-align: center
}

.arrow.bottom.h-ab-trend {
	margin-left: 25%
}

.arrow.bottom.h-ab-result:after,
.arrow.bottom.h-ab-trend:after {
	border-top-color: #335397
}

.arrow.bottom.h-ab-result {
	/*margin-left: -16.6%*/
}

.tbl-trend .badge {
	padding-left: 3px;
	padding-right: 3px
}

@media (min-width:768px) {
	.tbl-trend .badge {
		width:30px;
		height:30px;
		border-radius: 50%;
		font-size: 14px;
		font-weight: 400;
		line-height: 30px;
        padding: 0;
	}
}

.rsMinW .rsBullet {
	width: auto;
	height: auto
}

.dropdown-menu>li>a {
	text-align: left
}

.bg-white {
	/*background-color: #fff;*/
	/*color: #717171*/
}

.b-light {
	border-color: #e4e4e4
}

.panel .table td,
.panel .table th {
    padding: 10px 15px;
    border-top: 1px solid #f1f1f1;
    text-align: center;
    border-right: 1px solid #f1f1f1;
    font-size: 22px;
    line-height:30px;

}

.panel .table-striped>thead th {
	background: #fff;
	border-right: 1px solid #f1f1f1;
	font-size: 22PX;
    color: #397ae3;
    font-weight: normal;
    padding: 14PX 0;
    text-align: center;
}

.panel .table thead>tr>th {
	border-bottom: 1px solid #ebebeb
}

.panel {
	border-radius: 2px
}

.panel.panel-default {
	/*border-color: #e8e8e8*/
	width: 97%;
    margin: 0 auto;
}

.m-b-none {
	margin-bottom: 0
}

.panel-heading {
	border-radius: 2px 2px 0 0;
	padding: 10px 0px 0;
}

.panel.panel-default>.panel-footer,
.panel.panel-default>.panel-heading {
	border-color: #e8e8e8;
	background-color: #fff;
}


.btn-twitter {
	    background-color: #fff;
	/*color: #fff!important;*/
	/*background-color: #00c7f7;*/
	/*border-color: #00c7f7*/
}

.btn-twitter.active,
.btn-twitter:active,
.btn-twitter:focus,
.btn-twitter:hover,
.open .dropdown-toggle.btn-twitter {
	/*color: #fff!important;*/
	/*background-color: #00b2de;*/
	/*border-color: #00a6ce*/
}

.btn-twitter.active,
.btn-twitter:active,
.open .dropdown-toggle.btn-twitter {
	background-image: none
}

.btn-twitter.disabled,
.btn-twitter.disabled.active,
.btn-twitter.disabled:active,
.btn-twitter.disabled:focus,
.btn-twitter.disabled:hover,
.btn-twitter[disabled],
.btn-twitter[disabled].active,
.btn-twitter[disabled]:active,
.btn-twitter[disabled]:focus,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter,
fieldset[disabled] .btn-twitter.active,
fieldset[disabled] .btn-twitter:active,
fieldset[disabled] .btn-twitter:focus,
fieldset[disabled] .btn-twitter:hover {
	/*background-color: #00c7f7;*/
	/*border-color: #00c7f7*/
}

.btn-facebook {
	color:#fe474b;
	border-bottom: 2PX solid #fe474b;
    background:#fff url(../img/xuanzhon.png) center bottom no-repeat;
    background-size: 15PX 8PX;
	/*color: #fff!important;*/
	/*background-color: #335397;*/
	/*border-color: #335397*/
}

.btn-facebook.active,
.btn-facebook:active,
.btn-facebook:focus,
.btn-facebook:hover,
.open .dropdown-toggle.btn-facebook {
	color: #fe474b!important;
	border-bottom: 2PX solid #fe474b !important;
	/*background-color: #2d4984;*/
	/*border-color: #294279*/
}

.btn-facebook.active,
.btn-facebook:active,
.open .dropdown-toggle.btn-facebook {
	background-image: none
}

.btn-facebook.disabled,
.btn-facebook.disabled.active,
.btn-facebook.disabled:active,
.btn-facebook.disabled:focus,
.btn-facebook.disabled:hover,
.btn-facebook[disabled],
.btn-facebook[disabled].active,
.btn-facebook[disabled]:active,
.btn-facebook[disabled]:focus,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook,
fieldset[disabled] .btn-facebook.active,
fieldset[disabled] .btn-facebook:active,
fieldset[disabled] .btn-facebook:focus,
fieldset[disabled] .btn-facebook:hover {
	background-color: #335397;
	border-color: #335397
}

.btn {
	font-weight: 500;
	border-radius: 2px;
	padding: 30px 10px 18px;
	font-size:30px;
}
.btn span{
	display:inline-block;
	padding-left:50px;
}

.btnImg0{
	background:url(../img/tab2_01.png) 0 0 no-repeat;
}
.btnImg1{
	background:url(../img/tab2_04.png) 0 8px no-repeat;
}
.btnImg2{
	background:url(../img/tab2_07.png) 0 8px no-repeat;
}

.btn-facebook .btnImg0{
	background:url(../img/tab_01.png) 0 0 no-repeat;
}
.btn-facebook .btnImg1{
	background:url(../img/tab_04.png) 0 8px no-repeat;
}
.btn-facebook .btnImg2{
	background:url(../img/tab_07.png) 0 8px no-repeat;
}

.arrow {
	border-width: 8px;
	z-index: 10
}

.arrow,
.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.arrow:after {
	border-width: 7px;
	content: ""
}

.arrow.top {
	left: 50%;
	margin-left: -8px;
	border-top-width: 0;
	border-bottom-color: #eee;
	border-bottom-color: rgba(0, 0, 0, .1);
	top: -8px
}

.arrow.top:after {
	content: " ";
	top: 1px;
	margin-left: -7px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.arrow.right {
	top: 50%;
	right: -8px;
	margin-top: -8px;
	border-right-width: 0;
	border-left-color: #eee;
	border-left-color: rgba(0, 0, 0, .1)
}

.arrow.right:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -7px
}

.arrow.bottom {
	left: 33.3%;
	margin-left: -8px;
	border-bottom-width: 0;
	border-top-color: #eee;
	border-top-color: rgba(0, 0, 0, .1);
	bottom: -8px
}

.arrow.bottom:after {
	content: " ";
	bottom: 1px;
	margin-left: -7px;
	border-bottom-width: 0;
	border-top-color: #fff
}

.arrow.left {
	top: 50%;
	left: -8px;
	margin-top: -8px;
	border-left-width: 0;
	border-right-color: #eee;
	border-right-color: rgba(0, 0, 0, .1)
}

.arrow.left:after {
	content: " ";
	left: 1px;
	border-left-width: 0;
	border-right-color: #fff;
	bottom: -7px
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	background-image: none;
	filter: none;
	background-color: #f1f1f1!important;
	color: #717171
}

.dropdown-select>li>a input {
	position: absolute;
	left: -9999em
}

.font-bold {
	font-weight: 700
}
.xd{display:none;}

table.table tr td.ng-binding2{line-height:60px;font-size:14px;}

.TableNum,.TableNum2{
	display: inline-block;
    background-size: cover !important;
    color: #fff;
    width: 30px;
    font-size: 17px;
}
.history_text{
	text-align: center;
    margin: 0;
    margin-top: 30PX;
    font-size: 18PX;
    color: #333;
}

@media (max-width:750px) {
	.panelTable{
		background: #faf8fd;
	    margin-top: 23PX;
	    border-radius: 12PX;
	    box-shadow: 0 4PX 4PX 4PX rgba(0, 0, 0, .1);
	    padding-top: 36PX;
	    padding-bottom:20PX;
	    margin-bottom: 15px;
	}
	.history_text{
		text-align: center;
	    margin: 0;
	    margin-top:8PX;
	    font-size: 12PX;
	    color: #333;
	}
	.btnImg0{
		background-size: 31%;
	    background-position: 8px 1px;
	}
	.btnImg1{
		background-size: 31%;
	    background-position: 5px 3px;
	}
	.btnImg2{
		background-size: 35%;
        background-position: 6px 5px;
	}
	.btn-facebook .btnImg0{
		background-size: 31%;
	    background-position: 8px 1px;
	}
	.btn-facebook .btnImg1{
		background-size: 31%;
	    background-position: 5px 3px;
	}
	.btn-facebook .btnImg2{
		background-size: 35%;
        background-position: 6px 5px;
	}
	.TableNum{
		display: inline-block;
	    background-size: cover !important;
	    color: #fff;
	    width: 20px;
	    height:20px;
	    font-size: 12px;
	    line-height:20px;
	}
	.TableNum2{
		display: inline-block;
	    background-size: cover !important;
	    color: #fff;
	    width: 24px;
	    height:24px;
	    font-size: 12px;
	    line-height:24px;
	}
	.btn {
		font-weight: 500;
	    border-radius: 2px;
	    padding: 5px 0px 11px;
	    font-size: 17px;
	}
	.btn span{
		display:inline-block;
		padding-left:30px;
	}
	.panel .table-striped>thead th {
	    background: #fff;
	    border-right: 1px solid #f1f1f1;
	    font-size: 15PX;
	    color: #397ae3;
	    font-weight: normal;
	    padding:5PX 0;
	    text-align: center;
	}
	.panel .table td, .panel .table th {
	    padding: 5px 0px;
	    border-top: 1px solid #f1f1f1;
	    text-align: center;
	    border-right: 1px solid #f1f1f1;
	    font-size: 12px !important;
	}
	.tbl-trend .badge {
	    width: 24px !important;
	    height: 24px !important;
	    border-radius: 50% !important;
	    font-size: 12px !important;
	    font-weight: 400 !important;
	    line-height: 24px !important;
	    padding: 0 !important;
	}
	.panel .tbl-trend>tbody>tr>td, .panel .tbl-trend>thead th {
	    padding:0;
	    text-align: center;
	}
}


@media (max-width:767px) {

	
	.opentime b{width: 30px;    height: 30px;line-height:30px;font-size:20px;margin:0 5px;margin-top:10px;}
	.xd{display:table-row;;}
	.dd{display:none;}
	table.table tr td.ng-binding{line-height:30px;font-size:14px;}
}