@CHARSET "UTF-8";
input {font-family: "Microsoft YaHei";}
body{
	font-family: "Microsoft YaHei";
}
.matchlist{
	width:100%;
	float:left;
	margin: 0 0 20px 0;
}
.find_selMatch1{
	width:20%;
	float:right !important;
	text-align:right;
}
.find_selMatch{
	width:20%;
	float:left !important;
	min-width: 135px;
}
.Cselect_one,
.Cselect_two,
.Cselect_three,
.editsel{
	width:75% !important;
	float:left !important;
	height: 40px !important;
}
.match_selName{
	width: 20%;
	float: left !important;
	line-height: 35px;
	font-size: 14px;
	text-align: center;
	min-width: 30px;
}
.Cselect_one button,
.Cselect_two button,
.Cselect_three button,
.editsel button{
	float:left !important;
	height: 35px !important;
	border-radius: 5px;
	padding:10px;
	border:1px solid #EEEEEE !important;
	outline:none !important;
	font-size:14px;
}
button,input,select { outline:none; }
.form-control：focus{
	border-color:#ccc;
	outline:none !important;
	box-shadow:none;
}
.vango_button{
	width:100px;
	height:35px;
	border-radius:5px;
	background-color:#ffffff;
	border:1px solid #DEDEDE;
	outline:none;
	font-size:14px;
}
.tablelist{
	width: 100%;
	float: left;
}
.tablelist th{
	font-size:14px;
	background-color:#AFAFAF;
	color:#ffffff;
	line-height: 30px;
	padding: 5px;
}
.tablelist{
	background-color:#ffffff;
	color:#000000;
	width:100%;
	float:left;
}
.tablelist td{
	padding:5px;
}
.tableMain{
	width:100%;
	float:left;
}
.container {
	padding-right: 3% !important;
	padding-left: 3% !important;
	margin-right: 0px !important;
	margin-left: 0px !important;
	width: 100% !important;
}
.tablelist th{
	border-right: 1px solid #D4D4D4;
}
.tablelist td{
	border: 1px solid #F6F6F6;
	height:40px;
	font-size:13px;
}
.tableMain_last{
	text-align:center !important;
	margin:0 auto !important;
}
.btn_alldetails{
	text-align: center !important;
}
.table_img1,
.table_img2{
	height:20px;
	margin-top:5px;
	margin-bottom:5px;
	cursor: pointer;
}
.table_img3{
	height:20px;
	margin-top:5px;
	margin-bottom:5px;
}

.notyet{
	color:#999;
}
.start{
	color:#2EC49F;
}
.end{
	color:#D90000;
}
.goChesese{
	cursor: pointer;
}

.sign_upC{
	width: 100%;
	float: right;
	text-align: right;
}
.sign_upC_div{
	width: 60px;
	height: 60px;
	background-color: #858786;
	text-align: center;
	cursor: pointer;
	position: fixed;
    top: 50%;
	right: 0px;
    z-index: 9999;
}
.signup_Cimg{
	margin-top:10px;
}
.signup_Cfont{
	margin-top:5px;
	color:#ffffff;
	font-size:12px;
}
.vango_button:hover{
	color:white;
	background-color:#AEAEAE;
}
.end1{
	color:#aeaeae;
}
.getmatchTitle{
	margin-top:30px;
	float:left;
	min-width:768px;
}
.teachButn,
.cityButn,
.cupButn,
.cooperativeButn,
.businessButn{
	line-height: 40px;
	background-color: #dbdbdb;
	/* padding: 3px 0px 3px 0px; */
	color: #ffffff;
	margin-right: 10px;
	width: 100px;
	text-align: center;
	float: left;
	cursor: pointer;
	height: 40px;
	cursor:pointer;
}
.changeButn{
	background-color:#ECB43E;
	color:#ffffff;
}