a{
	text-decoration: none;
}
ul li{
	list-style-type: none;
}

section{
	overflow: hidden;
	width:1065px;
	margin:10px auto;
	background-color: #F9F9F9;
}

.fl{
	float:left;
}
.fr{
	float:right
}
.index-left{
	width:275px;
	
}
.Sign{
	background-color:#F9F9F9;
	padding:10px 0;
}

.Sign form span{
	display:block;
	font-size:12px;
	margin-top: 5px;
	cursor: pointer;
}

.Sign form input[name="tel"],.Sign form input[name="password1"]{
	display: block;
    padding: 9px;
    width: 79%;
	margin: 20px auto 20px auto;
	border-radius:3px;
	outline:none;
}

.login{
	width:220px !important;
	margin-bottom: 10px;
}

.Sign form input[name="remember"]{
	font-size: 14px;
	margin-left:17px;
}

.apply{
	display:inline-block;
	margin:10px 5px 10px 17px !important;

}

.bookingAccount{
	font-size:14px;
	padding:20px 0 0 0 ;
	height:180px;
	margin-right: 30px;
}

.bookingAccount p{
	margin:8px 0;
	width:100%;
	text-align:center;
}

.bookingAccount i{
	font-style: normal;
	color:#FF8400;
}

.bookingAccount span{

}
.bookingAccount ul {
	width:100%;
}

.bookingAccount ul li{
	text-align:center;
	padding:5px;
	width:45%;
	float:left;
}

.weixin{
	margin-top: 10px;
	border:1px solid #F9F9F9;
	width:100%;
}

.booking{
	width:100%;
	height:160px;
	background:url(../images/wx.png) no-repeat scroll center 12px;
	background-color:#fff;
}

.booking span{
	display:inline-block;
	width:130px;
	margin-top:58px;
	margin-left:30px;
	font-size:12px;
	text-indent:2em;
	letter-spacing:3px;
	line-height:19px;
}

.imga{
	text-align: center;
	width:100%;
	background-color:#fff;
}

.index-right{
	box-sizing:border-box;
	width:755px;
	background-color:#F9F9F9;
	/*overflow: hidden;*/
	float:left;
}

.idnex-chose ul li{
	padding: 7px 0 15px 10px;
	border-bottom: 1px solid #E1E1E1;
}

.chose-date,.chose-course,.chose-motorcycleType{
	overflow:hidden;
	width:100%;
}
.cd,.cc,.cm{
	text-align:center;
	height:26px;
	width:75px;
	box-sizing:border-box;
	border-right:1px solid #ccc;
	padding-right: 15px;
	font-size:14px;
}

.cd p,.cc p,.cm p{
	color:#fff;
	letter-spacing:3px;
	border-radius:3px;
	text-align:center;
	background-color: #FF5500;
	height:24px;
	line-height: 24px;
	padding:3px 5px;

}
.chose-date p,.chose-course p,.chose-motorcycleType p{
	width:85%;
	line-height:24px;
	margin-left:5px;
	font-size:14px;
	padding:0;
	padding:2px 5px;
}

.chose-date p span,.chose-course p span,.chose-motorcycleType p span{
	width:56px;
	height:26px;
	line-height:26px;
	font-weight:500;
	text-align:center;
	background-color: #E1E1E1;
	border-radius:3px;
	display:inline-block;
	float:left;
	margin:0 5px;
	cursor:pointer;
	font-size:14px;
	font-family: Verdana, "微软雅黑";
}
.chose-date p span:hover,.chose-course p span:hover,.chose-motorcycleType p span:hover{
	color:#fff;
	background-color:#249dfc !important;
}


.date-cur,.course-cur,.motorcycleType-cur{
	color:#fff;
	background-color:#227DC5 !important;
}
.index-prompt{
	overflow: hidden;
	padding: 5px 0 5px 90px;
	border-bottom:1px solid #E1E1E1;
}

.index-prompt p{
	float:left;
	text-align:center;
	line-height:40px;
	font-size:12px;
	display:inline-block;
	margin:0 9px;
	height:40px;
}


.index-prompt p a{
	display:block;
	margin:5px 0;
}

.prompt-cle{
	height:30px;
	width:30px;
	border-radius:100%;
}
.mate-cont ul li{
	padding-top:5px;
	height:80px;
	border-bottom: 1px solid #E1E1E1;

}

.mate-vip{
	background:url(/Public/Home/images/vip.png) no-repeat scroll -3px -3px;
}

.coach_info{
	width:110px;
	height: 68px;
	border-radius:5px;
	background-color: #FF5500;
	color:#fff;
	font-size: 16px;
	text-align:center;
	line-height:65px;
	cursor:pointer;
	padding-bottom:3px;
	margin-top: 4px;
	margin-left:12px;
}
.coach_info span{
	color: #fff;
}
.coach_xx_info{
    padding: 5px;
    line-height: 21px;
    text-align: center;
    font-size: 12px;
    color: #fff !important;
    position: relative;
    top: -119px;
    left: 118px;
    width: 340px;
    border-radius: 5px;
    height: 115px;
    background: #ff5500;
    color: #fff;
    transition: all 0.5s;
    display: none;
    z-index: 1;
}
.triangle-down1 {
    width: 0;
    height: 0;
    border-right: 10px solid #ff5500;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-radius: 0;
    position: relative;
    top: -30px;
    left: -180px;
}
#coach_people{
	width: 330px;
	height: 105px;
	background-color: #fff;
	padding: 5px;
}
.coach_info:hover .coach_xx_info{
	display: block;
}
.mate-left{
	text-align:left;
	width:605px;
	margin-left:15px;

}

