/* .hr {
	margin: 0;
	height: 10px;
	border-top: none;
	background-color: #131F30;
} */

.bg_active {
	background: #f4f8fb;
}
.coimg1{
     background-image: url(../images/list.png);
         background-repeat:no-repeat;
          background-size: 50px;
   padding: 0px;
   width: 150px;
}
footer{
    width: 100%;overflow: hidden; font-size:10px;position: fixed;bottom:0;background:#1c212a;/*修改导航颜色*/
    display: -webkit-box;display: -ms-flexbox;display: flex;
    /* box-shadow: 5px 1px 3px 4px #f5f5f5; */
    padding-bottom: env(safe-area-inset-bottom);
    border-bottom: 1px solid #273552;
}
.bgBalck #home .trade ul li .usdt{color:#fff;}
#home .trade ul li .usdt{color:#fff;font-weight:bold;font-size: 12px;}

.bgBalck footer{background-color: #1c212a;border-top: 1px solid #12151c;}
footer a{color:#21bcec;width:25%;height:50px;display: block;}
footer a:hover,footer a:link,footer a:active,footer a:visited{color: #a2a6a5;}
footer div{width:100%;height:50px;text-align: center;}
footer .img{width: 22px;height: 23px;margin:3px auto;background-size: 100%;background-repeat: no-repeat;background-position: center center;}
footer .select{color:#fbbe23!important;}
footer div i{
    display: block;
}
footer div span{
    display: block;
    margin-top: 5px;
}
footer .iconfont{font-size: 24px;margin-top: 8px;}
.select .iconfont{color:#fbbe23!important;}
.img0{background-image: url('../images/footer/index1.png');}
.img1{background-image: url('../images/footer/hangqing1.png');}
.img2{background-image: url('../images/footer/jiaoyi1.png');}
.img3{background-image: url('../images/footer/assets1.png');}
.img4{background-image: url('../images/footer/personal1.png');}

.select .img0{background-image:url('../images/footer/index.png');}
.select .img1{background-image: url('../images/footer/hangqing.png');}
.select .img2{background-image: url('../images/footer/jiaoyi.png');}
.select .img3{background-image: url('../images/footer/assets.png');}
.select .img4{background-image: url('../images/footer/personal.png');}
   .sell_out{
            height: 118px;
            overflow-y:scroll;
                overflow-x: hidden;
        }	
    	.relative{
	        position: relative;
	        z-index: 5;
	        height: 27px;
	    }
    	.quotes-bg-buy{
	        position: absolute;
	        background: #deeedc;
	        top: 0;
            right: -8%;
            height: 27px;
            z-index: -1;
	    }
	    .quotes-bg-sell{
	        position: absolute;
            background: #f7d8e0;
            top: 0;
            right: -8%;
            height: 27px;
            z-index: -1;
	    }
		.borrow{
			width: 100%;
			display: none;
		}
		.borrow-title{
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			align-items: center;
			padding: 10px 5%;
		}
		.borrow-title h1{
			font-size: 14px;
		}
		.borrow-title img{
			width: 20px;
		}
		.borrow-total{
			padding: 10px 5%;
			display: flex;
			flex-direction: column;
		}
		.borrow-total article:last-child{
			border-bottom:0;
		}
		.borrow-total article{
			padding: 10px 0;
			display: flex;
			flex-direction: row;
			justify-content: space-between;
		}
		.borrow-total article h1{
			font-size: 14px;
			word-break: break-all;
			width: 50%;
		}
		.borrow-total article span{
			font-size: 14px;
		}
		.borrow-line{
			width: 100%;
			height: 15px;
			background: #f7f6fb;
		}
		.borrow-jie{
			padding: 15px 5% 0;
		}
		.borrow-jie h1{
			font-size: 16px;
		}
		.borrow-content{
			padding: 0 5% 10px;
		}
		.borrow-bi{
			display: flex;
			flex-direction: row;
			padding: 10px 0;
		    border-bottom: 1px solid #f7f6fb;
		}
		.borrow-bi span{
			color: #97a6ae;
			font-size: 14px;
			width: 50%;
		}
		.borrow-bi span:last-child,.borrow-list span:last-child{
			text-align: right;
		}
		.borrow-list span:first-child{
			color: #97a6ae;
		}
		.borrow-list span{
			font-size: 14px;
			width: 50%;
		}
		.borrow-list{
			display: flex;
			flex-direction: row;
			padding: 10px 0;
			border-bottom: 1px solid #f7f6fb;
		}
		.borrow-list:last-child{
			border-bottom: 0;
		}
		.borrow-btn{
			display: flex;
			flex-direction: row;
		    padding: 0px 5% 20px;
		    justify-content: space-between;
		}
		.borrow-btn button{
			color:#fff;
			padding: 10px 0;
		    background: #00c087;
		    border: 0;
		    width: 30%;
		    border-radius: 5px;
		    font-size: 16px;
		}
		.btn-borrow .layui-layer-btn {
		    text-align: center;
		    display: flex;
		    width: 100%;
		    padding-top: 5px!important;
		    padding: 0 15px 20px;
		}
		.btn-borrow .layui-layer-btn .layui-layer-btn1{
			width: calc(33.33% - 8px);
			background:#049ddc;
			color:#fff
		}
		.btn-borrow .layui-layer-btn .layui-layer-btn2{
			width: calc(33.33% - 8px);
			background:#049ddc;
			color:#fff
		}
		.btn-borrow .layui-layer-btn .layui-layer-btn0{
			width: calc(33.33% - 8px); 
			background:#f7f6fb;
			color:#333
		}
		.btn-borrow .layui-layer-btn a{
			padding: 0;
		    margin: 0;
		    line-height: 44px;
		    height: 44px;
		    border: none;
		    font-size: 16px;
		    margin-right: 10px;
		}
		.control-that input::placeholder{
			color:#000;
		}
		.equal{
			display: none;
			width: 100%;
			word-break: break-all;
			font-size: 12px;
			color:#999;
			margin-top: 5px;
		}
		.currency-price{
			display: flex;
			flex-direction: row;
			align-items: center;
			width: 100%;
		    line-height: 26px;
		    border-radius: 2px;
		    border: 1px solid #f1f1f1;
		    margin-top: 15px;
		    padding: 5px 10px;
		    font-size: 12px;
		    justify-content: space-between;
		}
		.use_legal_num{
			font-size: 12px;
		}
		.currencyRate{
			display: flex;
			flex-direction: row;
			margin: 10px 0;
		}
		.currencyRate span:nth-child(4){
			margin-right: 0;
		}
		.currencyRate span{
			margin-right: 4%;
		    border: 1px solid #ddd;
		    width: 22%;
		    text-align: center;
		    font-size: 12px;
		}
		.use_deal_price_active{
			color:#fff;
			background: #00c087;
			border: 1px solid #00c087;
		}
		.use_deal_price{
			font-size: 12px;
		}
		.coinDeal{
			display: flex;
			flex-direction: row;
			align-items: center;
			margin-bottom: 10px;
		}
		.coinDeal-img{
			border: 1px solid #ddd;
		    width: 30px;
		    margin-right: 5px;
		}
		.list-item-title{
			    display: flex;
			    flex-direction: row;
			    justify-content: space-between;
			}
			.list-item-title article time{
			    color:#999;
			}
			.list-item-content{
			     display: flex;
			    flex-direction: row;
			   flex-wrap: wrap;
			}
			.list-item-content article span{
			    margin-bottom: 3px;
			    color:#999;
			}
			.list-item-content article:nth-child(2),.list-item-content article:nth-child(5){
			    text-align: center;
			}
			.list-item-content article:nth-child(3),.list-item-content article:nth-child(6){
			    text-align: right;
			}
			.list-item-content article:nth-child(3n){
			    margin-right: 0;
			}
			.list-item-content article{
			    word-break: break-all;
			    font-size: 12px;
			    margin-top: 10px;
			    width: 32.5%;
			    margin-right: 1%;
			    display: flex;
			    flex-direction: column;
			}
			.list-item{
			    padding: 10px 0 ;
			    border-bottom: 1px solid #ddd;
			}
			.clickMore{
			    margin-top: 10px;
			}
			.selectTradeView{
		    display: flex;
		    flex-direction: row;
		}
		.selectTradeTitle-sj{
		    border: 1px solid #eee;
            display: block;
            padding: 5px 5%;
            width: 100%;
            /*margin-right: 5%;*/
		    position: relative;
		}
		.selectTradeTitle-bs{
		    color:#e3394e;
		    border: 1px solid #eee;
            display: block;
            padding: 5px 5%;
            width: 48%;
		}
		.selectTradeTitle-sj-title{
		    display: flex;
		    flex-direction: row;
		    align-items: center;
		    justify-content: space-between;
		}
		.selectTradeTitle-sj-title img{
		    width: 15px;
		}
		.selectTradeTitle-sj-ps span{
		    display: block;
	        padding: 7px 10px;
	        border-radius: 5px;
		}
		.selectTradeTitle-sj-ps span img{
		    width: 15px;
		    margin-left: 10px;
		}
		.selectTradeTitle-sj-ps{
		    position: absolute;
		    top: 30px;
		    left: 0;
		    padding: 10px 3%;
		    background: #999;
		    width: 100%;
		}
		.bgColor {
		    background-color: #1a2435;
		    color:#dbdfdf;
		}
		.sell_out {
			height: 129px;
		}
		.buyIn {
			height: 129px;
			overflow-y: scroll;
			overflow-x: hidden;
		}
		.layui-layer {
			background-color: #1a2435;
		}
		.layui-layer-page .layui-layer-content {
		    color: #000000;
		}

div#header,
div#data,
div#entrust {
	padding: 0px 3%;
	overflow: hidden;
}

.filtrate{
	font-size: 16px!important;
}
/*===========头部==================*/
.header {
	border-bottom: 1px solid #f1f1f1;
}

div#header div {
	overflow: hidden;
}

div#header div P {
	margin: 0;
}

div#header div P.pull-right {
	margin-top: 8px !important;
}

div#header div P img,
div#sideColumn h4 img {
	width: 20px;
	margin: -6px 5px 0 0;
}

