﻿.title{
	width: 100%;
	height: 60px;
}
.title h2{
	float: left;
	font-size: 30px;
	font-weight: bold;
	color: #a7a7a7;
	display: block;
	width: 160px;
	line-height: 60px;
}
.titlem a,.titlesm{
	float: right;
	width: 80px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: linear-gradient(to right,#004946,#007e78);
	text-align: center;
	line-height: 30px;
	margin-top: 15px;
	border-radius: 5px;
	display:block;
}



.title h2.active{
	color: #f26f06;
}
.title h2.active span{
	color: #00958e;
}
.title a.active{
	display: block;
}
.title a{
	display: none;
}

.titles{
	width: 100%;
	height: 88px;
}
.titles .tit{
	float: left;
	width:208px;
}

.titles .tit2{
	float: left;
	width:200px;
	margin-top:0px;
	display:block;
}

.titles .tit2 a{

}

.titles .tit2 a:hover{
	color: #F60;
}



.titles .tit2 h2{
	font-size: 30px;
	font-weight: bold;
	line-height: 60px;
	color: #f26f06;
}
.titles .tit2 h2 span{
	color: #008a84;
}




.titles .tit h2{
	font-size: 30px;
	font-weight: bold;
	line-height: 60px;
	color: #f26f06;
}
.titles .tit h2 span{
	color: #008a84;
}
.titles .tit p{
	color: #008a84;
}
.titles .tit p span{
	font-size: 14px;
	color: #999999;
	line-height: 28px;
}
.titles a{
	margin-top: 18px;
}
.banner{
	width:100%;
}
.banner .slick-dots .slick-active{
	
}

.bd_one{
	width:100%;
	padding: 60px 0 70px 0;
	background: url(../images/bd1_bg.png) no-repeat;
	background-size: cover;
}
.bd_one ul li{
	float: left;
	width: 150px;
	height: 150px;
	text-align: center;
	border: 1px solid #ececec;
	margin-right: 28.5px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 208px;
}
.bd_one ul li:first-child{
	background:#ffffff url(../images/link1.png) no-repeat center 38px;
}
.bd_one ul li:nth-child(2){
	background:#ffffff url(../images/link2.png) no-repeat center 38px;
}
.bd_one ul li:nth-child(3){
	background:#ffffff url(../images/link3.png) no-repeat center 38px;
}
.bd_one ul li:nth-child(4){
	background:#ffffff url(../images/link4.png) no-repeat center 38px;
}
.bd_one ul li:nth-child(5){
	background:#ffffff url(../images/link5.png) no-repeat center 38px;
}
.bd_one ul li:nth-child(6){
	background:#ffffff url(../images/link6.png) no-repeat center 38px;
}
.bd_one ul li:nth-child(7){
	background:#ffffff url(../images/link7.png) no-repeat center 38px;
}
.bd_one ul li:last-child{
	margin-right: 0;
	background:#ffffff url(../images/link8.png) no-repeat center 38px;
}
.bd_one ul li:hover a{
	color: #ffffff;
}
.bd_one ul li:first-child:hover{
	background:#007e78 url(../images/links1.png) no-repeat center 38px;
}
.bd_one ul li:nth-child(2):hover{
	background:#007e78 url(../images/links2.png) no-repeat center 38px;
}
.bd_one ul li:nth-child(3):hover{
	background:#007e78 url(../images/links3.png) no-repeat center 38px;
}
.bd_one ul li:nth-child(4):hover{
	background:#007e78 url(../images/links4.png) no-repeat center 38px;
}
.bd_one ul li:nth-child(5):hover{
	background:#007e78 url(../images/links5.png) no-repeat center 38px;
}
.bd_one ul li:nth-child(6):hover{
	background:#007e78 url(../images/links6.png) no-repeat center 38px;
}
.bd_one ul li:nth-child(7):hover{
	background:#007e78 url(../images/links7.png) no-repeat center 38px;
}
.bd_one ul li:last-child:hover{
	background:#007e78 url(../images/links8.png) no-repeat center 38px;
}

.bd_two{
	background: url(../images/bd2_bg.png) no-repeat;
	padding: 60px 0 80px 0;
	box-shadow: inset 0 10px 10px 0 rgba(51,51,51,0.1);
	background-size: cover;
}
.bd_two .enrol{
	margin-top: 36px;
	height: 464px;
}
.bd_two .enrol .enrol_qh.active{
	display: block;
}
.bd_two .enrol .enrol_qh{
	display:none;
}
.bd_two .enrol .enrol_pic{
	width: 48%;
	box-shadow: 0 0 10px 0 rgba(51,51,51,0.3);
}
.bd_two .enrol .enrol_pic .slick-prev {
	width: 64px;
	height: 64px;
	bottom: 0;
	left: 544px;
	z-index: 999;
	background: url(../images/zjt.png) no-repeat center;
}
.bd_two .enrol .enrol_pic .slick-next {
	width: 64px;
	height: 64px;
	bottom: 0;
	right: 0;
	z-index: 999;
    background: url(../images/yjt.png) no-repeat center;
}
.bd_two .enrol .enrol_pic .pic_lb{
	width: 100%;
} 
.bd_two .enrol .enrol_pic .pic_lb .pic{
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
}
.bd_two .enrol .enrol_pic .pic_lb .pic::before{
	content: "";
	display: block;
	padding-top: 75%;
}
.bd_two .enrol .enrol_pic .pic_lb .pic img{
	width: 100%;
	height: 400px;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
}
.bd_two .enrol .enrol_pic .pic_lb p{
	line-height: 64px;
	font-size: 16px;
	font-weight: bold;
	color: #007e78;
	padding: 0 128px 0 32px;
}
.bd_two .enrol .enrol_txt{
	width:50%;
}
.bd_two .enrol .enrol_txt li{
	padding: 15px 18px;
}
.bd_two .enrol .enrol_txt li h2{
	width: 100%;
	line-height: 32px;
}
.bd_two .enrol .enrol_txt li h2 a{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 564px;
}
.bd_two .enrol .enrol_txt li h2 span{
	font-size: 14px;
	font-weight: bold;
	color: #007e78;
	float: right;
	width: 100px;
	text-align: right;
}
.bd_two .enrol .enrol_txt li p{
	font-size: 14px;
	color: #666666;
	line-height: 28px;
}
.bd_two .enrol .enrol_txt li:hover{
	box-shadow: 0 0 10px 0 rgba(51,51,51,0.3);
}
.bd_two .enrol .enrol_txt li:hover a{
	color: #007e78;
}
.bd_three{
	background: #f7f7f7;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 68px;
	padding-left: 0;
}
.bd_three .new{
	margin-top: 16px;
}
.bd_three .new ul li{
	float: left;
}
.bd_three .new ul li:first-child{
	width: 48%;
	margin-right: 2%;
}
.bd_three .new ul li:first-child .pic{
	width: 100%;
	height: 430px;
	overflow: hidden;
	position: relative;
}
.bd_three .new ul li:first-child .pic:before{
	content: "";
	display: block;
	padding-top: 75%;
}
.bd_three .new ul li:first-child .pic img{
	position:absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.bd_three .new ul li:first-child:hover .pic img{
	transform:scale(1.1);
}
.bd_three .new ul li:first-child .txt{
	background: #007e78;
	padding: 20px;
}
.bd_three .new ul li:first-child .txt h2{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	line-height: 32px;
}
.bd_three .new ul li:first-child .txt h2 span{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	float: right;
}
.bd_three .new ul li:first-child .txt p{
	font-size: 14px;
	color: #a3c5c3;
	line-height: 28px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.bd_three .new ul li:nth-child(3),.bd_three .new ul li:nth-child(5){
	float: right;
}
.bd_three .new ul li:nth-child(2),.bd_three .new ul li:nth-child(3){
	width: 24%;
	background: #ffffff;
	margin-bottom: 28px;
}
.bd_three .new ul li:nth-child(2) .pic,.bd_three .new ul li:nth-child(3) .pic{
	width: 100%;
	height: 230px;
	overflow: hidden;
	position: relative;
}
.bd_three .new ul li:nth-child(2) .pic::before,.bd_three .new ul li:nth-child(3) .pic::before{
	content: "";
	display: block;
	padding-top: 75%;
}
.bd_three .new ul li:nth-child(2) .pic img,.bd_three .new ul li:nth-child(3) .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position:absolute;
	left: 0;
	top: 0;
}
.bd_three .new ul li:nth-child(2):hover .pic img,.bd_three .new ul li:nth-child(3):hover .pic img{
	transform:scale(1.1);
}
.bd_three .new ul li:nth-child(2) .txt,.bd_three .new ul li:nth-child(3) .txt{
	padding: 22px 18px;
	border-bottom: 3px solid #007e78;
}
.bd_three .new ul li:nth-child(2) .txt h2,.bd_three .new ul li:nth-child(3) .txt h2{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
}
.bd_three .new ul li:nth-child(2):hover .txt h2,.bd_three .new ul li:nth-child(3):hover .txt h2{
	color: #007e78;
}
.bd_three .new ul li:nth-child(2) .txt p,.bd_three .new ul li:nth-child(3) .txt p{
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.bd_three .new ul li:nth-child(2):hover .txt p,.bd_three .new ul li:nth-child(3):hover .txt p{
	color: #007e78;
}
.bd_three .new ul li:nth-child(4),.bd_three .new ul li:nth-child(5){
	width: 24%;
	background: #ffffff;
}
.bd_three .new ul li:nth-child(4) .txt,.bd_three .new ul li:nth-child(5) .txt{
	padding: 22px 18px;
	border-bottom: 3px solid #007e78;
}
.bd_three .new ul li:nth-child(4) .txt h2,.bd_three .new ul li:nth-child(5) .txt h2{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
}
.bd_three .new ul li:nth-child(4):hover .txt h2,.bd_three .new ul li:nth-child(5):hover .txt h2{
	color: #007e78;
}
.bd_three .new ul li:nth-child(4) .txt p,.bd_three .new ul li:nth-child(5) .txt p{
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.bd_three .new ul li:nth-child(4):hover .txt p,.bd_three .new ul li:nth-child(5):hover .txt p{
	color: #007e78;
}

.bd_four{
	background: url(../images/bd4_bg.jpg) no-repeat center;
	padding: 56px 0 90px 0;
	background-size: cover;
}
.bd_four .titles .tit h2 span{
	color: #007b75;
}
.bd_four .titles .tit p{
	color: #ffffff;
}
.bd_four .titles .tit p span{
	color: #59c1bc;
}
.bd_four .about .about_sub li{
    padding: 0 15px;
    margin-top: 30px;
}
.bd_four .about .about_sub li:hover a{
	background: #ffffff;
}
.bd_four .about .about_sub li:hover a h2{
	color: #178a86;
}
.bd_four .about .about_sub li:hover a p{
	color: #000000;
}
.bd_four .about .about_sub a{
	display: block;
	float: left;
	width: 100%;
	height: 200px;
	border: 1px solid #45a7a2;
	border-radius: 5px;
	padding: 52px 26px;
	background: rgba(0,126,120,0.3);
	box-sizing: border-box;
}
.bd_four .about .about_sub a h2{
	text-align:center;
	font-size: 20px;
	color:#ffffff;
	font-weight: bold;
	line-height: 40px;
}
.bd_four .about .about_sub a p{
	font-size:14px;
	line-height: 28px;
	color:#0e1d1c;
}
.bd_four .about .slick-dots{
	width: 100%;
	position: absolute;
	bottom: -45px;
}
.bd_four .about .slick-dots li,.bd_four .about .slick-dots li button,.bd_four .about .slick-dots li button:before{
	width: 36px;
	height: 4px;
	border-radius: 1px;
	border: 0;
}
.bd_five{
	padding: 80px 0 120px 0;
}
.bd_five .video .video_sub a{
	height: 430px;
	float: left;
	display: flex;
	align-items:center;
	width: 100%;
	box-sizing: border-box;
	position: relative;
}
.bd_five .video .video_sub img{
	display: block;
	width: 100%;
	height: 50%;
	object-fit: cover;
}
.bd_five .video .video_sub a::after{
	display: block;
	content: "";
	width: 100%;
	height: 50%;
	background: rgba(0, 0, 0, 0.61);
	position: absolute;
	left:0;
	top:25%;
	z-index: 88;
}
.bd_five .video .video_sub.slick-center a::after{
	display: none;
}
.bd_five .video .video_sub.slick-center a::before{
	display: none;
}
.bd_five .video .video_sub.slick-center a{
	padding: 0 35px;
}
.bd_five .video .video_sub.slick-center img{
	height: 100%;
}


.xinbo {
    width: 100%;
    height: auto;
    padding-top: 20px;
}

.xinbolf {
    width: 380px;
    height: auto;
    float: left;
}