.mate-kuang{
	display:inline-block;
	position:relative;
	padding:4px 3px;
	margin:0 3px;
}

.mate-kuang a{
	display: inline-block;
	height:30px;
	width:30px;
	border-radius:100%;
	text-align: center;
	line-height:30px;
	font-size:12px;
	z-index:1;
}
.mate-kuang-box{
	padding-top:5px;
	line-height:21px;
	text-align: center;
	font-size:12px;
	color:#fff !important;
	position:absolute;
	top:-57px;
	left:-82px;
	width:200px;
	border-radius: 5px;
	height:48px;
	background:#34495e;
	color: #fff;
	transition: all 0.5s;
	display:none;
}
.mate-kuang-box div{
	width:200px;
	text-align: center;
	color: #fff;
}
.triangle-down2 {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #34495e;
    border-radius: 0px;
    position: relative;
    top: 0px;
    left: 0px;
}
.kuang_time{
	width: 200px;
	height: 30px;
	color:#fff;
	float: left;
}
.mate-kuang a:hover+div{
	display: block;
}


.arr {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 10px solid #34495e;
	width: 0;
	height: 0;
	transition: all 0.5s;
}

.purple{
	background-color:#6600CC;
	color:#fff;
	cursor: pointer;
}
.purple:hover{
	opacity:0.8;
	color: #fff;
}
.green{
	background-color:#009900;
	color:#fff;
	cursor: pointer;
}
.green:hover{
	opacity:0.8;
	color: #fff;
	transition: all 0.5s;
}
.grey{
	background-color:#CCCCCC;
	color:#000;
	cursor:not-allowed; 
}
.grey:hover{
	color: #000;
}
.orange{
	background-color:#ff8400;
	color:#000;
	cursor:not-allowed; 
}
.orange:hover{
	color: #000;
}

.vip1{
	background: url('../images/vip1.gif') center center no-repeat;
	color:#fff;
	cursor:pointer;
}
.vip1:hover{
	color: #fff;
}
.vip2{
	background: url('../images/vip2.gif') center center no-repeat;
	color:#fff;
	cursor:pointer;
}
.vip2:hover{
	color: #fff;
}
.vip3{
	background: url('../images/vip3.gif') center center no-repeat;
	color:#fff;
	cursor:pointer;
}

.vip3:hover{
	color: #fff;
}
.coach_img{
	width: 80px;
	height: 80px;
	float: left;
}
.car_info_span{
	width: 100%;
	height: 27px;
	text-align: left;
}
.pingfen{
	width: 240px;
	height: 80px;
	float: left;
	margin-left: 5px;
}


footer{
	overflow: hidden;
	width:100%;
}

.foot-recommend{
	width:100%;
	background:#EEEEEE;
	padding:10px 0;

}

.foot-recommend p{
	width:100%;
	margin:10px auto;
	text-align: center;
	font-size:12px;
}

.foot-recommend p a{
	color:#333 !important;

}
.foot-recommend p a:hover{
	color:#999 !important;
}

.foot-link{
	padding:10px 0;
	overflow: hidden;
}

.foot-link ul{
	text-align:center;
	overflow: hidden;
	width:750px;
	margin:0 auto;
}

.foot-link ul li{
	float:left;
	text-align:left;
	margin: 8px 10px;
}


.foot-link ul li span{
	font-size:12px;
}

.rec {
	width:80%;
	height:20px;
	margin:0 auto;
}

.login_input {
	width:80%;
	height:20px;
	line-height:40px;
	padding:10px;
	margin:7px auto;
	display: block;
}

.register{
	padding:0;
}

.register:hover {
	background-color: #084b91;
}

.client_login {
	line-height:36px;
	overflow: hidden;
}

.client_login a {
	font-size: 12px;
	color: #666;
	line-height: 36px;
	vertical-align: middle;
	display: block;
	float: left;
}

.client_login span {
	height:36px;
	margin:0 10px;
	display: block;
	float: left;
	line-height:34px;
	color:#AAA;
}
.index_note_title{
	width: 235px;
	height: 20px;
	padding: 5px;
	background-color: #f2f2f2;
}
.index_note_content{
	width: 245px;

}
.index_userinfo{
	width: 245px;
	height: 170px;
	margin-top: 10px;
}
.index_userinfo>span{
	width: 200px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	color: #4cae4c;
	display: block;
	margin: 0 auto;
}
.index_userinfo>ul li{
	width: 100px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	color: #fff;
	border: #ccc 1px solid;
	background-color: #308bcd;
	display: block;
	float: left;
	margin: 10px;
}
.index_userinfo>ul li a{
	color: #fff;
}

.hid{
	display: none;
}