div#header ul {
	list-style: none;
	overflow: hidden;
	display: flex;
}

div#header ul li {
	flex: 1;
}

div#header ul li strong,
div#header ul li span {
	display: block;
}

div#header ul li strong {
	font-size: 1.6rem !important;
}

div#header ul li span {
	font-size: 1.3rem;
}

/* div#header ul li span {
	color: #fff;
} */

div#header>p {
	color: #828181;
	margin: 0;
	font-size: 1.5rem;
}

.header-center {
	position: fixed;
	left: 0;
	right: 0;
	top: 56px;
	height: 33px;
	line-height: 33px;
	z-index: 10
}

.header-spaces {
	height: 89px;
}

.leval-header-img {
	margin-top: 5px !important;
}

.header-center div {
	width: 100%;
	height: 33px;
	line-height: 33px;
	font-size: 0;
	display: flex;
	margin: 0 auto;

}

.trade-name {
	font-size: 20px;
	position: relative;
	top: 6px;
	font-weight: bold;
}

.header-center span {
	display: block;
	width: 50%;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.header-center .active {
	/* background-color: #f0b90b; */
	border-bottom: 2px solid #f0b90b;
	color: #f0b90b;
}

.multiple_sel {
	width: 100%;
	outline: none;
	background-color: rgba(0, 0, 0, 0);
}

.multiple_sel span {
	display: inline-block;
	/* width: 23%; */
	text-align: center;
	border: 1px solid #f1f1f1;
	border-radius: 2px;
	margin-top: 10px;
	padding: 3px;
	margin-right: 1.8%;
	cursor: pointer;
}

.multiple_sel .active {
	background-color:#e3046f;
	border: 1px solid#e3046f;
	color: #fff
}

.multiple_sel .actives {
	background-color: #00c087;
	border: 1px solid #00c087;
	color: #fff
}

.flex {
	display: flex;
}

.around {
	justify-content: space-around;
}

.alcenter {
	align-items: center;
}

.pingcang {
	border: none;
	background: none;
	background: #f0b90b;
	/* padding: 2px 8px; */
	border-radius: 2px;
	color: #fff;
	outline: none;
}

/*==========数据==============*/

div#data div.active {
	width: 56%;
}

