/*鍏ㄥ眬鏍峰紡*/
*{
	margin: 0;
	padding: 0;
}
html,body{
	width: 100%;
	height: 100%;
	background: #eef2f3;
}
.carousel-inner > .item img{
	width: 100%;
	height:200px;
}
#school-info img{
	width: 100%;
}
/*鍒楄〃鑿滃崟*/
.row{
	/*margin: 0px;*/
/*background-color: #eef2f3;*/
}
.presence h5{
	text-align: center;
	color: #000;
	font-weight: bold;
}
.thumbnail{
	border: none;
	background: #eef2f3;
	margin-bottom: 0;
	padding:0px;
}
.thumbnail .caption{
	padding: 0;
	/*text-indent: 8px;*/
	border-top: 1px solid #dbdbdb;
}
.col-lg-3{
	width: 25%;
	height: auto;
   	float: left;
	padding-top: 20px;
}
/*鏂伴椈鍔ㄦ�*/
.news{
	width: 100%;
	background: #fff;
	padding: 10px;
}
.btn-info{
	float: left;
	background: #069f5c;
	border: none;
	font-size: 12px;
}

.container p{
	float: left;
	margin: 10px 0 0 10px;
}

/*椹炬牎鎺ㄨ崘*/
.caption h5{
	color: #444444;
	font-weight: bold;
	font-size: 1.2rem;
}
.caption h3{
	color: #444444;
	font-weight: bold;
	font-size: 1.2rem;
	padding: 6px 0px;
	margin: 0px;
}

.caption p {
	color: #9f9f9f;
	border-top: 1px dashed #eef2f3;
	margin: 0;
	font-size: 12px;
	padding: 5px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.col-xs-6{
	padding:18px;
}
.school_recommen{
	width: 100%;
	height:auto;
	background: #fff;
	margin-top: 10px;
	
}
.school_title{
	width: 100%;
	height: 135px;
	border-bottom: 4px solid #dbdbdb;
	position: relative;
}
.school_title_top{
	width: 100%;
	height: 60px;
	position: relative;
	top: 35px;
}
.school_title img{
	float: left;
}
.school_title h1{
	float: left;
	font-size: 24px;
	font-weight: bold;
}
.school_more {
	float:right;
}
.carousel-indicators{

}
.carousel-indicators .active{
	background: #069f5c;
	width: 8px;
	height: 8px;
	margin: 5px;
}
.carousel-indicators li{
	background: #d9d9d9;
	border: none;
	width: 8px;
	height: 8px;
	margin: 5px;
}
.thumb{
	background: #fff;
	border: 1px solid #069f5c;
	border-radius: 0px;
	box-shadow: 2px 2px 3px #dddddd;
}
/*鏄庢槦鏁欑粌*/
.border{
	width: 100%;
	/*border-bottom: 1px solid #d3d3d3;*/
	/*padding: .5rem;*/
}
.coach-thum{
	width: 100%;
	float: left;
	padding: 1rem 0rem;
}
.coach-thum .bds{
	border: 2px solid #36a1d9;
	float: left;
	border-radius: 50%;
	margin-left: 12px;
}

.coach-thum img{
	float: left;
	/* max-width: 50%; */
	width:80px;
	height: 80px;
	vertical-align: top;
	position: relative;
	overflow: hidden;
	border-radius: 50%;
	background: #ffffff;
	border:none;

}
.coach-messg{
	display: table-cell;
   /* vertical-align: middle;
	padding-top: 2.5rem;*/
	padding-left: 10px;
	width:55%;
}
.coach-messg h4{
	font-weight: bold;
	font-size: 12px;
}
.coach-messg p{
	color: #808080;
	font-size: 12px;
	/*font-weight: bold;*/
}

.coach-thum span{
	color: #04a059;
	font-weight: bold;
	display: table-cell;
	padding-top: 10px;
	font-size: 12px;
}


/*--触屏轮播代码-*/
.focus{ width:100%; height:160px;  margin:0 auto; position:relative; overflow:hidden;   }
.focus .hd{ width:100%; height:11px;  position:absolute; z-index:1; bottom:5px; text-align:center;  }
.focus .hd ul{ display:inline-block; height:auto; padding:3px 5px; background-color:rgba(255,255,255,0.7);
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
}
.focus .hd ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:none; margin:0 5px;  vertical-align:top; overflow:hidden;   }
.focus .hd ul .on{ background:#0b96f7;  }

.focus .bd{ position:relative; z-index:0; }
.focus .bd li img{ width:100%;  height:160px; background:url(images/loading.gif) center center no-repeat;  }
.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }

/*--首页驾校触屏轮播代码-*/
.picScroll{ margin:10px auto 0px; text-align:center;  }
.picScroll .bd ul{ width:100%;  float:left; padding-top:10px;  }
.picScroll .bd li{ width:50%; float:left; font-size:14px; text-align:center;  padding:0px 15px; }
.picScroll .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }
.picScroll .bd li img{ width:auto; height:142px;  background:url(images/loading.gif) #fff center center no-repeat;  }


.picScroll .hd{ height:30px; line-height:30px; border-bottom:0px solid #80BD6D; background:#ffffff;   overflow:hidden; text-align:left;  padding:0 10px;  }
.picScroll .hd ul{  padding-top:6px; 	margin: 0px auto;width: 55px;  }
.picScroll .hd li{ float:left; width:8px; height:8px; background:#D0D0D0; margin:0 5px; overflow:hidden;
	-webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;
}
.picScroll .hd .on{ background:#0b96f7;  }
.picScroll .prev,.picScroll .next{ display:block; float:right;  width:18px; height:18px; background:url(images/pisScrollIcons.gif) -6px -7px no-repeat; overflow:hidden; margin:11px 5px 0 5px;  }
.picScroll .next{ background-position:-34px -7px; }
.picScroll .prevStop{ background-position:-6px -40px; }
.picScroll .nextStop{ background-position:-34px -40px; }






