body{
    width: 100%;
    min-width: 1250px;
}

.header .banner .camp-slider-btn{
    width: 10px;
    height: 10px;
    background: none;
    border: 3px solid #fff;
}
.header .banner .camp-slider-btn.active{
    background: #fff;
}
.content .course,.content .activity {
    margin-top: 40px;
}

.course .menu{
    margin-top: 20px;
    text-align: center;
}
.course .menu .menu-item{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 70px;
    border-radius: 3px;
    margin-right: 20px;
    border: 1px solid #027938;
    color: #027938;
    cursor: pointer;
}
.course .menu .menu-item:hover{
    background: #027938;
    color: #fff;
}
.course .menu .menu-item.active{
    background: #027938;
    color: #fff;
}
.course .recommend{
    margin: 30px auto 0px;
    width: 1200px;
    overflow: hidden;
}

.course .recommend .item{
    float: left;
    width: 370px;
    height: 450px;
    border-radius: 5px;
    background: #027938;
    margin-right: 45px;
    position: relative;
}
.course .recommend .item .img-container{
    overflow: hidden;
    height:220px
}
.course .recommend .item .content{
    margin: 20px 0px 0px 20px;
    font-weight: bold;
}
.course .recommend .item  .title-max{
    color: yellow;
    font-size: 20px;
}
.course .recommend .item .course-time{
    display: none;
}
.course .recommend .item .title-min{
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}
.course .recommend .item .tips{
    color: #66ffab;
}
.course .recommend .item .price{
    color: #fff;
    position: absolute;
    margin-left: 20px;
    width: 350px;
    bottom: 15px;
}