.col {
	color: #00c087 !important;
}


.borr2 {
	border-right: 1px solid#ff3e60 !important;
}

.col {
	color: #00c087 !important;
	background-color: #00c087;
	color: #fff !important;
}

.col2 {
	color:#e3046f !important;
	background-color:#e3046f;
	color: #fff !important;
}

div#data div.active div.deal {
	height: 40px;
	overflow: hidden;
	margin: 10px 0;
}

div#data div.active div.deal span {
	position: relative;
	display: inline-block;
	width: 48%;
	height: 40px;
	border-radius: 1px;
	background-color: #2e323a;
	

}
.bgBalck div#data div.active div.deal span {
	background-color: #12151c;
	color: #fff;

}
.bgBalck .select-price span{
	border: 1px solid #12151c;
	color: #fff;
}
.bgBalck	.select-price .active{
	background-color: #12151c;
}
.bgBalck .share-input{
	border: 1px solid #12151c;
}
.bgBalck .num span{
	border: 1px solid #12151c;
}
.bgBalck .multiple_sel span{
	border: 1px solid #12151c;
}
.bgBalck .control input{
	border: 1px solid #12151c;
}
div#data div.active div.deal span a {
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	font-size: 1.6rem;
	color: #828181;
	text-decoration: none;
	/* border-radius: 2px; */
}

