@charset "utf-8";
*{font-family: "微软雅黑"}
a img{ border:none;} h1,h2,h3,h4,p{margin: 0px;padding: 0px;}

/*优势*/
.advan{
	width: 1200px;
	margin: auto;
	padding-bottom: 50px;
	overflow: hidden;
}
.all_title{
	display: table;
	margin: auto;
	overflow: hidden;
	padding: 32px 0px;
	color: #e70014;
}
.all_title h1{
	float: left;
	font-weight: normal;
	font-size: 34px;
	padding-right: 20px;
	line-height: 52px;
	border-right: 2px solid #e70014;
}
.all_title h2{
	float: left;
	font-weight: normal;
	font-size: 26px;
	padding-left: 20px;
}
.all_title span{
	display: block;
	font-size: 14px;
}
.advan_center{
	width: 1300px;
	overflow: hidden;
}
.advan_center li{
	float: left;
	width: 280px;
	height: 340px;
	background: #f5f5f5;
	margin-right: 25px;
}
.advan_center div{
	width: 168px;
	height: 169px;
	background: url(../images/advan.png) no-repeat;
	margin: 30px 0px 0px 56px;
}
.advan_center div img{
	max-width: 100px;
	max-height: 110px;
	margin: auto;
	padding-top:28px;
}
.advan_center h1{
	font-size: 14px;
	text-align: center;
	color: #e70014;
	padding-top: 16px;
}
.advan_center h2{
	font-size: 18px;
	text-align: center;
	color: #e70014;
	line-height: 24px;
}
.advan_center p{
	font-size: 14px;
	color: #252525;
	width: 200px;
	margin: auto;
	text-align: center;
	line-height: 22px;
	padding-top: 6px;
}
/*课程*/
.course{
	padding-bottom: 40px;
	background: url(../images/course.png) no-repeat;
	background-position: top center;
}
.course_box{
	width: 1200px;
	padding-bottom: 6px;
	margin: auto;
	overflow: hidden;
	background: #fff;
}
.course_box li{
	float: left;
	width: 370px;
	height: 250px;
	margin: 23px 0px 0px 23px;
	moz-box-shadow:0px 4px 5px #ddd;
	-webkit-box-shadow:0px 4px 5px #ddd;
	box-shadow:0px 4px 5px #ddd;
	overflow: hidden;
}
.course_box li div{
	width: 370px;
	height: 200px;
	overflow: hidden;
}
.course_box li div img{
	width: 370px;
	min-height: 200px;
}
.course_box li h1{
	font-weight: normal;
	font-size: 20px;
	color: #e70014;
	background: #fff;
	text-align: center;
	line-height:50px; 
}
.course_box li:hover h1{
	color: #fff;
	background: #e70014;
}
.course_more{
	display: block;
	width: 200px;
	height: 175px;
	padding-top: 25px;
	border-radius: 100%;
	margin: 30px auto 0px auto;
	background: rgba(231,0,20,0.5);
}
.course_box span{
	display: block;
	width: 140px;
	height: 140px;
	background: rgba(255,255,255,0.9);
	border-radius: 100%;
	margin: auto;
	border: 5px solid #c8161d;
}
.course_box h2{
	font-size: 20px;
	color: #e70014;
	font-weight: normal;
	display: table;
	margin: auto;
	padding: 50px 0px 6px 0px;
	border-bottom: 2px solid #e70014;
}
.course_box li:hover span{
	background: #e70014;
}
.course_box li:hover h2{
	color: #fff;
	border-bottom: 2px solid #fff;
}
/*新闻*/
.news_box{
	width: 1200px;
	margin: auto;
    padding-bottom: 20px;
}
.news_center{
	overflow: hidden;
}
.news_center li{
	float: left;
}
.news_left a{
	display: block;
	width: 410px;
	height: 300px;
	position: relative;
}
.news_left img{
	width: 410px;
	min-height: 300px;
}
.news_left p{
	width: 100%;
	line-height: 40px;
	font-size: 15px;
	color: #666;
	text-indent: 16px;
	position: absolute;
	bottom: 0px;
    background: rgba(255,255,255,0.5);
}
.news_left:hover p{
	color: #fff;
	background: rgba(231,0,20,0.5);
}
.news_right{
	width: 740px;
	height: 300px;
	margin-left: 40px;
}
.news_right a{
	display: block;
	height: 104px;
	background: url(../images/news.png) no-repeat;
}
.news_right h1{
	padding-left: 50px;
	font-size: 15px;
	font-weight: normal;
	color: #222;
	line-height: 30px;
	padding-top: 5px;
}
.news_right a:hover h1{
	color: #e70014;
}
.news_right p{
	width: 680px;
	padding-left: 50px;
	font-size: 14px;
	line-height: 22px;
	color: #777;
}
.news_more{
	line-height: 36px;
	padding: 0px 50px;
	font-size: 14px;
	border: 1px solid #e70014;
	color: #e70014;
	border-radius: 20px;
	display: table;
	margin: 30px auto;
}
.news_more:hover{
	background: #e70014;
	color: #fff;
}
/*师资*/
.teacher{
	height: 500px;
	background: url(../images/teacher.png) no-repeat;
	background-position: top center;
}
.hot_car{
	width:1200px;
	margin:0px auto;
	overflow:hidden;
}
.hot_car li{
	width:327px;
	padding:0px;
	margin-right: 30px;
	text-align:left;  
	cursor:pointer;
	overflow:hidden;
}
.hot_car li img{
	width: 133px;
	height: 133px;
	border-radius: 100%;
	border: 4px solid #fff;
	margin: auto;
}
.hot_car li span{
	display: block;
	width: 327px;
	height: 142px;
	margin-top: 30px;
	padding-top: 10px;
	background: url(../images/teacher_c.png) no-repeat;
}
.hot_car li div{
	width: 307px;
	height: 120px;
	margin: 10px 0px 0px 10px;
	padding: 0px 10px 0px 0px;
	overflow-y:auto;
	overflow-x:hidden;
	text-align: left;
	font-size: 13px;
	line-height: 23px;
	color: #666;
}
.blk_18 {width: 1200px; zoom: 1; margin:0px auto;overflow:hidden;}
.blk_18 .pcont {float: left; overflow: hidden; width: 1052px; margin-left:30px;}
.blk_18 .ScrCont {width: 4320px; zoom: 1} 
.blk_18 .ScrCont ul{float:left;} 
.blk_18 #List1_1 {float: left}
.blk_18 #List2_1 {float: left}
.blk_18 .LeftBotton {float: left; margin-top:144px; }
.blk_18 .RightBotton { float:right; margin-top:144px;}
/*我们*/
.us_box{
	width: 1200px;
	margin: auto;
}
.us_center{
	width: 992px;
	height: 131px;
	margin: auto;
	margin-top: 60px;
	background: url(../images/us.png) no-repeat;
	font-size: 16px;
	line-height: 30px;
	color: #222;
	padding: 20px 30px 30px 30px;
}
.style_Leav{
	overflow: hidden;
	padding-bottom: 50px;
}
.style_Leav h1{
	font-size: 26px;
	color: #e70014;
	text-align: center;
	font-weight: normal;
	padding: 20px 0px;
}
.kuang_n,.kuang_d,.kuang_y{
	width: 152px;
	height: 34px;
	border: 1px solid #ddd;
	padding-left: 48px;
	font-size: 13px;
	color: #aaa;
	float: left;
	margin-right: 14px;
}
.kuang_n{
	background: url(../images/info_1.png) no-repeat;
}
.kuang_d{
	background: url(../images/info_2.png) no-repeat;
}
.kuang_y{
	background: url(../images/info_3.png) no-repeat;
}
.neirong{
	width: 152px;
	height: 34px;
	line-height: 34px;
	padding-left: 48px;
	margin-right: 14px;
	border: 1px solid #ddd;
	font-size: 13px;
	color: #aaa;
	float: left;
	background: url(../images/info_4.png) no-repeat;
}
#captcha{
	width: 100px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #ddd;
	font-size: 13px;
	color: #aaa;
	float: left;
	padding-left: 10px;
}
.anniu{
	float: left;
	width: 120px;
	height: 34px;
	background: #aaa;
	font-size: 13px;
	color: #fff;
	cursor:pointer;
	border: 1px solid #aaa;
	margin-left: 10px;
}
.anniu:hover{
	background: #e70014;
	border: 1px solid #e70014;
}
/*单页、详情页css*/
.article_add{
	width: 100%;
	border-bottom: 1px solid #d2d2d2;
}
.crumbNav{
	width: 1200px;
	margin: auto;
	color: #666;
	font-size: 14px;
	line-height:60px; 
}
.crumbNav a{
	font-size: 14px;
	color: #666;
	font-weight: normal;
}
.crumbNav a:hover{
	color: #e70014;
}
.article_box{
	width: 1200px;
	margin: auto;
	margin-bottom:50px;
	padding-top: 30px;
	overflow: hidden;
}
.article_title{
	display: table;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 30px;
}
.article_title h1{
	font-size: 26px;
	color: #e70014;
	text-align: center;
}
.article_title span{
	font-size: 24px;
	font-weight: normal;
}
.article_detail{
	font-size: 24px;
	color: #e70014;
	text-align: center;
	padding-bottom: 20px;
}
#com_center{
	font-size: 16px;
	line-height: 30px;
}
#contact_center{
	font-size: 14px;
	line-height: 26px;
	height: 320px;
	width: 280px;
	padding: 20px;
	float: left;
	border: 2px solid #d2d2d2;
	margin-right: 16px;
}
.list_art{
	display: table;
	margin: auto;
}
.list_art a{
	display: block;
	float: left;
	font-size: 14px;
	padding: 0px 30px 0px 30px;
	line-height: 40px;
	border: 1px solid #e70014;
	color: #e70014;
	margin-right: 20px;
}
.list_art a:hover{
	background: #e70014;
	color: #fff;
}
.list_center{
	overflow: hidden;
	padding-top: 30px;
}
.list_center li{
	float: left;
	width: 380px;
	margin-right: 16px;
	margin-bottom: 30px;	
	border: 2px solid #fff;
}
.list_center li:hover{
	border: 2px solid #e70014;
	moz-box-shadow:0px 4px 5px #ddd;
	-webkit-box-shadow:0px 4px 5px #ddd;
	box-shadow:0px 4px 5px #ddd;
}
.list_center div{
	width: 360px;
	height: 260px;
	border: 10px solid #fff;
	overflow: hidden;
	border-bottom: none;
}
.lis_pic{
	width: 360px;
	min-height: 260px;
}
.housing{
	height: 280px;
	max-width: 380px;
	margin: auto;
}
.list_center h1{
	font-weight: normal;
	font-size: 18px;
	color: #252525;
	line-height: 50px;
	text-align: center;
}
.list_center li:hover h1{
	color: #e70014;
}
.detail_img{
	width: 450px;
	height: 320px;
	margin: auto;
	float: left;
	padding: 16px;
	border: 2px solid #d2d2d2;
    margin-top: 20px;
}
.article_box h3{
	display: table;
	line-height: 40px;
	margin-top: 40px;
	font-size: 16px;
	text-indent: 40px;
}
#product_pic{
	display: table;
	padding: 10px 0px 0px 40px;
	font-size: 14px;
	line-height: 24px;
}
.flip_article{
	padding-top: 30px;
	display: table;
	margin: auto;
}
.flip_article a{
	color: #aaa;
}
.flip_article a:hover{
	color: #e70014;
}
.lis_new ul{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	background: #f5f5f5;
}
.lis_new li{
	float: left;
}
.lis_new div{
	padding: 8px 12px;
	background: #e70014;
}
.lis_new h1{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 50px;
	color: #fff;
	line-height: 50px;
}
.lis_new h2{
	margin: 0px;
	font-size: 15px;
	color: #fff;
	font-weight: normal;
}
.new_lisone{
	width: 1080px;
	text-indent: 20px;
	font-size: 16px;
	color: #222;
	margin: 0px;
	line-height: 30px;
	display: block;
	overflow: hidden;
	padding-top: 4px;
}
.new_lisone:hover{
	color: #e70014;
}
.lis_new p{
    width: 1080px;
	padding-left: 20px;
	font-size: 13px;
	color: #888;
	margin: 0px;
	line-height: 22px;
}
.list_teach{
	overflow: hidden;
}
.list_teach li{
	float: left;
	width: 550px;
	height: 360px;
	padding: 0 15px;
	border: 2px solid #d2d2d2;
	margin: 0px 16px 20px 0px;
	moz-box-shadow:0px 4px 5px #eee;
	-webkit-box-shadow:0px 4px 5px #eee;
	box-shadow:0px 4px 5px #eee;
	overflow: hidden;
}
.list_teach li img{
	width: 133px;
	height: 133px;
	border-radius: 100%;
	margin:26px 20px;
	border: 2px solid #d2d2d2;
	float: left;
}
.list_teach li h1{
	display: table;
	float: left;
	font-size: 18px;
	color: #e70014;
	font-weight: normal;
	margin: 30px 0px 10px 20px;
}
.list_teach li h2{
	float: left;
	width: 340px;
	height: 90px;
	overflow: hidden;
	margin-left: 20px;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	line-height: 24px;
}
.list_teach li div{
	width: 500px;
	height: 140px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	float: left;
	margin-left: 20px;
	padding-right: 10px;
	overflow-y:auto;
	overflow-x:hidden;
}
	
/*翻页代码*/
.pages {
	text-align: center;
	font-size: small;
	margin-top:20px;
}

.pages a {
	background-color: #f3f3f5;
	display: inline-block;
	padding: 2px 6px
}

.pages a:hover {
	border: 1px solid #666;
	padding: 1px 5px;
	text-decoration: none
}

.pages strong {
	font-weight: bold;
	background-color: #f3f3f5;
	display: inline-block;
	padding: 2px 6px;
	color: #1176bb
}

.pages .current {
	background-color: #333;
	display: inline-block;
	padding: 2px 6px;
	color: #fff
}