.course .recommend .item .price .money{
    font-style: italic;
}
.course .recommend .item .price .money em{
    font-size: 48px;
    font-family: impact;
    font-style: italic;
}
.course .recommend .item .price .detail{
    display: inline-block;
    width: 110px;
    height: 40px;
    color: #66ffab;
    border: 2px solid #66ffab;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    top: 16px;
    right: 20px;
    position: absolute;
    cursor: pointer;
}
.detail a:hover{ color:#FFF;}
.course .more{
    margin-top: 45px;
    text-align: center;
}
.course .more .more-btn{
    height: 40px;
    width: 180px;
    line-height: 40px;
    border-radius: 3px;
    color: #027938;
    border: 1px solid #027938;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    margin-right: 10px;
}
.course .more .more-btn:hover{
    color: #fff;
    background: #027938;
}


.introduce-container .menu{
    margin-top: 20px;
    text-align: center;
}
.introduce-container  .menu .menu-item{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 70px;
    border-radius: 3px;
    margin-right: 20px;
    border: 1px solid #027938;
    color: #027938;
    cursor: pointer;
}
.introduce-container  .menu .menu-item:hover{
    background: #027938;
    color: #fff;
}
.introduce-container  .menu .menu-item a:hover{
    color: #fff;
}
.introduce-container  .menu .menu-item.active{
    background: #027938;
    color: #fff;
}


.content .activity{
    background: #f3f3f3;
    overflow: auto;
}
.content .activity .title{
    margin-top: 50px;
}
.content .activity .tips{
    margin-top: 5px;
}
.content .activity .tips .btn{
    border: 1px solid #027938;
    color: #027938;
    padding: 2px;
    cursor: pointer;
}
.content .activity .activity-content{
    margin: 40px auto 0px;
    width: 1200px;
    overflow: hidden;
}
.content .activity .activity-content .video-container{

}
.content .activity .activity-content .parent-evaluate{
    width: 400px;
    height: 300px;
    margin-left: 10px;
}
.activity-content .parent-evaluate .evaluate{
    border-bottom: 2px solid #dedede;
    position: relative;
    height: 27px;
}
.activity-content .parent-evaluate .evaluate .c-name{
    color: #666;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    position: absolute;
    top: 2px;
    cursor: pointer;
}
.activity-content .parent-evaluate .evaluate .common-question{
    color: #666;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    position: absolute;
    top: 2px;
    left: 90px;
    border-left:1px solid #ddd;
    padding-left: 5px;
    cursor: pointer;
}
.activity-content .parent-evaluate .evaluate .active{
    border-bottom:2px solid #027938;
    color: #027938;
}
.activity-content .parent-evaluate .evaluate .more{
    background: #d9d9d9;
    display: inline-block;
    border-radius: 20px;
    width: 70px;
    margin-bottom: 5px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    color: #027937;
}
.activity-content .parent-evaluate .pic-container{
    background: #fff;
    height: 255px;
    width: 400px;
    margin-top: 15px;
    overflow: hidden;
    position: relative;
}

.activity-content .parent-evaluate .pic-container .parent{
    height: 74px;
    margin-top: 10px;
    overflow: hidden;
}
.activity-content .parent-evaluate .pic-container .parent img{
    height: 74px;
    width: 74px;
    border-radius: 50%;
    margin-left: 10px;
    float: left;
}
.activity-content .parent-evaluate .pic-container .parent div{
    margin-left: 90px;
}
.activity-content .parent-evaluate .pic-container .parent .p-name{
    margin-top: 10px;
}
.activity-content .parent-evaluate .pic-container .parent .time{
    color: #666;
}
.activity-content .parent-evaluate .pic-container .tips{
    padding-left: 15px;
}
.activity-content .parent-evaluate .pic-container .img-list{
    padding-left: 12px;
    overflow: hidden;
    margin-top: 10px;
    position: relative;
    height: 115px;
}
.activity-content .parent-evaluate .pic-container .prevBtn{
    color: #fff;
    background: #333;
    opacity: .8;
    position: absolute;
    font-size: 24px;
    height: 50px;
    width: 25px;
    text-align: center;
    line-height: 50px;
    bottom: 50px;
    left: 12px;
    cursor: pointer;
    filter:alpha(opacity=80);
}
.activity-content .parent-evaluate .pic-container  .nextBtn{
    color: #fff;
    background: #333;
    opacity: .8;
    filter:alpha(opacity=80);
    position: absolute;
    font-size: 24px;
    height: 50px;
    width: 25px;
    text-align: center;
    line-height: 50px;
    bottom: 50px;
    right: 3px;
    cursor: pointer;
}
.activity-content .parent-evaluate .pic-container .img-list img{
    height: 115px;
    margin-right: 1px;
}
.activity-content .parent-evaluate .pic-container .img-list img:last-child{
    margin-right: 0px;
}

.activity-content .parent-evaluate .question-container{
    background: #fff;
    height: 255px;
    width: 400px;
    margin-top: 15px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 10px;
    display: none;
}
.parent-evaluate .question-container .question-list{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
}
.parent-evaluate .question-container .question-list span{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: #cecece;
    text-align: center;
    line-height: 16px;
    color: #fff;
}
.parent-evaluate .question-container .question-list p{
    margin-left: 5px;
    display: inline-block;
}
.parent-evaluate .question-container .question-list:hover span{
    background: #027937;
}
.parent-evaluate .question-container .question-list:hover a{
    color: #027937;
}
.content .activity .activity-content .new-enter{
    width: 370px;
}

.content .activity .activity-content .new-enter .bd{
    width: 310px;
}
.content .activity .activity-content .new-enter .list{
    margin-top: 15px;
    background: #fff;
}
.content .activity .activity-content .new-enter .list .list-item{
    height: 42px;
    font-size: 14px;
    background: #fff;
}
.content .activity .activity-content .new-enter .list .item-title{
    background: #b3efce;
}
.new-enter .list .list-item div{
    height: 42px;
    line-height: 40px;
    text-align: center;
}
.content .activity .activity-banner{
    margin: 20px auto;
    text-align: center;
    width: 1200px;
    position: relative;
    color: #fff;
}
.content .activity .activity-banner img{
    width: 1200px;
}
.content .activity .activity-banner  .title-1{
    right: 210px;
    top: 10px;
    position: absolute;
}
.content .activity .activity-banner  .title-2{
    right: 210px;
    top: 45px;
    position: absolute;
}
.content .activity .activity-banner  .title-3{
    right: 210px;
    top: 85px;
    position: absolute;
}
.content .activity .activity-banner  .activity-banner-content{
    right: 210px;
    top: 115px;
    position: absolute;
    width: 470px;
    text-align: left;
    text-indent: 2em;
}
.content .activity .activity-banner .qr-code{
    width: 134px;
    height: 132px;
    position: absolute;
    right: 55px;
    top: 15px;
}
.content .activity .activity-banner .qq-group{
    height: 30px;
    width: 134px;
    top: 150px;
    right: 55px;
    position: absolute;
    line-height: 30px;
    text-align: center;
    background: #fff;
}
.experience .experience-content{
    width: 1200px;
    margin: 40px auto;
    border: 1px solid #efefef;
    overflow: hidden;
}

.experience-content .left{

}
.experience-content .left .item{
    height: 50px;
    width: 100px;
    border-top: 1px solid #fff;
    text-align: center;
    line-height: 60px;
    background: #EDEDED;
    position: relative;
    cursor: pointer;
}
.experience-content .left .selected{
    background: #027938;
    color: #fff;
}
.experience-content .left .triangle-left{
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #027938;
    border-bottom: 5px solid transparent;
    position: absolute;
    left: 109px;
    top: 22px;
}

.experience-content .right .title{
    text-align: right;
    border-bottom: 1px solid #efefef;
    margin: 20px 30px 5px 60px;
    width: 970px;
    line-height: 24px;
}
.experience-content .right .title span{
    cursor: pointer;
}
.experience-content .right .list{
    margin: 10px 0px 0px 20px;
    width: 1080px;
    overflow: hidden;
}
.experience-content .right .list .list-item{
    float: left;
    height: 190px;
    width: 245px;
    margin: 10px 23px 40px 2px;
}

.experience-content .right .list .list-item img{
    width: 245px;
    height: 180px;
    /* box-shadow: -1px 1px 3px 3px rgba(0,0,0,.075); */
    padding: 2px;
}

.experience-content .right .list .list-item .item-title{
    color: #333;
    margin-top: 15px;
    font-size: 16px;
	text-align: center;
}
.item-title a:hover{ color:#FC8903;}
.experience-content .right .list .list-item .time{
    color: #BDC3C7;
	font-size: 12px;
}
.experience-content .right .list .list-item  .eyes{
    width: 18px;
    height: 14px;
    margin: 1px 5px;
}

.advantage{
    overflow: hidden;
}
.advantage-content{
    width: 1200px;
    height: 700px;
    margin: 45px auto;
    position: relative;
}

.advantage-content .title-1{
    position: absolute;
    left: 220px;
    top: 10px;
}
.advantage-content .title-2{
    position: absolute;
    right: 220px;
    top: 203px;
}

.advantage-content .title-3{
    position: absolute;
    left: 220px;
    top: 430px;
}
.advantage-content .content-1{
    position: absolute;
    left: 220px;
    top: 65px;
    width: 930px;
}
.advantage-content .content-1 em{
    cursor: pointer;
}
.advantage-content .content-2{
    position: absolute;
    left: 50px;
    top: 283px;
}
.advantage-content .content-2 .training{
   position: relative;
   float: left;
}
.advantage-content .content-2 .training img{
    height: 118px;
    width: 175px;
}
.advantage-content .content-2 .training .training-tips{
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    background: #333;
    opacity: .8;
    filter:alpha(opacity=80);
}
.advantage-content .content-2 .icon{
    height: 120px;
    line-height: 120px;
    width: 75px;
    text-align: center;
}
.advantage-content .content-3{
    position: absolute;
    left: 220px;
    top: 490px;
}
.advantage-content .content-3 .btn{
	padding: 10px 52px;
    font-size: 18px;
    color: #fff;
    background: #027938;
    margin: 0px 20px 10px 0px;
    border-radius: 5px;
    float: left;
}

.safe{
    background: #f3f3f3;
    overflow: hidden;
    padding-top: 0px;
}
.safe .safe-container{
    width: 1200px;
    height: 450px;
    margin: 25px auto;
    position: relative;
    border: 1px solid #efefef;
    overflow: hidden;
}

.safe .safe-container .left-arrow{
    position: absolute;
    left: 17px;
    top:195px;
    cursor : pointer;
    cursor: pointer;
}
.safe .safe-container .right-arrow{
    position: absolute;
    right: 17px;
    top:195px;
    cursor: pointer;
    cursor: pointer;
}
.safe .safe-swiper{
    width: 1060px;
    margin: 40px auto;
    height: 480px;
    overflow: hidden;
}
.safe .safe-swiper .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background: #d2d2d2;
}
.safe .safe-swiper .swiper-pagination-bullet-active{
    border: 3px solid #ff861b;
}
.safe .safe-swiper .safe-content{
    width: 1060px;
    height: 480px;
    position: relative;
}
.safe-content .left img{
    width: 596px;
    height: 345px;
}
.safe-content .right{
    width: 420px;
}
.safe-content .right .content-1{
    color: #4e4e4e;
}
.safe-content .right .content-2{
    color: #999;
    margin-top: 20px;
    line-height: 26px;
}
.safe-content .right .btn:hover {
    color: #fff;
    background: #027938;
}
.safe-content .right .btn {
    color: #fff;
    width: 160px;
    border-radius: 3px;
    margin-top: 50px;
    text-align: center;
    background: #027938;

}
.base .introduce .c-green a:hover {
    text-decoration: underline;
}
.teams-content{
    width: 1200px;
    height: 400px;
    margin: 50px auto 0px;
}
.teams-content .fsbanner{
    height: 400px;
    position: relative;
    overflow: hidden;
    font-family: "Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";
    font-weight: normal;
    border-radius: 0px;
    -webkit-text-stroke: 0px black;
}
.teams-content .item{
    background: url('../images/f01.jpg');

}
.teams-content .item .master-name{
    height: 30px;
    width: 80px;
    line-height: 30px;
    position: absolute;
    left: 0;
    bottom: 20px;
    text-align: center;
    color: #fff;
}
.teams-content .item .opa{
    height: 30px;
    width: 80px;
    position: absolute;
    left: 0;
    bottom: 20px;
    background: #333;
    opacity: .4;
    filter:alpha(opacity=40);
}
.teams-content .item .opa-introduce{
    height: 380px;
    width: 270px;
    position: absolute;
    top: 10px;
    left: 185px;
    background: #fff;
    opacity: .6;
    filter:alpha(opacity=60);
}
.teams-content .item .introduce{
    height: 380px;
    width: 270px;
    position: absolute;
    top: 10px;
    left: 185px;
}
.teams-content .item .introduce .introduce-name{
    margin: 20px 25px 0px 25px;
    letter-spacing: 6px;
}
.teams-content .item .introduce .rank{
    color: #666;
    margin:0px 25px;
}
.teams-content .item .introduce hr{
    margin:15px 25px;
    border: none;
    height: 1px;
    background: #d9d9d9;
}
.teams-content .item .introduce .praise,.teams-content .item .introduce .experience{
    margin:0px 25px;
}
.introduce .left-quotation{
    margin-left: 25px;
    margin-top: 10px;
}
.introduce .motto{
    margin: 10px 50px;
    color: #666;
}
.introduce .right-quotation{
    text-align: right;
    margin-right: 25px;
    float: right;
}
.teams-btn{
	display: block;
    margin: 50px auto;
    width: 230px;
}
.teams-btn:hover{
    background: #027937;
    color: #fff;
}
.base .introduce{
    margin: 30px auto;
    width: 1200px;
    line-height: 24px;
	color: #7F8C8D;
}
.base .introduce .c-green{
    cursor: pointer;
}
.base-content{
    margin: 30px auto;
    width: 1200px;
    height: 420px;
}
.base-content .pic-list{
    width: 298px;
    margin-right: 1px;
}
.base-content .pic-list .list-item{
    position: relative;
}
.base-content .pic-list .list-item img{
    height: 100%;
    width: 100%;
}

.base-content .pic-list .list-item .tips{
    position: absolute;
    bottom: 1px;
    height: 40px;
    background: #666;
    opacity: .85;
    filter:alpha(opacity=85);
    width: 278px;
    color: #fff;
    text-align: left;
    padding-left: 20px;
    line-height: 40px;
    display: none;
}

.footer .foot-bottom ul{display: none}
.footer .foot-bottom ul.active{display: block;}
.footer .foot-bottom2 ul{display: block}
.footer .foot-bottom2 ul.active{display: block;}

.alys {
	width: 100%;
	height: 808px;
	background-image: url(../images/al_10.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 80px
}
.alys_t {
	width: 1200px;
	height: 90px;
	margin: 0 auto;
	text-align: center;
}
.yscon {
	width: 1200px;
	height: 418px;
	margin: 0 auto;
	margin-top: 20px;
	background-image: url(../images/al_24.png);
	background-position: top center;
	background-repeat: no-repeat;
	overflow: hidden;
}
.ys1 {
	width: 412px;
	height: 125px;
	float: left;
	color: #fff;
	overflow: hidden;
	margin-top: 58px;
	margin-left: 30px;
}
.ys1 span {
	width: 372px;
	height: 55px;
	float: left;
	overflow: hidden;
	font-size: 18px;
	line-height: 55px;
	color: #FFF;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 40px
}
.ys1 p {
	width: 412px;
	height: 60px;
	float: left;
	overflow: hidden;
	line-height: 26px;
}
.ys2 {
	width: 412px;
	height: 125px;
	float: right;
	color: #fff;
	overflow: hidden;
	margin-top: 58px;
	margin-right: 30px;
}
.ys2 span {
	width: 372px;
	height: 55px;
	float: right;
	overflow: hidden;
	text-align: right;
	font-size: 18px;
	line-height: 55px;
	color: #FFF;
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 40px
}
.ys2 p {
	width: 412px;
	height: 60px;
	float: right;
	overflow: hidden;
	line-height: 26px;
	text-align: right;
}
.ysp1 {
	background-image: url(../images/al_26.jpg);
}
.ysp2 {
	background-image: url(../images/al_27.jpg);
}
.ysp3 {
	background-image: url(../images/al_28.jpg);
}
.ysp4 {
	background-image: url(../images/al_29.jpg);
}