div#data div.active div.LimitedPrice {
	padding: 10px 0;
}

div#data div.active div.LimitedPrice p img {
	width: 15px;
}

div#data div.active div.LimitedPrice ul.Price {
	list-style: none;
	border: 1px solid #ccc;
	overflow: hidden;
}

div#data div.active div.LimitedPrice ul.Price li {
	float: left;
	height: 40px;
	text-indent: 10px;
	line-height: 40px;
	font-size: 16px;
	overflow: hidden;
	width: 40%;
	color: #333;
}

div#data div.active div.LimitedPrice ul.Price li:nth-child(1) {
	width: 60%;
	border-right: 1px solid #ccc;
}

div#data div.active div.LimitedPrice ul.Price li span {
	display: block;
	float: left;
	width: 40%;
}

div#data div.active div.LimitedPrice ul.Price li span:nth-child(2) {
	width: 20%;
	font-size: 1.5rem;
}

div#data div.active div.LimitedPrice h6 {
	color: #ccc;
}

div#data div.active div.LimitedPrice p.num {
	height: 40px;
	line-height: 40px;
}

div#data div.active div.LimitedPrice p.num span:nth-child(1) {
	display: inline-block;
	width: 60%;
	height: 50px;
	outline: none;
	overflow: hidden;
	color: #ccc;
}

div#data div.active div.transactionAmount P {
	font-size: 1.7rem;
}

div#data div.active div.transactionAmount button {
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	outline: none;
	border: none;
	color: #fff;
	font-size: 18px;
	background: #00c087;
	margin-top: 10px;
	border-radius: 2px;
	font-weight: bold;
}
.new_price{
	font-weight: bold;
}
div#data div.active div.transactionAmount button.activesell {
	background:#e3046f;
}

div#data div.active1 {
	width: 44%;
	margin-top: 10px;
	padding-left: 10px;
}

div#data div.active1 table {
	width: 100%;
	color: #ccc;
	font-size: 1.3rem;
}

div#data div.active1 table tr {
	height: 24px;
}

div#data div.active1 table tr td {
	text-align: right;
}

div#data div.active1 table tr td:nth-child(1),
div#data div.active1 table tr th:nth-child(1) {
	text-align: left;
	width: 24%;
}

div#data div.active1 table tr td span img {
	width: 15px;
	margin: 0 5px;
}

div#data div.active1 table tr td h4 {
	margin: 10px 0 0px;
}

div#data div.active1 table tr td span {
	font-size: 1.4rem;
}

.red {
	color:#e3046f;
}

.gre {
	color: #00c087;
}

div#mask1 {
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	display: none;
	background: rgba(130, 129, 129, 0.5);
	width: 100%;
	height: 100%;
	z-index: 100;
}

div#mask1 div#Limited {
	width: 100%;
	position: fixed;
	bottom: 0;
}

