body, html {
	padding: 0px;
	margin: 0px !important;
}

.card_button {
	color: rgb(255, 255, 255);
	font-size: 15px;
	width: 75px;
	height: 35px;
	outline-color: rgb(255, 74, 1);
	cursor: pointer;
	background: rgb(255, 74, 1);
	border-radius: 7px;
	border: none;
}

.ware_button {
	background: rgb(255, 74, 1);
	color: #FFF;
	font-family: "微软雅黑";
	font-size: 14px;
	width: 60px;
	outline-color: rgb(255, 74, 1);
	border-radius: 5px;
	cursor: pointer;
	border: none;
	height: 32px;
	line-height: 32px;
}

#top {
	margin-left: 600px;
}

.topBtn {
	color: rgb(255, 255, 255);
	font-size: 16px;
	width: 100px;
	height: 35px;
	outline-color: rgb(255, 74, 1);
	cursor: pointer;
	background: rgb(255, 74, 1);
	/* border-radius: 7px; */
	border: none;
}

.award_title {
	text-align: center;
	font-size: 20px;
}

.bug_bg {
	font-size: 15px;
	color: rgb(255, 255, 255);
	background-color: rgb(255, 74, 1);
}

.ware_bg {
	font-size: 15px;
	background-color: white;
}

.ware_margin {
	margin-left: 30px;
}

.table_vip {
	/* 	bordercolor:ebebeb; */
	border-collapse: collapse;
	width: 100%;
}

.table_title {
	text-align: center;
	font-size: 36px;
}

.table_first {
	text-align: center;
	font-size: 24px;
}

.table_context {
	text-align: center;
	font-size: 16px;
}

.bind-wx-div {
	height: 140px;
}

.index_user_compet2>.bind-wx-div>.compet_title {
	height: 120px;
	line-height: 120px;
}

.index_user_compet2>.bind-wx-div>.compet_title  p {
	line-height: 20px;
}

.bind-wx-div .compet_title #bindQrCodeImg {
	display: inline-block;
	width: 120px;
	height: 120px;
}

.bind-wx-div .compet_content .wx-list {
	display: block;
	float: right;
}

.bind-wx-div .compet_content .wx-list .wx-title {
	text-align: center;
	line-height: 30px;
}

.bind-wx-div .compet_content .wx-list .wx-item {
	display: inline-block;
	width: 400px;
	height: 110px;
	overflow: auto;
}

.bind-wx-div .compet_content .wx-list .wx-item tr {
	line-height: 20px;
	text-align: center;
}

.thumb-img {
	max-height: 200px;
	max-width: 200px;
}

.order-table {
	border-collapse: collapse;
	width: 950px;
	margin-left: 20px;
	text-align: center;
}

.order-table th, .order-table tr, .order-table td {
	border: 2px solid #ebebeb;
}

.pay-div {
	text-align: center;
	width: 488px;;
	height: 250px;;
	margin-top: 30px;
	margin-bottom: 120px;
	margin: auto;
	cursor: pointer;
}

.pay-div .pay-info {
	width: 120px;
	height: 30px;
	border: 2px solid #ebebeb;
	margin: 40px;
	padding: 20px;
}

.pay-div .pay-info .pay-info-a {
	margin-left: 5px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
}

.workspace_title_t2 .add-children-btn{
	    line-height: 34px;
    width: 70px;
    background: rgb(255,74,1);
    color: white;
    outline-color: rgb(255,74,1);
    border: none;
    margin-top: 5px;
}