@charset "utf-8";
.banner,.banner .swiper-container,.banner .swiper-slide{
	overflow: hidden;
	width: 100%;
}
.banner .swiper-slide{
	position: relative;
}
.banner .swiper-slide img{
	width: 100%;
	height: auto;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 15px;
}
.banner .swiper-pagination-bullet {
	width: 18px;
	height: 18px;
	opacity: 1;
	background-color: #fff;
}

.banner .swiper-pagination-bullet-active {
	background-color: #008e40;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets,.banner .swiper-pagination-custom,.banner .swiper-pagination-fraction{
	bottom: 20px;
}
/*核心技术*/
.cont3{

}
.cont3 h2{
	margin-top: 80px;
	color: #008e40;
	font-weight: bold;
	font-size: 34px;
	text-align: center;
	margin-bottom:20px;
}
.cont3 h2 p{color:#bebebe; font-size:32px;text-transform:uppercase}
.cont3 img{
    width: 100%;
    height: 100%;
    cursor: pointer;
    transition: all 0.3s;
    -ms-transition: all 0.6s;
}
.cont3 img:hover{
    transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.cont3 a{
	display:inline-block;
	width: 16.6%;
}
.cont3-c{font-size:0;}
/*首页新闻*/
.cont4{
	background: url(../img/cont4_bg.png) no-repeat center center;
	background-size: 100% 100%;
	position: relative;
	margin-top: -120px;
	overflow: hidden;
	z-index: 2;
	/* margin-bottom: 80px; */
}
.cont4 .title{
	margin-top: 160px;
	margin-bottom: 60px;
}
.cont4-c li{
	float: left;
	width: 48%;
	margin-right: 2%;
	margin-bottom: 22px;
}
.cont4-c li:nth-child(2n){
	margin-right: 0;
}
.cont4-c .news-time{
	width: 90px;
	height: 90px;
	float: left;
	background-color: #289715;
	overflow: hidden;
}
.cont4-c .news-time em,.cont4-c .news-time span{
	display: block;
	text-align: center;
}
.cont4-c .news-time em{
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 5px;
	margin-top: 16px;
}
.cont4-c .news-time span{
	font-size: 20px;
	color: #fff;
	line-height: 22px;
}
.cont4-c .cont4-news{
	width: 560px;
	float: right;
}
.cont4-c .cont4-news a{
	display: block;
	font-size: 18px;
	color: #000;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 10px;
}
.cont4-c .cont4-news a:hover{ text-decoration:underline;}
.cont4-c .cont4-news p{
	font-size: 16px;
	margin-top: 10px;
	color: #777777;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
/*首页环境展示*/
.cont5{
	background-color: #4b4b4b;
	padding: 20px 0 35px;
}
.cont5-c img{
	width: 230px;
	height: 166px;
}
.cont5 h4{
	font-size: 26px;
	color: #fff;
	margin-bottom: 20px;
}
/*about*/
.mains{
	width: 1400px;
	margin: 50px auto 30px;
	min-height: 500px;
}
.about h2{
	font-size: 36px;
	color: #333;
	text-align: center;
	margin: 50px auto 30px;
}
.about-jj{
	width: 80%;
	margin: 0 auto;
	min-width: 1400px;
}
.about-jj img{
	width: 80%;
	margin: 50px auto 0;
}
.about-jj p{
/* 	text-indent: 2em; */
	font-size: 16px;
	color: #333;
	text-align: justify;
	line-height: 30px;
	margin-bottom: 5px;
}
/*联系我们*/
.contact-dt{
	margin: 0 auto;
	width: 1200px;
	margin-bottom: 100px;
}
.contact-dt>img{
	width: 100%;
	height: auto;
	margin: 60px 0;
}
.map{
	float: left;
	width: 67%;
}
.map img{
	width: 100%;
	height: auto;
}
.contact-c-r{
	float: right;
	width: 30%;
}
.contact-c-r h4{
	font-size: 26px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}
.contact-c-r p{
	font-size: 16px;
	color: #333;
	line-height: 36px;
}
.contact-c-r i{
	display: block;
	width: 40%;
	margin-top: 10px;
}
.contact-c-r i img{
	width: 100%;
	height: auto;
}
.contact-c-r i span{
	display: block;
	line-height: 36px;
	text-align: center;
	font-size: 12px;
	color: #666;
}
/*新闻详情*/
.news-xq-tit h2{
	text-align: center;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-bottom: 5px;
}
.news-xq-tit p{
	text-align: center;
	font-size: 16px;
	color: #999999;
	line-height: 24px;
}
.news-xq-tit p span{
	margin: 0 10px;
}
.news-xq-tit{
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 30px;
}

.news-xq-c p{
	font-size: 16px;
	color: #787878;
	line-height: 24px;
	text-indent: 2em;
	margin-bottom: 5px;
}
.news-xq ul li a{
	font-size: 16px;
	color: #333;
	line-height: 24px;
}
.news-xq-c img{
	max-width: 100%;
	margin: 0 auto;
}
/*.news-xq ul li:first-child a{
	display: block;
	width: 120px;
	text-align: center;
	line-height: 34px;
	border: 1px solid #b5b5b5;
	border-radius: 50px;
	color: #b5b5b5;
	padding-left: 20px;
	background: url(../img/news/fh.png) no-repeat 30px center;
}*/
.news-xq-c{
	padding-bottom: 40px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 50px;
}
.news-xq ul li:first-child{
	margin-bottom: 20px;
}
/*新闻中心*/
.news li .times{
	float: left;
	width: 120px;
}
.news li .news-c{
	float: left;
	width: 1200px;
}
.news li .times em{
	display: block;
	text-align: center;
	font-size: 40px;
	color: #333;
	font-weight: bold;
	line-height: 46px;
	margin-top: 8px;
}
.news li .times span{
	display: block;
	text-align: center;
	font-size: 16px;
	color: #666;
}
.news li .news-c h2 a{
	display: block;
	font-size: 18px;
	color: #333;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news li .news-c p{
	font-size: 16px;
	color: #666;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 5px;
}
.news li{
	border: 1px solid #d2d2d2;
	padding: 20px 0;
	margin-bottom: 30px;
}
.news li:hover{
	background-color: #eee;
	border-color: #eee;
}
.case a i{
	height: 240px;
}

/*产品*/
.product li{
	margin-bottom: 50px;
    box-sizing: border-box;
    padding: 20px;
    background: #eee;
    transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.product li:hover{
	box-shadow: 0 5px 15px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 5px 15px rgba(0,0,0,0.4);
	-ms-box-shadow: 0 5px 15px rgba(0,0,0,0.4);
	transform: translate3d(0,-8px,0);
	-webkit-transform: translate3d(0,-8px,0);
	-moz-transform: translate3d(0,-8px,0);
	-ms-transform: translate3d(0,-8px,0);
	border-radius: 5px;
}
.product li>a{
	float: left;
	width: 300px;
	height: 195px;
}
.product li>a img{
	width: 100%;
	height: 100%;
}
.product li div{
	float: right;
	width: 1030px;
}
.product li div h4{
	font-size: 26px;
	color: #333;
	font-weight: bold;
	margin-top: 10px;
}
.product li div h4 a{
	color: #333;
}
.product li div p{
	font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
    color: #666;
}
/*初意师生*/
.products li{
	float: left;
	width: 320px;
	margin: 0 40px 30px;
	box-sizing: border-box;
	border: 1px solid #eee;
}
.products li a{
	display: block;
	width: 100%;
}
.products li a i{
	display: block;
	width: 100%;
	height: 340px;
	overflow: hidden;
}
.products li a i img{
	width: 100%;
	height: 100%;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.products li a:hover i img{
	transform: scale(1.08, 1.08);
	-moz-transform: scale(1.08, 1.08);
	-webkit-transform: scale(1.08, 1.08);
	-ms-transform: scale(1.08, 1.08);
}
.products li a div{
	padding: 15px 15px 30px;
}
.products li a div h4{
	font-size: 26px;
	color: #333;
	margin-bottom: 5px;
	font-weight: bold;
}
.products li a div p{
	font-size: 16px;
	line-height: 24px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
/*学员风采*/
.xxfc li{
	float: left;
	width: 285px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.xxfc li:nth-child(4n){
	margin-right: 0;
}
.xxfc li img{
	width: 100%;
	height: auto;
}
/*在线咨询*/
.leave-tit{
	margin-bottom: 60px;
}
.leave-tit h4{
	text-align: center;
    font-size: 36px;
    color: #333;
}
.leave-tit i{
	display: block;
    width: 90px;
    height: 1px;
    background-color: #ccc;
    margin: 8px auto 0;
}
.leave-tit p{
	text-align: center;
    font-size: 16px;
    color: #888;
    line-height: 36px;
}
.leave-c{
    width: 800px;
    background-color: #eee;
    box-sizing: border-box;
    padding: 50px 50px 60px 100px;
    margin: 0 auto;
    border-radius: 5px;
}
.leave-c h4 {
    font-size: 26px;
    color: #000;
    opacity: 0.8;
    margin-bottom: 45px;
}
.leave-c .submit {
    display: block;
    width: 160px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    background: transparent;
    border: 1px solid #000000;
    margin: 40px auto 0;
}
.leave-c li {
    overflow: hidden;
    margin-bottom: 30px;
}
.leave-c li label {
    display: block;
    float: left;
    width: 170px;
    font-size: 18px;
    color: #000;
    text-align: right;
    line-height: 36px;
}
.leave-c li input {
    display: block;
    float: left;
    width: 324px;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #000;
    background-color: transparent;
}