div#mask1 div#Limited ul {
	width: 98%;
	margin: 0 auto;
	list-style: none;
}

div#mask1 div#Limited ul li {
	text-align: center;
	border: 1px solid #828181;
	background: #fff;
	font-size: 1.7rem;
	color: #ccc;
}

div#mask1 div#Limited ul li:nth-child(2) {
	height: 40px;
	line-height: 40px;
	margin: 1px 0;
}

div#mask1 div#Limited ul li p {
	height: 40px;
	line-height: 40px;
	margin: 0;
	color: #ccc;
}

.gray {
	color: #7d818a;
}

.ft12 {
	font-size: 12px;
}

.pd5 {
	padding: 5px 0;
}

.mr5 {
	margin-right: 5px;
}

.flex1 {
	flex: 1
}

.tc {
	text-align: center;
}

.tl {
	text-align: left;
}

.tr {
	text-align: right;
}

/*============当前合约============*/

div#entrust>div:nth-child(1) {
	overflow: hidden;
	padding: 10px 0;
}

div#entrust>div:nth-child(1) h3 {
	margin: 0 !important;
	font-weight: bold;
	font-size: 20px;
}

div#entrust>div:nth-child(1) P img {
	width: 20px;
}


div#entrust div:nth-child(2) p {
	width: 40%;
	position: relative;
	top: 20px;
	left: 30%;
	text-align: center;
	color: #bfbfbf;
}

.no_record {
	padding-bottom: 50px;
}

div#entrust div:nth-child(2) p img {
	width: 80px;
	margin: 0 20px;
}

div#sideColumn {
	z-index: 101;
	position: fixed;
	top: 0;
	left: -70%;
	width: 70%;
	height: 100%;
}


div#sideColumn h4 span {
	margin: 0 10px;
	color: #ccc;
	border: none;
}

div#sideColumn ol,
div#sideColumn ul {
	list-style: none;
}

div#sideColumn ol {
	display: flex;
}

div#sideColumn ol li {
	float: left;
	flex: 1;
	text-align: center;
	line-height: 35px;
	color: #ccc;
}

div#sideColumn ul {
	display: none;
	overflow-y: scroll;
	/* height: calc(100.0vh - 70px) */
}

div#sideColumn ul li {
	height: 60px;
	line-height: 60px;
	text-indent: 15px;
	font-size: 1.2rem;
}

div#sideColumn ul li strong {
	padding: 0 20px 0 0;
	float: left;
	font-size: 16px;
	font-weight: bold;
	/* color: #1A384A; */
}

div#sideColumn ul li strong b{
	color: #7d818a;
		font-size: 14px;
		font-weight: bold;
}

div#sideColumn ul li p {
	float: right;
	/* width: 72%; */
	padding: 0 10px;
	margin: 0;
}

.side {
	color: #333 !important;
	border-bottom: 1px solid #5D86D8;
}

.fontC {
	color:#e3046f;
}

.addplus img {
	width: 20px;
}

.entrust {
	margin-bottom: 57px;
}

th {
	text-align: center
}

#sideColumn ul li {
	border-bottom: 1px solid #f1f1f1;
}
.ul li p{
	font-size: 16px;
  font-weight: bold;
}

/* .tabs {
	border-bottom: 1px solid #f1f1f1;
} */

/* .tabs li {
	color: #06365a;
} */

.position-header {
	line-height: 2.0;
	font-size: 13px;
}

.position-header h3 {
	padding-bottom: 10px;
}

.position-header h3 span {
	font-size: 13px;

}

.content>div {
	width: 25%;
}
.texts-lever{
	margin-top: 10px;
	line-height: 35px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.position button {
	width: 100px;
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 0);
	margin-top: 10px;
	outline: none;
	border: 1px solid #f0b90b;
	line-height: 30px;
}

.position .pingcang {
	background-color: #f0b90b;
	border: none;
	margin-left: 10px;
}

.num span {
	display: inline-block;
	/* width: 23%; */
	text-align: center;
	border: 1px solid #f1f1f1;
	border-radius: 2px;
	margin-top: 10px;
	padding: 3px;
	margin-right: 1.8%;
}

.num .active {
	background-color:#e3046f;
	border: 1px solid#ff3e60;
	color: #fff!important;
}

