html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td{ margin: 0; padding: 0; font-family:"微软雅黑";}
img { border: 0 none; vertical-align: top; }
ul, li { list-style-type: none; }
h1, h2, h3, h4, h5, h6 { font-size: 14px; font-weight: normal;font-family:"Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans","wenquanyi micro hei","Hiragino Sans GB", "Hiragino Sans GB W3", Roboto, Arial,sans-serif;}
body, input, select, button, textarea { font-size: 12px; font-family: "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans","wenquanyi micro hei","Hiragino Sans GB", "Hiragino Sans GB W3", Roboto, Arial,sans-serif; }
button { cursor: pointer; }
html{min-width: 1200px;}
i, em, cite { font-style: normal; }
body { background: #fff; color: #555; line-height: 1.2; font-family: "微软雅黑";}
a{text-decoration: none; color: #555;}
a:hover{cursor: pointer;}
.clear {content:"."; display:block; height:0; visibility:hidden; clear:both;}
.more { float: right; }
.fl {float: left; }
.fr { float: right; }
.h10{height: 10px;}
.h20{height: 20px;}
.h35{height: 35px;}
.warp{width: 1200px;margin: 0 auto;}
/*翻页*/
.page{
	height: 25px;
	line-height: 25px;
	padding-left: 400px;
	margin:35px 0;
}
.page a{
	background: #249722;
    color: #fff;
    float: left;
    display: block;
    line-height: 25px;
    text-align: center;
    margin: 0 5px;
    width: 40px;
    height: 25px;
}
/*顶部*/
.top{
	height: 30px;
	line-height: 30px;
	width: 100%;
	background: #f1f1f1;
}
.top .top_l ul li{
	float: left;	
	margin:0 5px
}
.top .top_r ul li{
	float:left;
	margin:0 10px
}
.top .top_r ul li a{
	color: #555;
}
.topimg{
	height: 130px;
	width: 100%;
}
/*尾部*/
.footer{
	height: 210px;
}
.footer .footer_nav{
	height: 35px;
	line-height: 35px;
	background: #249722;
	margin:20px 0;
}
.footer .footer_nav ul{
	width:1100px;
	margin:0 auto;
}
.footer .footer_nav ul li{
	float: left;
	font-size: 15px;
	margin:0 20px;
	color: #fff;
}
.footer .footer_nav ul li a{
	color: #fff;
}
.footer .cywl ol{
	margin: 0 auto;
    width:730px;
	padding:0;
}
.footer .cywl ol li{
	float: left;
	margin: 0 7px;
	line-height: 15px;
	font-size: 15px;
}
.footer_content{
	height: 105px;
}
.footer_content ul{
	width: 695px;
	height: 105px;
	margin:20px auto;
}
.footer_content ul li{
	float: left;
	margin: 0 10px;
}
.footer_content ul li p{
	line-height: 26px;
	font-size: 13px;
}
/*导航*/
.nav{
	height: 50px;
	border-bottom: 1px solid #fff;
	background: #249722;
}
.nav ul li{
	float: left;
	color:#fff;
	font-size: 18px;
	font-weight: 900;
	line-height: 50px;
	text-align: center;
	width: 120px;
}
.nav ul li a{
	display: block;
	color: #fff;
}
.ative{
	background: #24A9E1;
}
.nav ul li:hover{
	background:#24a9e1;
}
.cd_px_box li{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	height: 47px;
}
.cd_px{
	cursor: default;
}
/*轮播*/
.banner{
	position:relative;
	width:100%;
	height:350px;
	box-shadow: 0 5px 10px #e1e1e1;
}
.banner img{
	width: 100%;
}
.banner ul li{
    height: 350px;
    width: 100%;
    margin:0 auto;
}
.banner ul li a{
	display: block;
	width:100%;
	height:100%;
}
.banner ol{
	position: absolute;
    background:rgba(193,193,193,0.5);
    border-radius: 10px;
    height: 15px;
    padding: 0;
    right: 10px;
    bottom: 0px;
}
.banner ol li{
	float:left;
	width:10px;
	height:10px;
	background:rgb(255,255,255);
	margin:3px 3px;
	border-radius: 5px;
	text-align:center;
	z-index: 1;
}
/*首页*/
.index_title{
	height: 100px;
	width: 1200px;
	line-height: 135px;
	text-align: center;
	border-bottom: 1px solid #ececec;
}
.index_title h3{
	height: 100px;
	margin: 0 auto;
	border-bottom: 1px solid #f1f1f1;
	font-size: 30px;
	color:#333;
}
.index_about_l{
	width: 360px;
	margin-top: 20px;
}
.index_about_l .about_l_side{
	width: 360px;
	height: 208px;
	position: relative;
}
.index_about_l .about_l_side ul li{
	position: relative;
	height: 260px;	
	border-bottom:0;
}
.index_about_l .about_l_side ul li p{
	position: absolute;
	bottom: 0;
	left:0;
	width: 360px;
	height: 40px;
	line-height: 40px;
	background: rgba(0,0,0,0.5);
	color:rgb(255,255,255);
	text-align: center;
}
.index_about_l .about_l_side ol{
	position: absolute;
	right: 2px;
	top: -10px;
}
.index_about_l .about_l_side ol li:first-child{
	background: #fff;
	color: #000;
}
.index_about_l .about_l_side ol li{
	float: left;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	background: #000;
	color: #fff;
	border-radius:10px; 
	margin: 0px 2px;
}
.index_about_l .body_dt{
	background:url(../img/body_dongtai.jpg) no-repeat;
	position:relative;
	margin-top:60px;
	width:360px;
	height:24px;
}
.index_about_l .body_dt span{
	position:absolute;
	right:0;
	top:0;
}
.index_about_c .body_jl{
	background:url(../img/body_zixun.jpg) no-repeat;
	position:relative;
	margin-top:10px;
	width:360px;
	height:24px;
}
.index_about_c .body_jl span{
	position:absolute;
	right:0;
	top:0;
}
.index_about h3{
	font-size: 20px;
	line-height: 40px;
	color:#2F8AE7;
	position: relative;
}
.index_about h3 span{
	position: absolute;
	color:#555;
	right:0;
	top: 0;
}
.index_about h4{
	font-weight: 900;
	margin: 5px 0;
}
.index_about ul li{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #b1b1b1;
	position: relative;
}
.index_about ul li span{
	position: absolute;
	right: 0;
	top: 0;
}
.index_about_c{
	width: 360px;
	margin-left: 40px;
	margin-top: 20px;
}
.index_about_c p{
	text-indent: 2em;
	font-size: 14px;
	letter-spacing:0px;
	line-height: 24px;
}
.index_about_c p:first-child{
	margin-top:34px;
}
.index_about_r{
	width: 400px;
	margin-top: 20px;
}
.index_about_r span{
	font-weight: normal;
	float: right;
	font-size: 14px;
}
.index_about_r .about_r_content ul li{
	line-height: 20px;
	font-size: 14px;
	height: 30px;
	position: relative;
	margin:14px 0;
	border: 0;
}
.index_about_r .sz{
	position: absolute;
	right: 301px;
}
.index_about_r .button_top{
	height: 64px;
	width: 32px;
	background: url(../img/arrow.png) no-repeat;
	background-position: 0px 32px;
	margin-left: 82px;
	margin-top:-25px;
}
.index_about_r .button_foot{
	height: 32px;
	width: 32px;
	background: url(../img/arrow.png) no-repeat;
	background-position: 0px -32px;
	margin-left: 83px;
}
.index_about_r .about_r_content{
	width: 400px;
	height: 305px;
	position: relative;
	overflow:hidden;
}
.index_about_r .about_r_content ul{
	position: relative;
}
.index_about_r .about_r_content ul li i{
	position: absolute;
	top:0;
	left: 80px;
}
.index_about_r .about_r_content ul li span{
	position: absolute;
	top: 0;
	left: 0;
}
.index_about_r .about_r_content ul li p{
	position: absolute;
	top: 0;
	left: 130px;
}
.index_about .honar{
	height: 230px;
	line-height:40px;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}
.index_about .honar h3{
	color: #2f8ae7;
	height: 28px;
	width: 1200px;
	border-bottom: 1px solid #2F8AE7;
}
.index_about .honar h4{
	position: absolute;
	left: 0;
	top: 1px;
	margin: 0;
	width: 80px;
	height: 28px;
	line-height: 28px;
	background: #24a9e1;
	font-size: 15px;
	font-weight: 900;
	font-family: simsun;
	color: #fff;
	text-align: center;
}
.index_about .honar span{
	color: #555;
	font-weight: normal;
	font-size: 14px;
	position: absolute;
	right: 0;
	top: 1px;
}
.index_about .honar ul{
	height: 200px;
	overflow: hidden;
}
.index_about .honar ul li{
	width: 220px;
    height: 165px;
    padding: 5px;
    border: 1px solid #ececec;
    float: left;
    margin: 10px 3px;
}
.index_about .honar ul li img{
	display: block;
	width:220px;
	height:165px;
}
.index_course h4{
	color:#2f8ae7;
	font-size: 18px;
	line-height: 50px;
	font-weight:bold;
}
.index_course ul li{
	float: left;
	width: 320px;
	height: 390px;
	font-size: 13px;
	padding: 0 20px;
	margin: 35px 19px 0 19px;
	border:1px solid #ececec;
	border-radius: 5px;
	transition: all ease 0.5s;
}
.index_course ul li a{
	display: block;
	width: 320px;
	height: 392px;
}
.index_course ul li:hover{
	box-shadow: 0 0px 20px #c1c1c1;
}
.index_course p{
	line-height: 25px;
	margin-top: 20px;
}
.index_teachers ul li{
	width: 300px;
	float: left;
	margin:35px 38px 0 38px;
	background: #f8f8f8;
	padding: 0 10px;
	border:1px solid #ececec;
	border-radius: 5px;
	transition: all ease 0.5s;
}
.index_teachers ul li:hover{
	box-shadow: 0 0 20px #c1c1c1;
}
.index_teachers ul li img{
	display: block;
	margin:10px auto;
}
.index_teachers ul li h3{
	font-size: 18px;
	font-weight: 900;
	height:25px;
	line-height:25px;
	color:#249722
}
.index_teachers ul li p{
	font-size: 13px;
	line-height: 25px;
	width: 300px;
	padding: 0 10px;
	margin-left: -10px;
	margin-top: 10px;
}
.index_students ul li{
	float: left;
	width: 260px;
	margin: 35px 19px 0 19px;
	border-radius: 5px;
	border:1px solid #ececec;
	transition: all ease 0.5s;
}
.index_students ul li img{
	width:260px;
	height:195px;
}
.index_students ul li:hover{
	box-shadow: 0 0 20px #c1c1c1;
}
.index_students ul li h3{
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.studentstd_l{
	width: 580px;
	height: 320px;
	border: 1px solid #ececec;
	margin: 35px 0 0 0;
}
.studentstd_l_title{
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	color:#04abf3;
	border-bottom:1px solid #f1f1f1;
}
.studentstd_l_title h3{
	float: left;
}
.studentstd_l_title span{
	float: right;
	font-size: 23px;
	font-weight: 900;
	line-height: 30px;
}
.studentstd_l_content .l_content{
	width: 200px;
	padding: 0 10px;
}
.studentstd_l_content .l_content img{
	display: block;
	margin:13px 0;
}
.studentstd_l_content .r_content{
	width:330px;
	padding: 13px 10px;
	font-size: 15px;
}
.studentstd_l_content ul li{
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	margin:12px 0;
	padding: 0 10px;
}
.studentstd_l_content .r_content ul li{
	width: 290px;
	height: 40px;
	line-height:40px;
	font-size: 15px;
	overflow: hidden;
	border-bottom: 1px dashed #c1c1c1;
	margin:0
}
.studentstd_l_content ul li p{
	margin:0 10px;
}
.chain ul{
	margin-top: 35px;
}
.chain ul li{
	width: 540px;
    height: 200px;
    float: left;
    padding: 20px 20px;  
    border: 1px solid #ececec;
}
.chain ul li:first-child{
	margin-right: 35px;
}
.chain ul li h3{
	font-weight: 900;
	font-size: 20px;
	text-align: center;
}
.chain ul li p{
	font-size: 15px;
	margin:7px 0;
}
.link{
	height: 35px;
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
}
.link ul li{
	float: left;
	font-size: 15px;
	line-height: 35px;
	margin: 0 20px;
}
.link ul li:first-child{
	margin-right: 0;
	margin-left: 0;
	font-weight: 900;
}
/*首页 结束*/
/*关于我们*/
.item .item_l{
	margin-top: 45px;
}
.item .item_l ul{
	width: 198px;
	border: 1px solid #e1e1e1;
}
.item .item_l h3{
	width: 200px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #249722;
	color:#fff;
	font-weight: 900;
	font-size: 18px;
}
.item .item_l ul li{
	width: 170px;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border-bottom: 1px dashed #e1e1e1;
	font-size: 14px;
	transition: all ease 0.5s;
}
.item .item_l ul li:last-child{
	border:0;
}
.item .item_l ul li a{
	display: block;
	width: 170px;
	height: 45px;
	color:#555;
}
.item .item_l .cjcx{
	margin-top: 35px;
	height:165px;
	width: 198px;
	border:1px solid #ececec;
}
.item .item_l .cjcx ul{
	border: 0;
}
.item .item_l .cjcx h3{
	width: 198px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #24a9e1;
	color:#fff;
	font-weight: normal;
	font-size: 18px;
}
.item .item_l .cjcx ul li{
	border: 0;
	margin: 0;
	margin-left:12px;
	font-size:10px;
	height: 35px;
}
.item .item_l .cjcx ul li:last-child{
	margin-left:36px;
	}
.item .item_l .cjcx ul li:hover{
	color: #555;
}
.item .item_l .cjcx ul li span{
	display: block;
	width: 35px;
	height: 45px;
}
.item .item_l .cjcx ul li input{
	width:110px;
}
.item .item_l .cjcx ul li input[type=button]{
	width: 50px;
}
.item .item_l .contact{
	margin-top:35px;
	height: 415px;
	width: 198px;
	border: 1px solid #e1e1e1;
}
.item .item_l .contact h3{
	width:198px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #249722;
	color:#fff;
	font-weight: 900;
	font-size: 18px;
}
.item .item_l .contact h4{
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	font-weight: 900;
	text-align: center;
}
.item .item_l .contact ul{
	border: 0;
}
.item .item_l .contact ul li{
    border: 0;
    height: 30px;
    width: 178px;
    font-size: 15px;
    line-height: 30px;
    padding: 0 10px;
    margin:0;
    transition: all ease 0.5s;
}
.item .item_l .contact ul li:hover{
	color: #333;
}
.item .item_r{
	width: 960px;
	margin-top:30px;
}
.item .item_r .item_r_title{
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #c1c1c1;
}
.item .item_r .item_r_title h3{
	float: left;
	height: 43px;
	font-size: 18px;
	border-bottom: 3px solid #249722;
}
.item .item_r .item_r_title p{	
	float: right;
	font-size: 13px;
}
.item .item_r .item_r_content{
	position:relative;
}
.item .item_r .item_r_content h5{
	position: absolute;
	left: 10px;
	top:10px;
}
.item .item_r .item_r_content ul li{
	line-height: 20px;
    font-size: 14px;
    height: 30px;
    position: relative;
    margin: 18px 0;
    border: 0;
}
.item .item_r .item_r_content p img{
	display: block;
	margin-left: 130px;	
	width: 300px;
}
.item .item_r .item_r_content ul li i{
	position: absolute;
    top: 0;
    left: 80px;
}
.item .item_r .item_r_content ul li em:first-child img{
	width:20px;
	height:20px;
}
.item .item_r .item_r_content ul li em:first-child{
	position:absolute;
	left:90px;
	top:10px;
}
.item .item_r .item_r_content ul li em:last-child{
	position:absolute;
	text-indent:0;
	line-height:20px;
	left:130px;
	top:0;
}
.item .item_r .item_r_content ul li em{
	position: absolute;
	margin:0;
    top: 0;
    left: 130px;
}
.item .item_r .item_r_content h3{
	line-height: 100px;
	text-align: center;
	font-size: 20px;
}
.item .item_r .item_r_content p{
	text-indent: 2em;
	line-height: 35px;
	font-size: 15px;
	margin:20px 0;
}
.item .item_r .item_r_title p span{
	margin:0 2px;
}
.item .item_r .item_r_content dl{
	float: left;
	width: 200px;
	padding:10px 10px;
	margin: 42px 0px 0 16px ;
	border: 1px solid #ececec;
	transition: all ease 0.5s;  
}
.item .item_r .item_r_content dl:hover{
	box-shadow: 0 0 20px #c1c1c1;
}
.item .item_r .item_r_content dt img{
	display: block;
	width: 200px;
	height: 138px;
}
.item .item_r .item_r_content dl dd{
	line-height: 40px;
	font-size:15px;
	text-align: center;
}
/*关于我们 结束*/
/*学员天地*/
.item .item_r .item_r_content .student_resulet_content ul li{
	position: relative;
	height: 115px;
	border: 1px solid #ececec;
	transition: all ease 0.5s; 
	overflow: hidden;

}
.item .item_r .item_r_content .student_resulet_content ul li .img_xy{
	width: 200px;
	height: 115px;
	display: block;
	position: relative;
	overflow: hidden;
}
.item .item_r .item_r_content .student_resulet_content ul li img{
	width: 200px;
	height: 116px;
	transition: all ease 0.6s;  
}
.item .item_r .item_r_content .student_resulet_content ul li img:hover{
	transform: scale(1.2);  
}
.item .item_r .item_r_content .student_resulet_content ul li h3{
	width: 600px;
	height: 30px;
	color:#555;
	font-weight: 900;
	font-size: 17px;
	line-height: 30px;
	text-align: left;
	position: absolute;
	top: 0;
	left: 217px;
}
.item .item_r .item_r_content .student_resulet_content ul li span{
	width: 100px;
	height: 30px;
	text-align: center;
	position: absolute;
	top: 5px;
	right: 0;
}
.item .item_r .item_r_content .student_resulet_content ul li .more{
	display: block;
	width: 45px;
	height: 20px;
	color: #fff;
	background: #249722;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 1;
}
.item .item_r .item_r_content .student_resulet_content ul li .more a{
	color: #fff;
}
.item .item_r .item_r_content .student_resulet_content ul li p{
	position: absolute;
	width: 730px;
	height: 75px;
	font-size: 13px;
	bottom: 0;
	margin: 0;
	line-height: 20px;
	left: 217px;
}
.article_item_l{
	width: 900px;
	margin-top:30px;
}
.article_item_l .item_l_title{
	position: relative;	
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #c1c1c1;
}
.article_item_l .item_l_title p{
	position: absolute;
	font-size: 13px;
	right: 0;
	bottom: 0;
}
.article_item_l .item_l_content h1{
	text-align: center;
	font-size: 20px;
	font-weight: 900;
	height: 100px;
	line-height: 100px;
}
.article_item_l .item_l_content h2{
	height: 60px;
	line-height: 28px;
	font-weight: 900;
	position: relative;
}
.article_item_l .item_l_content h2 span{
	height:28px;
	margin:0 30px;
	color:#999;
}
.article_item_l .item_l_content .fx{
	position:absolute;
	right:118px;
	top:0;
}
.article_item_l .item_l_content p{
	line-height: 20px;
	font-size: 16px;
	letter-spacing:1px;
	margin:10px 0;
	text-indent:2em;
}
.article_item_r{
	margin-top: 45px;
	width: 250px;
}
.article_item_r .r_honar{
	margin-top: 35px;
	height: 327px;
	border:1px solid #c1c1c1;
}
.article_item_r .r_honar ul li{
	border: 0;
	float: left;
	height: 85px;
	margin:7px 0 0 7px;
	padding-left: 0;
}
.article_item_r .r_honar ul li img{
	width: 114px;
	height: 85px;
}
.article_item_r h3{
	height: 45px;
	background: #249722;
	line-height: 45px;
	text-align: left;
	padding-left: 10px;
	font-size: 18px;
	color: #fff;
}
.article_item_r ul li{
	height: 45px;
	font-size: 13px;
	text-align: left;
	padding-left: 10px;
	line-height: 45px;
	overflow: hidden;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px dashed #c1c1c1;
}
.article_item_r ul li:hover{
	color:#249722;
}
.article_item_r ul li:last-child{
	border-bottom: 1px solid #c1c1c1;
}
/*学员天地 结束*/


/*知识讲廊*/
.gallery .gallery_l{
	width: 900px;
	margin-top:35px;
}
.gallery_l .gallery_l_title{
	width: 900px;
	height: 40px;
	margin-bottom: 15px;
	border-bottom: 1px solid #249722;
}
.gallery_l .gallery_l_title ul li{
	float: left;
	font-size: 18px;
	height: 40px;
	width:100px;
	line-height: 40px;
	text-align: center;
}
.gallery_l_title ul li a{
	width: 100px;
	height: 40px;
	color: #555;
}
.gallery_ative{	
    background: #249722;         
}
.gallery_l_title .gallery_ative a{
	color: #fff;
}
.gallery_l .gallery_l_content ul li{
	width: 900px;
	height:106px;
	overflow: hidden;
	margin-top: 10px;
	text-align: left;
	border: 1px solid #ececec;
	position: relative;
	transition: all ease 0.5s;
}
.gallery_l .gallery_l_content ul li:hover{
	border: 1px solid #249722;
}
.gallery_l .gallery_l_content ul li h3 a{
	color: #555;
}
.gallery_l .gallery_l_content ul li img{
	display: block;
	width: 147px;
	height:106px;
	left: 0px;
	top: 0px;
}
.gallery_l .gallery_l_content ul li h3{
	width: 600px;
    height: 30px;
    color: #555;
    font-weight: 900;
    font-size: 17px;
    line-height: 30px;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 160px;
}
.gallery_l .gallery_l_content ul li p{
	position: absolute;
	width: 730px;
	height: 75px;
	text-indent: 2em;
	font-size: 14px;
	bottom: 0;
	margin: 0;
	line-height: 21px;
	left: 160px;
}
.gallery_l .gallery_l_content ul li span{
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
}
.gallery_l .gallery_l_content ul li .more{
	display: block;
	width: 45px;
	height: 20px;
	color: #fff;
	background: #249722;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	right: 10px;
}
.gallery_l .gallery_l_content ul li .more a{
	display: block;
	width: 45px;
	height: 20px;
	color: #fff;
}
.gallery .gallery_r{
	width: 250px;
}
.gallery .gallery_r h3{
	height: 45px;
    background: #249722;
    line-height: 45px;
    text-align: left;
    padding-left: 10px;
    font-size: 18px;
    color: #fff;
}
.gallery .gallery_r .lmdl ul li{
	width: 115px;
	height: 35px;
	line-height: 35px;
	margin-left: 5px;
	margin-top:10px;
	float: left;
	font-size: 15px;
	text-align: center;
	border: 1px solid #c1c1c1;
	transition: all ease 0.5s;
} 
.gallery .gallery_r .lmdl ul li:hover{
	color: #249722;
	border: 1px solid #249722;
}
.gallery .gallery_r .rmph{
	margin-top: 35px;
}
.gallery .gallery_r .rmph ul li{
	height: 45px;
    font-size: 13px;
    text-align: left;
    padding-left: 10px;
    line-height: 45px;
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
    border-bottom: 1px dashed #c1c1c1;
    transition: all ease 0.5s;
}
.gallery .gallery_r .rmph ul li a{
	color: #555;
}
.gallery .gallery_r .rmph ul li:last-child{
	border-bottom: 1px solid #c1c1c1;
}
.gallery .gallery_r .xyfc{
	margin-top:35px;
	border:1px solid #c1c1c1;
	height: 327px;
}
.gallery .gallery_r .xyfc h3{
	height: 45px;
    background: #249722;
    line-height: 45px;
    text-align: left;
    padding-left: 10px;
    font-size: 18px;
    color: #fff;
}
.gallery .gallery_r .xyfc ul li{
	float: left;
	margin:7px 0 0 7px;
}
.gallery .gallery_r .xyfc ul li img{
	width: 114px;
	height: 85px;
}
.gallery .gallery_r .contact{
	margin-top:35px;
	height: 415px;
	width: 248px;
	border:1px solid #c1c1c1;
}
.gallery .gallery_r .contact h3{
	width: 238px;
	height: 45px;
	padding-left:10px;
	line-height: 45px;
	text-align:left;
	background: #249722;
	color:#fff;
	font-size: 18px;
}
.gallery .gallery_r .contact h4{
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	font-weight: 900;
	text-align: center;
}
.gallery .gallery_r .contact ul li{
    border: 0;
    height: 30px;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    padding: 0 10px;
    margin:0;
    transition: all ease 0.5s;
}
/*知识讲廊 结束*/
/*新闻动态*/
.news_content{
	margin-top:15px;
}
.item .item_r_content .news_content ul li{
	width: 960px;
    height: 106px;
    margin-top: 10px;
    text-align: left;
    border: 1px solid #ececec;
    position: relative;
    transition: all ease 0.5s;
}
.item .item_r_content .news_content ul li:hover{
	border: 1px solid #249722;
}
.item .item_r_content .news_content ul li img{
	display: block;
    width: 147px;
    height: 106px;
    left: 0px;
    top: 0px;
}
.item .item_r_content .news_content ul li h3{
	width: 600px;
    height: 30px;
    color: #555;
    font-weight: 900;
    font-size: 17px;
    line-height: 30px;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 160px;
}
.item .item_r_content .news_content ul li h3 a{
	color:#555;
	font-weight: 900;
}
.item .item_r_content .news_content ul li p{
	position: absolute;
    width: 788px;
    height: 75px;
    text-indent: 2em;
    font-size: 14px;
    bottom: 0;
    margin: 0;
    line-height: 21px;
    left: 160px;
}
.item .item_r_content .news_content ul li span{
	width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;    
}
.item .item_r_content .news_content ul li .more{
	display: block;
	width: 45px;
	height: 20px;
	color: #fff;
	background: #249722;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 1;
}
.item .item_r_content .news_content ul li .more a{
	display: block;
	width: 45px;
	height: 20px;
	color: #FFF;
}
/*新闻动态 结束*/
/*月嫂培训*/
.training_item{
	border-bottom: 1px dashed #c1c1c1;
	margin-top: 15px;
}
.training_item h4{
	font-size: 16px;
	line-height: 30px;
	color: #24A9E1;
	font-weight: 900;
	margin:5px 0;
}
.item .item_r .item_r_content .training_item p{
	text-indent:0em;
	margin: 0;
	font-size: 14px;
}
/*月嫂培训 结束*/
/*心得内页*/
.article_item_r .contact{
	margin-top:35px;
	height: 415px;
	width: 248px;
	border: 1px solid #ececec;
}
.article_item_r .contact h3{
	width: 238px;
	height: 45px;
	padding-left:10px;
	line-height: 45px;
	text-align:left;
	background: #249722;
	color:#fff;
	font-size: 18px;
}
.article_item_r .contact h4{
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	font-weight: 900;
	text-align: center;
}
.article_item_r .contact ul li{
    border: 0;
    height: 30px;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    padding: 0 10px;
    margin:0;
    transition: all ease 0.5s;
}
/*心得内页 结束*/
/*锦旗感谢*/
.item .item_r .item_r_content .pennants_content ul li{
	width: 270px;
    height: 203px;
    margin: 10px 14px;
    float: left;
    border: 1px solid #ececec;
    padding: 10px 10px;
    transition: all ease 0.5s;
}
.item .item_r .item_r_content .pennants_content ul li img{
	width: 270px;
}
.item .item_r .item_r_content .pennants_content ul li:hover{
	box-shadow: 0 0 20px #c1c1c1;
}
/*锦旗感谢 结束*/
/*师资队伍*/
.item .item_r .item_r_content .goodteacher_content ul li{
	position: relative;
	width: 960px;
	height: 175px;
	margin:15px 0;
	border-bottom: 1px dashed #c1c1c1;
}
.item .item_r .item_r_content .goodteacher_content ul li img{
	position: absolute;
	border-radius: 10px;
	width: 130px;
	left:10px ;
	top: 5px;	
}
.item .item_r .item_r_content .goodteacher_content ul li h3{
	position: absolute;
	line-height:40px;
	font-weight: 900;
	top: 0px;
	left: 200px;
}
.item .item_r .item_r_content .goodteacher_content ul li h4{
	position: absolute;
	top: 40px;
	left: 200px;
}
.item .item_r .item_r_content .goodteacher_content ul li p{
	position: absolute;
    left: 200px;
    top: 35px;
}
.item .item_r .item_r_content .goodteacher_content ul li span{
	position: absolute;
    width: 70px;
    height: 25px;
    line-height: 25px;
    background: #249722;
    color: #fff;
    text-align: center;
    right: 0;
    bottom: 20px;
}
.item .item_r .item_r_content .goodteacher_content ul li span a{
	color:#fff;
}
/*师资队伍 结束*/
/*联系我们*/
.contact_content ul{
	width: 530px;
}
.item .item_r .item_r_content .contact_content h3{
	text-align: left;
	font-weight: 900;
	line-height: 75px;
}
.contact_content h4{
	font-size: 16px;
	height: 30px;
	line-height: 30px;
}
#lxwm_bmrx{
	width:250px;
	margin-left: 30px;
	margin-top: 20px;
}
#lxwm_bmrx h4{
	font-size: 20px;
	color: #00B7EE;
}
#lxwm_bmrx li{
	margin: 15px 0;
	line-height: 30px;
}
#lxwm_gjz{
	width:250px;
	margin-left:30px;
}
#lxwm_gjz h3{
	height:50px;
	line-height:50px ;
	font-weight: normal;
	color: #00B7EE;
	font-size: 20px;
}
#lxwm_gjz h4{
	font-weight: 900;
	font-size: 14px;
}
#lxwm_gjz p{
	margin:0;
	text-indent: 0;;
	line-height: 24px;
	font-size: 12px;
}
/*联系我们 结束*/
/*学员风采*/
.item .item_r .item_r_content .demeanour_content ul li{
	float: left;
    width: 260px;
    height: 195px;
    margin: 35px 19px 0 19px;
    padding:10px;
    border-radius: 5px;
    border: 1px solid #ececec;
    transition: all ease 0.5s;
}
.item .item_r .item_r_content .demeanour_content ul li:hover{
	box-shadow: 0 0 20px #c1c1c1;
}
.item .item_r .item_r_content .demeanour_content ul li h3{
	font-size: 16px;
	height: 35px;
    line-height: 35px;
    text-align: center;
}
/*学员风采 结束*/
/*教学环境*/
.item .item_r .item_r_content .environment_content ul li{
	float: left;
    width: 260px;
    height: 235px;
    margin: 35px 29px 0 29px;
    border-radius: 5px;
    border: 1px solid #ececec;
    transition: all ease 0.5s;
}
.item .item_r .item_r_content .environment_content ul li img{
	width:260px;
	height:195px;
}
.item .item_r .item_r_content .environment_content ul li:hover{
	box-shadow: 0 0 20px #c1c1c1;
}
.item .item_r .item_r_content .environment_content ul li h3{
	font-size: 16px;
	height: 35px;
    line-height: 35px;
    text-align: center;
}
/*教学环境 结束*/
/* 在线报名 */
.pc_form label{
	float: left;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    width: 100px;
    text-align: right;
}
.pc_form input{
    width: 200px;
    height: 25px;
}
.pc_form select{
	width: 200px;
    height: 30px;
}
.pc_form .sub{
	width: 65px;
    height: 30px;
	margin-right:15px;
    background: #249722;
    border: 0;
    color: #fff;
}
.pc_form textarea{width: 550px;height: 260px;}
/* 在线报名 end*/
/* 中医考证*/
.zykz_form label{float: left;height: 30px;line-height: 30px;font-size: 16px;width: 100px;text-align: right;}
.zykz_form input{width: 135px;}
.zykz_form input[type=checkbox]{width:13px;margin-left:13px;vertical-align:middle;}
.zykz_form input[type=radio]{width:13px;}
.zykz_form select{width: 145px;}
.zykz_form .sub{width: 50px;height: 25px;background: #249722;border: 0;color: #fff;}
.zykz_form textarea{width: 230px;height: 130px;}
/* 中医考证 end*/
/* 在线客服 */
.serviceleft {cursor: pointer;right: 0;position: fixed;top: 35%;width: 100px;}
.si_serviceleft {position:relative;}
.si_serviceleft1, .si_serviceleft2 {position:absolute;right:0px;}
.si_serviceleft1 {height:115px;width:35px;background:#249722;display:none;}
.si_serviceleft .si_serviceleft2 ul {background:#249722;width:79px;border:1px solid #fff;}
.si_serviceleft2 ul li {display:block;text-indent:-9999px;background:url(../img/si_serviceleft_03.png) no-repeat;text-align:center;width:79px;}
.si_serviceleft2 ul li a {color:#fff;display:block;width:78px;height:78px;}
.si_serviceleft2 .si_serviceleftLI1 {background-position:0px 4px;border-bottom:1px solid #fff;}
.si_serviceleft2 .si_serviceleftLI2 {background-position:0px -75px;margin:3px 0;}
.si_serviceleft2 .si_serviceleftLast {background-position:0px -80px;}
.si_serviceleft2 .si_serviceleftLI1, .si_serviceleft2 .si_serviceleftLI1 a {height:77px;}
.si_serviceleft2 .si_serviceleftLI2 a {height:77px;}
.si_serviceleft2 .si_serviceleftLI2, .si_serviceleft2 .si_serviceleftLI2 a {height:86px;margin:3px 0;}
.si_serviceleft2 .si_serviceleftLast,.si_serviceleft2 .si_serviceleftLast2, .si_serviceleft2 .si_serviceleftLast a {height:74px;}
.si_serviceleft2 img {margin-left:58px;display:block;}
.si_serviceleftLast {position:relative;z-index:100;}
.si_serviceleftLast div {position:absolute;left:-235px;top:-90px;display:none}
.si_serviceleftLI2 {position:relative;z-index:100;}
.si_serviceleftLI2 div {position:absolute;left:-235px;top:-90px;display:none}
.si_serviceleft2 .si_serviceleftLast2 {background-position:0px -165px;border-top:1px solid #fff;}
.qixia {float:right;margin: 5px 10px 0 0;font-size:14px;}
.qixia a {color:#D8442A;}
/* 在线客服 end */