.apply-banner{
	height: 170px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.apply-banner .banner-container{
    position: relative;
}
.apply-banner img{
    width: 1920px;
    height: 170px;
    margin: 0 -100%;
}

a{
	color: #555;
}
a:hover{
	color: #027938;
}
.list-bg{
	float: left;
	width: 299px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #f3f3f3;
	color: #555;
	cursor: pointer;
	position: relative;
	border-right: 1px solid #dfdfdf;
}
.triangle{
	position: absolute;
    width: 0;
    height: 0;
    bottom: -7px;
    left: 50%;
    margin-left: -5px;
    border-color: transparent;
    border-style: solid;
    border-width: 7px 7px 0;
    border-top-color: #027938;
}
.chose{
	color: #fff;
	background: #027938;
}
.chose a{
	color: #fff;
}
.list-title ul li:last-child{
	border: none;
}
.course-list{
	width: 1200px;
	margin: 0 auto;
}
.course-list .list-title{
	width: 1200px;
	height: 60px;
	padding: 46px 0 35px 0;
	margin: 0 auto;
}
.course-list .list-content{
	width: 100%;
	height: 1040px;
	background: #fff;
}
.course-list .list-content .cont-ul{
	width: 1200px;
	padding: 40px 0 45px 0;
	margin: 0 auto;
}
.course-list .list-content .cont-li{
	width: 580px;
	height: auto;
	float: left;
	margin-right: 35px;
	margin-bottom: 35px;
	background: #fff;
	border: 1px solid #e1e1e1;
}
.course-list .list-content .no-mgright{
	margin-right: 0;
}
.course-list .cont-li .cont-title{
	width: 580px;
	height: 50px;
	background: #fff;
	border-bottom: 1px solid #e1e1e1;
}
.course-list .cont-li .cont-title a{
	color: #027938;
}
.course-list .cont-title .title-name{
	width: 280px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #027939;
	float: left;
}
.course-list .cont-title .title-price{
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
	font-weight: bold;
	color: #027939;
}
.course-list .cont-title .title-price span{
	font-size: 22px;
}
.course-list .cont-title .title-price em{
	font-size: 14px;
}
.course-list .cont-title .title-detail{
	width: 75px;
	height: 25px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	margin: 12px 0 12px 18px;
	float: left;
	color: #027939;
	background: #fed700;
}
.course-list .cont-intro{
	width: 550px;
	height: 150px;
	padding: 10px 30px 20px 15px;
}
.course-list .cont-intro .intro-left{
	width: 260px;
	height: 160px;
	float: left;
}
.course-list .cont-intro .intro-right{
	float: left;
	width: 280px;
	height: 160px;
	padding-left: 10px;
	font-size: 14px;
}
.course-list .intro-right p{
	width: 263px;
	line-height: 24px;
	color: #676767;
	margin-bottom: 15px;
}
.course-list .intro-right span{
	color: #027939;
	font-weight: bold;
}
.course-list .intro-right .detail-a{
	color: #cece3c;
}
.course-list .intro-right .detail-a:hover{
	color: #027938;
}
.course-list .cont-date{
	margin: 0 auto;
	width: 550px;
	height: 240px;
}
.course-list .cont-date a{
	color: #027938;
}
.course-list .cont-date a:hover,.course-list .cont-li .cont-title a:hover{
	color: #027938;
	text-decoration: underline;
}
.course-list .cont-date h2{
	color: #027939;
	margin-top: 5px;
	margin-bottom: 10px;
}
.course-list .cont-date ul li{
	width: 260px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	float: left;
	margin-right: 22px;
	margin-bottom: 8px;
	background: #e9e9e9;
}
.course-list .cont-date .no-mgr{
	margin-right: 0;
}
.course-list .cont-date .last-li{
	background: #fed700;
	color: #027939;
}
.brief-intro-bg{
	width: 100%;
	height: 1900px;
}
.brief-intro{
	width: 1200px;
	height: 750px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.brief-intro .intro-detail{
	width: 260px;
	height: 170px;
	position: absolute;
}
.detail1{
	top: 150px;
}
.detail2{
	top: 150px;
	left: 920px;
}
.detail3{
	top: 390px;
}
.detail4{
	top: 390px;
	left: 920px;
}
.detail5{
	top: 540px;
	left: 470px;
}
.brief-intro .intro-detail .detail-icon{
	width: 75px;
	height: 75px;
	line-height: 75px;
	text-align: center;
	border-radius: 50%;
	float: left;
	margin-right: 15px;
	border: 1px solid #e1e1e1;
}
.brief-intro .intro-detail .detail-icon .img{
	padding-top: 20px;
}
.brief-intro .intro-detail .intro-text{
	width: 160px;
	height: 170px;
	float: left;
}
.brief-intro .intro-detail .intro-text h1{
	font-size: 20px;
	margin-bottom: 15px;
}
.brief-intro .intro-detail .intro-text p{
	color: #666;
	line-height: 24px;
}
.brief-intro .intro-center{
	width: 400px;
	height: 400px;
	position: absolute;
	top: 80px;
	left: 402px;
	background: url(../images2/6-4center.png) no-repeat;
}
.harvest{
    background: #f3f3f3;
    padding: 40px 0;
}
.harvest-content{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 5px;
}
.harvest-content .left{
    width: 636px;
    height: 471px;
    margin-top: 20px;
    background: url("../images2/2-2/19.png") no-repeat;
    position: relative;
}
.harvest-content .left .item{
    width: 160px;
    position: absolute;
}
.harvest-content .left .harvest-1{
    top: 15px;
    left: 125px;
}
.harvest-content .left .harvest-1 .title{
    color: #b054bf;
}
.harvest-content .left .harvest-2{
    top: 15px;
    left: 353px;
}
.harvest-content .left .harvest-2 .title{
    color: #e98112;
}
.harvest-content .left .harvest-3{
    top: 135px;
    left: 125px;
}
.harvest-content .left .harvest-3 .title{
    color: #ca59dc;
}
.harvest-content .left .harvest-4{
    top: 135px;
    left: 353px;
}
.harvest-content .left .harvest-4 .title{
    color: #4c97bf;
}
.harvest-content .left .harvest-5{
    top: 255px;
    left: 125px;
}
.harvest-content .left .harvest-5 .title{
    color: #5aad9d;
}
.harvest-content .left .harvest-6{
    top: 255px;
    left: 353px;
}
.harvest-content .left .harvest-6 .title{
    color: #7b69d5;
}
.harvest-content .left .harvest-7{
    top: 375px;
    left: 125px;
}
.harvest-content .left .harvest-7 .title{
    color: #69b3a6;
}
.harvest-content .left .harvest-8{
    top: 375px;
    left: 353px;
}
.harvest-content .left .harvest-8 .title{
    color: #5a4ba8;
}
.harvest-content .right{
    width: 535px;
    margin-top: 20px;
}
.harvest-content .right .title{
    border-bottom: 1px dashed #bfbfbf;
}
.harvest-content .right p{
    text-indent: 2em;
    color: #666;
    line-height: 26px;
    margin-top: 10px;
}
.harvest-content .right .list-item{
    background: #e6e6e6;
    padding: 11px;
    margin-top: 5px;
    color: #666;
}

.registration{
    width: 1200px;
    margin: 0 auto;
    padding: 45px 0;
}
.registration .title{
    color: #666;
}
.registration .title span{
    color: #999;
}
.registration .enter-title{
    margin: 25px 0px;
}
.registration  .online-content{
    overflow: hidden;
}
.registration  .online-content .qr-enter{
    width: 145px;
    height: 160px;
    text-align: center;
    background: #f3f3f3;
}
.registration  .online-content .qr-enter img{
    margin-top: 5px;
}

.online-enter{
    margin-left: 15px;
}
.online-enter .pc-enter{
    background: #efefef;
    height: 70px;
    width: 235px;
    border: 1px solid #ddd;
	cursor: pointer;
}

.online-enter .pc-enter:hover{
	background: #027937;
	color: #fff;
}
.online-enter .pc-enter:hover div,.online-enter .pc-enter:hover a{
	color: #fff;
}

.online-enter  img ,.tel-enter img{
    float: left;
    margin: 15px 25px;
}
.online-enter .c-name,.tel-enter .c-name{
    margin-top: 10px;
}


.online-enter .qq-enter{
	cursor: pointer;
	background: #efefef;
}
.online-enter .qq-enter:hover{
	background: #027937;
	color: #fff;
}
.online-enter .qq-enter:hover div,.online-enter .qq-enter:hover a{
	color: #fff;
}

.online-enter .qq-enter,.place-enter{
    height: 70px;
    width: 235px;
    border: 1px solid #ddd;
    color: #fff;
    margin-top: 15px;
}
.tel-enter{
    margin-left: 15px;
}
.place-enter{
    border: none;
    overflow: hidden;
    background: #efefef;
    margin-top: 0;
}
.tel-enter .phone-enter{
    background: #efefef;
    height: 70px;
    width: 235px;
    overflow: hidden;
}
.tel-enter .enter-msg{
    height: 70px;
    width: 550px;
    line-height: 70px;
    text-align: center;
}

.quick{
    overflow: hidden;
}
.quick-item{
    border: 1px solid #ddd;
}
.quick-header{
    width: 560px;
    height: 70px;
    background: #e3e3e3;
    text-align: center;
}
.quick-header img{
    margin-top: 10px;
}
.quick-middle{
    overflow: hidden;
    padding: 15px 8px;
}
.quick-middle .quick-middle-item{
    width: 260px;
    height: 310px;
    background: #22ab39;
    text-align: center;
}
.quick-middle .quick-middle-item .qr-container{
    background: #fff;
    width: 170px;
    height: 200px;
    text-align: center;
    margin: 30px auto;
}
.quick-middle .quick-middle-item .qr-container img{
    margin: 10px auto;
}
.quick-footer{
    width: 560px;
    height: 120px;
    background: #edfff1;
}
.quick-footer p{
    font-size: 14px;
    margin-left: 15px;
    line-height: 28px;
}
.bank-container{
    width: 1200px;
}
.bank-title-list{
    background: #efefef;
    overflow: hidden;
    border: 1px solid #efefef;
}
.bank-title-list .list-item{
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-right: 1px solid #fff;
    box-sizing: border-box;
}
.bank-title-list .list-item:last-child{
    border-right: none;
}
.bank-list{
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}
.bank-list:last-child{
    border: none;
}

.bank-list .bank-list-item{
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-right: 1px solid #ddd;
}
.bank-list .bank-list-item:first-child{
    border-left: 1px solid #ddd;
}

.bank-img{
    height: 20px;
    width: 80px;
    margin: 15px auto;
}
.bank-img-1{
    background: url("../images2/2-2/36.png") 0px 0px no-repeat;
}
.bank-img-2{
    background: url("../images2/2-2/36.png") 0px -30px no-repeat;
}
.bank-img-3{
    background: url("../images2/2-2/36.png") 0px -59px no-repeat;
}

.bank-remark{
    background: #efefef;
    border: 1px solid #efefef;
    height: 110px;
    line-height: 50px;
    text-align: center;
}
.payment{
    padding: 40px 0;
}
.payment-content{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 5px;
}
.payment-content .item{
    width: 590px;
}
.payment-content .item .picture{
    width: 590px;
    height: 240px;
    margin: 20px 0px;
}
.payment-content .rule{
    margin-top: 5px;
}
.payment-content .rule span{
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    text-align: center;
    line-height: 20px;
    float: left;
    margin-top: 4px;
}
.payment-content .rule p{
    color: #666;
    padding-left: 25px;
    line-height: 28px;
}

.refund{
	width: 100%;
	height: 335px;
	background: #f3f3f3;
}
.refund .refund-content{
	padding: 40px 0;
	width: 1200px;
	margin: 0 auto;
}
.refund .refund-content p{
	color: #555;
	font-size: 14px;
}
.refund .refund-content .refund-tit{
	margin: 25px 0 15px;
}
.refund .before-start{
	overflow: hidden;
	padding-bottom: 10px;
}
.refund .before-start p{
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-right: 20px;
}
.refund .before-start .before-btn{
	width: 135px;
	background: #027939;
	color: #fff;
}
.refund .first-three{
	overflow: hidden;
	padding-bottom: 10px;
}
.refund .first-three .first-btn{
	width: 135px;
	background: #027939;
	color: #fff;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-right: 20px;
}
.refund .first-three .first-text{
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-right: 20px;
}
.refund .during-camp{
	overflow: hidden;
	padding-bottom: 10px;
}
.refund .during-camp .during-btn{
	width: 135px;
	background: #027939;
	color: #fff;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-right: 20px;
}
.refund .during-camp .during-intro{
	width: 1000px;
	height: 210px;
	
}
.refund .during-camp .during-text{
	margin-bottom: 15px;
}
.gettingThere{
    width: 1200px;
    margin: 0 auto;
    padding: 45px 0;
}
.gettingThere .title{
    color: #666;
}
.gettingThere .title span{
    color: #999;
}
.gettingThere .address{
    margin-top: 20px;
    overflow: hidden;
}
.gettingThere .address .map{
    width: 395px;
    height: 390px;
}
.gettingThere .address .transport{
    width: 755px;
    padding: 0 20px;
}
.gettingThere .address .transport .item{
    border-bottom: 1px dashed #dbdbdb;
    margin-bottom: 20px;
}
.gettingThere .address .transport .item p{
    color: #666;
    padding-left: 35px;
    line-height: 45px;
}

.course-banner img {
    width: 1920px;
    height: 120px;
    margin: 0 -100%;
}
.course-banner .banner-container {
    position: relative;
}
.course-banner {
    height: 120px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}