.num .actives {
	background-color: #00c087;
	border: 1px solid #00c087;
	color: #fff!important;
}

.position-name {
	line-height: 40px;
	padding-left: 15px;
}

.sideOpen {
	position: relative;
	top: -5px;
	left: 12px;
}

.lever-detail {
	position: relative;
	top: -6px;
}

.fengxian {
	margin: 0 12px;
	color: #fff;
	padding-bottom: 10px;
}

.no_records {
	width: 100%;
	margin-top: 30px;
	text-align: center;
	color: #bfbfbf;
}

img {
	width: 80px;
}

.position-list {
	background-color: #fdfdfd;
	padding-bottom: 10px;
}

/* 一键平仓 */
.stop-trade {
	position: fixed;
	bottom: 50px;
	background-color: #fff;
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0 15px;
	display: none;
}

.stop-trade p {
	color: #a2a6a5;
}

.stop-trade button {
	width: 100px;
	border-radius: 4px;
	outline: none;
	border: 1px solid #f0b90b;
	line-height: 30px;
	background-color: #f0b90b;
	color: #fff;
	margin-top: 10px;
}

.stop-modal {
	margin: 10px;
	padding-bottom: 20px;
	text-align: center;
}

.stop-modal span {
	padding: 6px 10px;
	border-radius: 4px;
}

.stop-modal span:first-child {
	border: 1px solid #638bd4;
	color: #638bd4;
	margin-right: 5px;
}

.stop-modal span:first-child.active {
	color: #fff;
	background-color: #638bd4;
}

.stop-modal span:nth-child(2) {
	border: 1px solid #0d8551;
	color: #0d8551;
	margin-right: 5px;
}

.stop-modal span:nth-child(2).active {
	color: #fff;
	background-color: #0d8551;
}

.stop-modal span:last-child {
	border: 1px solid #cc4951;
	color: #cc4951;
}

.stop-modal span:last-child.active {
	color: #fff;
	background-color: #cc4951;
}

.comfirm-modal {
	margin: 20px 15px 10px;
	padding-bottom: 10px;

}

.comfirm-modal li {
	font-size: 0;
	width: 100%;
	line-height: 30px;
	display: block;
	height: 30px;
}

.comfirm-modal li p {
	font-size: 16px;
	line-height: 30px;
	float: left;

}

.comfirm-modal li p:last-child {
	float: right;
}

.comfirm-modal li:first-child p {
	float: left;
}

.recordList {
	margin: 0 !important;
	position: relative;
	top: -10px;
}

.width1 {
	width: 14%;
	display: inline-block;
}

.width2 {
	width: 24%;
	display: inline-block;

}

.share-input {
	width: 100%;
	border: 1px solid #f1f1f1;
	border-radius: 2px;
	margin-top: 10px;
	padding: 3px 10px;
	margin-right: 1.8%;
	line-height: 26px;
}

.select-price {
	width: 100%;
}

.select-price span {
	display: block;
	width: 48%;
	padding: 8px 0;
	text-align: center;
	border-radius: 6px;
	border: 1px solid #f1f1f1;
	border-radius: 2px;
	color: #676767;

}

.select-price .active {
	background-color: #f1f1f1;
	border: 1px solid #f1f1f1;
	color: #676767;
}

.control input {
	width: 100%;
	line-height: 26px;
	border-radius: 2px;
	border: 1px solid #f1f1f1;
	margin-top: 15px;
	padding: 5px 10px;
	font-size: 12px;
}

.content {
	padding-top: 10px;
}

.control {
	display: none;
}
/* .confirm-modal .layui-layer-title{
	font-weight: bold;
}
.confirm-modal .layui-layer-btn0{
	background-color: #f0b90b!important;
	width: 100%;
	line-height: 50px;
	text-align: center;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
	border: none!important;
} */
.width11{
	width: 12%;
}
.bgBalck .bg_active{
	background-color: #12151c;
}
.bgBalck #sideColumn ul li{
	border-bottom: 1px solid #12151c;
}
.num b{
	font-weight: normal;
}
#select{
	background: #fff;
	padding: 5px 0;
	width: 100%;
    border: 1px solid #eee;
}