/***********************通用的样式***********************/
html {
    /* 1 */
    /*line-height: 1.15;*/
    /* 2 */
    -ms-text-size-adjust: 100%;
    /* 3 */
    -webkit-text-size-adjust: 100%;
    /* 3 */
}



body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
}

em,
i {
    font-style: normal;
}

.btn-register {
    color: #FFFFFF;
    background-color: #0AB4F7;
    border-color: #F4F7F7;
}

.btn-register:hover,
.btn-register:focus,
.btn-register:active,
.btn-register.active,
.open .dropdown-toggle.btn-register {
    color: #FFFFFF;
    background-color: #086DF2;
    border-color: #F4F7F7;
}

.btn-register:active,
.btn-register.active,
.open .dropdown-toggle.btn-register {
    background-image: none;
}

.btn-register.disabled,
.btn-register[disabled],
fieldset[disabled] .btn-register,
.btn-register.disabled:hover,
.btn-register[disabled]:hover,
fieldset[disabled] .btn-register:hover,
.btn-register.disabled:focus,
.btn-register[disabled]:focus,
fieldset[disabled] .btn-register:focus,
.btn-register.disabled:active,
.btn-register[disabled]:active,
fieldset[disabled] .btn-register:active,
.btn-register.disabled.active,
.btn-register[disabled].active,
fieldset[disabled] .btn-register.active {
    background-color: #0AB4F7;
    border-color: #F4F7F7;
}

.btn-register .badge {
    color: #0AB4F7;
    background-color: #FFFFFF;
}

@font-face {
    font-family: lk;
    src: url('../fonts/lk.eot') format('embedded-opentype'),
        url('../fonts/lk.svg') format('svg'),
        url('../fonts/lk.ttf') format('truetype'),
        url('../fonts/lk.woff') format('woff');
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: lk;
    font-style: normal;
}


#lk_ys,
#lk_jg,
#lk_link {
    padding: 20px 0;
}

#lk_ys .title,
#lk_jg .title,
#lk_link .title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 15px;
}



/***********************通用的样式***********************/


/***********************头部的样式***********************/

a {
    text-decoration: none;
}

ul,
ol,
li {
    list-style: none;
    list-style-type: none;
}


@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.woff') format('woff');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 14px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'iconfont1';
    src: url('../fonts/iconfont1.woff') format('woff');
}

.iconfont1 {
    font-family: iconfont !important;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.002rem;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    position: relative;
    top: 0.01rem;
}

@font-face {
    font-family: 'iconfont2';
    src: url('../fonts/iconfont2.woff') format('woff');
}

.iconfont2 {
    font-family: iconfont2 !important;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.002rem;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    position: relative;
    padding-right: 0.05rem;
}






@font-face {
    font-family: 'iconfont5';
    src: url('../fonts/iconfont5.woff') format('woff');
}

.iconfont5 {
    font-family: iconfont5 !important;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.002rem;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    position: relative;
    top: 0.01rem;
}


#lk_header .top-bar {
    height: 40px;
    line-height: 40px;
    background-color: #f5f5f5;
}

#lk_header .top-bar .top-bar-1 i {
    margin-right: 3px;
    color: red;
    font-size: 16px;
}

#lk_header .top-bar .top-bar-1 span.txt {
    font-size: 14px;
    color: #333;
}

#lk_header .top-bar .top-bar-1 span.tel {
    color: red;
    font-size: 14px;
    font-weight: bold;
    margin-right: 10px;
}




#lk_header .top-bar .top-bar-2 ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 0px;
}

#lk_header .top-bar .top-bar-2 ul span {
    font-weight: bold;
    font-size: 14px;
    color: #555;
}


#lk_header .top-bar .top-bar-2 ul i {
    margin-right: 1px;
    color: red;
    font-size: 18px;
}


#lk_header .navbar-lk {
    background-color: #fff;
    margin-bottom: 0;
}

#lk_header .navbar-lk .navbar-brand {
    height: 80px;
    padding: 10px 15px;
}

#lk_header .navbar-lk .navbar-nav a {
    height: 100px;
    color: #333;
    text-align: center;
    /* line-height: 70px; */
}

#lk_header .navbar-lk .navbar-nav a .iconfont {
    font-size: 27px;
    margin-bottom: 10px;
    margin-top: 10px;
}


#lk_header .navbar-lk .navbar-nav a .c-name {
    margin: 0;
    font-size: 16px;
    font-weight: normal;
}

#lk_header .navbar-lk .navbar-nav li.active a {
    background-color: transparent;
    /* border-bottom: 2px solid #0AB4F7; */
    background-color: #027938;
    color: #fff;
}

#lk_header .navbar-lk .navbar-nav li a:hover {
    color: #027938;
}

#lk_header .navbar-lk .navbar-nav li.active a:hover {
    color: #fff;
}

#lk_header .navbar-lk .navbar-toggle {
    margin-top: 18px;
}



/***********************头部的样式***********************/

/***********************焦点图的样式***********************/
#lk_carousel .item {

    background: no-repeat center center;

    -webkit-background-size: cover;
    background-size: cover;
}


/***********************焦点图的样式***********************/

.my_photo {
    margin-bottom: 20px;
}


#lk_course .col-md-12 {
    margin-top: 10px;
    margin-bottom: 20px;
}


#lk_course .chengshi {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    padding-left: 0px;
}

#lk_course .chengshi li {
    width: 80px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #027938;
    border-radius: 3px;
    color: #027938;
    font-size: 16px;
}

#lk_course .chengshi li a {
    color: #027938;
    display: inline-block;
    vertical-align: middle;
}

#lk_course .chengshi li:hover {
    background-color: #027938;
}

#lk_course .chengshi li:hover a {
    color: #fff;
}

#lk_course .chengshi li:nth-child(1) {
    background-color: #027938;
}

#lk_course .chengshi li:nth-child(1) a {
    color: #fff;
}



#lk_course {
    background-color: #eff7f2;
    padding-top: 40px;
}


#lk_course .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_course .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}


#lk_course .col-md-4 .img {
    overflow: hidden;
}

#lk_course .lbkc:nth-child(5),
#lk_course .lbkc:nth-child(6),
#lk_course .lbkc:nth-child(7) {
    display: none;
}

#lk_course .col-md-12.text-center {
    margin-top: 0px;
    margin-bottom: 0px;
}

#lk_course .text-center span {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #999;
    margin-top: 20px;
    cursor: pointer;
}

#lk_course .text-center span:nth-child(1) {
    margin-right: 10px;
    background-color: #027938;
}




#lk_course .col-md-4 .img img {
    width: 100%;
    transition: all .6s;
}


#lk_course .cont {
    padding: 15px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_course .cont .name {
    font-size: 24px;
}

#lk_course .ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#lk_course .cont .duixiang {
    margin-top: 15px;
    height: 22px;
    line-height: 22px;
    color: #027938;
    font-size: 16px;
}

#lk_course .cont .duixiang .iconfont {
    margin-right: 3px;
    font-size: 17px;
}

#lk_course .cont .intro {
    color: #808080;
    line-height: 25px;
    height: 50px;
    margin-top: 15px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 16px;
}

#lk_course .cont .desbox {
    margin-top: 40px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

#lk_course .cont .desbox .pri {
    color: red;
    font-size: 20px;
}

#lk_course .cont .desbox .pri .big {
    font-size: 30px;
    font-weight: bold;
}

#lk_course .cont .desbox .push {
    display: block;
    width: 128px;
    height: 38px;
    line-height: 38px;
    margin-top: 10px;
    text-align: center;
    color: #027938;
    font-size: 16px;
    border: 1px solid #027938;
    transition: all .4s ease;
    border-radius: 3px;
}


#lk_course .col-md-4 .cont .desbox .push:hover {
    background: #fff000;
    border: 1px solid #fff000;
    color: #027938;
}

#lk_course .col-md-4:hover .cont {
    background: #027938;
    color: #fff;
}

#lk_course .col-md-4:hover .img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

#lk_course .col-md-4:hover .duixiang {
    color: #fff;
    background-position: 0 -22px;
}

#lk_course .col-md-4:hover .intro {
    color: #fff;
}

#lk_course .col-md-4:hover .desbox .pri {
    color: #fff;
}

#lk_course .col-md-4:hover .desbox .yuanjia {
    color: #33b76f;
}

#lk_course .col-md-4:hover .desbox .push {
    color: #fff;
    border: 1px solid #fff;
}





/***********************精彩活动的样式***********************/
#lk_pic {
    padding-top: 40px;
}


#lk_pic .chengshi {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    padding-left: 0px;
}

#lk_pic .chengshi li {
    width: 65px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #027938;
    border-radius: 3px;
    color: #027938;
    font-size: 16px;
}

#lk_pic .chengshi li a {
    color: #027938;
    display: inline-block;
    vertical-align: middle;
}

#lk_pic .chengshi li:hover {
    background-color: #027938;
}

#lk_pic .chengshi li:hover a {
    color: #fff;
}

#lk_pic .chengshi li:nth-child(1) {
    background-color: #027938;
}

#lk_pic .chengshi li:nth-child(1) a {
    color: #fff;
}

#lk_pic .col-md-12 {
    margin-top: 10px;
    margin-bottom: 20px;
}


#lk_pic .nianfen {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    padding-left: 0px;
}

#lk_pic .nianfen li {
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #027938;
    border-radius: 3px;
    color: #027938;
    font-size: 16px;
}

#lk_pic .nianfen li a {
    color: #027938;
    display: inline-block;
    vertical-align: middle;
}

#lk_pic .nianfen li:hover {
    background-color: #027938;
}

#lk_pic .nianfen li:hover a {
    color: #fff;
}

#lk_pic .nianfen li:nth-child(1) {
    background-color: #027938;
}

#lk_pic .nianfen li:nth-child(1) a {
    color: #fff;
}






#lk_pic .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_pic .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}


#lk_pic .row .col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
}




#lk_pic .list_item {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_pic .list_item .thum {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

#lk_pic .list_item .thum img {
    width: 100%;
    height: auto;
}

#lk_pic .list_item .thum .info {
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    bottom: -66px;
    height: 107px;
    box-sizing: border-box;
    padding-bottom: 10px;
    transition: 0.5s;
    width: 100%;
}



#lk_pic .list_item .thum .info span {
    display: block;
    font-size: 16px;
    color: #027938;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 8px;
    position: relative;
}

#lk_pic .list_item:hover .info {
    bottom: 0px;
}

#lk_pic .list_item:hover span {
    white-space: normal;
    overflow: auto;
}

#lk_pic .list_item .thum .info span:after {
    position: absolute;
    background: rgb(15, 167, 123);
    width: 60px;
    height: 1px;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: "";
}

#lk_pic .list_item .thum .info p {
    font-size: 14px;
    color: #027938;
    line-height: 24px;
    width: 85%;
    margin: 0 auto;
    text-align: left;
    margin-top: 8px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}


#lk_pic .biaoti {
    text-align: center;
    margin-top: 0px;
}

#lk_pic .biaoti a {
    text-decoration: none;
    display: inline-block;
    border: 1px solid #027938;
    color: #027938;
    padding: 5px 20px;
}

#lk_pic .biaoti a:hover {
    background-color: #027938;
    color: #fff;
    text-decoration: underline;
}

#lk_pic .biaoti a:nth-child(1) {
    background-color: #027938;
    color: #fff;
}






.jchd .row .col-sm-3 {
    padding-left: 10px;
    padding-right: 10px;
}

.jchd .item {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    background-color: #fff;
    padding: 5px;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}


.jchd .item .shadow a {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}


.jchd .item .shadow a img {
    width: 100%;
    height: 100%;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: ease;
    transition-delay: 0s;
}

.jchd .item p {
    margin-top: 15px;
    color: #666;
    text-align: center;
    width: 100%;
    height: 20px;
}

.jchd .item p a {
    display: block;
    font-size: 14px;
    display: block;
    color: #3d3d3d;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jchd .item p a:hover {
    color: #027938;
}




@media only screen and (min-width: 1200px) {
    .jchd .item .shadow a {
        display: block;
        width: 262.5px;
        height: 174.8px;
        overflow: hidden;
    }

    .jchd .item .shadow a:hover img {
        width: 115%;
        height: 115%;
    }
}


@media (max-width: 450px) {
    .jchd .item p a {
        font-size: 13px;
    }
}





/***********************精彩活动的样式***********************/




/***********************自强优势的样式***********************/
#lk_ys {
    padding-top: 20px;
    background-color: #eff7f2;
}

#lk_ys .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_ys .title p {
    font-size: 14px;
    color: #6d6d6d;
}



#lk_ys .pxsh {
    padding-left: 0px;
    padding-right: 0px;
}

#lk_ys .cont {
    overflow: hidden;
}




#lk_ys .cont .box {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

#lk_ys .cont .box {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 0 7px;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}


#lk_ys .cont .box .text2 {
    position: absolute;
    width: 278.5px;
    height: 60px;
    left: 7px;
    top: 10px;
    box-sizing: border-box;
    padding: 6px;
    text-align: center;
}

#lk_ys .cont .box .text2 p {
    margin-bottom: 10px;
    font-size: 16px;
    color: #999;
}

#lk_ys .cont .box .text2 p.firp {
    margin-bottom: 25px;
    font-size: 24px;
}

#lk_ys .cont .box .text2 p span {
    color: #027938;
}

#lk_ys .cont .box .text {
    position: absolute;
    width: 278.5px;
    height: 100%;
    transition: 0.5s;
    left: 7px;
    top: 142px;
    box-sizing: border-box;
    padding: 0px;
    background-color: rgba(2, 121, 56, 0.9);
}


#lk_ys .cont .box .text h5 {
    font-size: 22px;
    color: #fff000;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: center;
}

#lk_ys .cont .box .text h5 .iconfont {
    font-size: 26px;
    vertical-align: bottom;
    margin-right: 6px;
}

#lk_ys .cont .box .text p {
    font-size: 14px;
    color: #fff;
    padding: 6px;
    line-height: 20px;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
}



#lk_ys .cont .box .img img {
    display: block;
    width: 100%;
}


#lk_ys .cont .box:hover .text {
    top: 0px;
}

@media (max-width: 1023px) {
    #lk_ys .cont .box {
        padding: 0 5px;
    }

    #lk_ys .cont .box .text {
        top: 10px;
        padding: 0 20px;
        left: 0;
    }
}

@media (max-width: 767px) {
    #lk_ys .cont .box {
        width: 50%;
    }
}

@media (max-width: 450px) {
    .jchd .row .col-sm-3:nth-child(n+5) {
        display: none;
    }

    #lk_ys .cont .box .text h5 {
        font-size: 16px;
    }

    #lk_ys .cont .box .text h5 .iconfont {
        font-size: 18px;
    }
}





/***********************自强优势的样式***********************/

/***********************最新动态的样式***********************/
#lk_product {
    padding-top: 20px;
    background-color: #eff7f2;
    padding-bottom: 40px;
}

#lk_product .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_product .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}



#lk_product .nav {
    font-size: 18px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

#lk_product .nav a {
    color: #3d3d3d;
}

#lk_product .nav li.active a {
    border: none;
    background-color: transparent;
    border-bottom: 2px solid #027938;
    color: #027938;
}

#lk_product .nav a:hover {
    background-color: #eff7f2;
    border-left-color: #eff7f2;
    border-right-color: #eff7f2;
    border-top-color: #eff7f2;
    color: #027938;
}

#lk_product .tab-content {
    padding-top: 20px;
}

#lk_product .tab-content .my-video {
    height: auto;
    /* background-color: #333; */
}

#lk_product .tab-content .my-video video {
    object-fit: fill;
}



#lk_product .tab-content .my-txt .text-muted {
    line-height: 2;
}

#lk_product .tab-content .gywm {
    overflow-y: auto;
    height: 360px;
    text-overflow: ellipsis;
}



#lk_product .tab-content .my-txt .text-muted a {
    color: #027938;
}

#lk_product #product1 .col-md-4 {
    padding-left: 10px;
    padding-right: 10px;
}

@media(max-width: 600px) {
    #lk_product .tab-content .gywm {
        height: 470px;
    }
}






#lk_product #product1 .text-muted {
    color: #6d6d6d;
    line-height: 1.6;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

#lk_product #product1 .col-md-4 .nr:hover .media-heading {
    color: #027938;
}

#lk_product #product1 .col-md-4 .nr:hover .text-muted {
    color: #027938;
}

#lk_product #product1 .row {
    padding: 20px 10px;
    background-color: #fff;
}

#lk_product #product1 .row .col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
}

#lk_product #product1 .pjtp {
    width: 100%;
    height: auto;
    box-sizing: border-box;
}

#lk_product #product1 .pjtp img {
    width: 100%;
    height: auto;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}


/* 首页评价图片 */
.sypj {
    background-color: #eff7f2;
    box-sizing: border-box;
}

.sypj .swiper-container {
    background-color: #fff;
    box-sizing: border-box;
    width: 100%;
    padding: 15px;
}

.sypj .swiper-pagination {
    bottom: -1px;
}

.sypj .swiper-pagination-bullet-active {
    background: #027938
}


.sypj .swiper-pagination {
    bottom: 0px;
}

.sypj .swiper-slide .pjimg_item {
    width: 100%;
    height: auto;
}

.sypj .swiper-slide .pjimg_item img {
    width: 100%;
    height: auto;
}


@media(min-width: 1200px) {

    .sypj {
        width: 100%;
    }

    .sypj .swiper-container {
        height: 376.93px;
    }

    .sypj .swiper-slide {
        width: 23% !important;
        height: auto !important;
    }

    .sypj .swiper-pagination {
        display: none;
    }

    .sypj .swiper-wrapper {
        margin: 0 auto;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }
}

/* 首页评价图片结束 */

.footer_top .dibuimg {
    width: 100%;
    height: auto;
}

.footer_top .dibuimg img {
    width: 100%;
    height: auto;
}



#product2 .row {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}


#product2 .myys {
    width: 100%;
    height: 150px;
    margin-top: 20px;
    border: rgb(237, 237, 237) 1px solid;
    display: flex;
    flex-wrap: nowrap;
}

#product2 .myys .myys_item {
    width: 25%;
    height: 100%;
    box-sizing: border-box;
    padding: 15px;
    border-right: rgb(237, 237, 237) 1px solid;
}

#product2 .myys .myys_item:last-child {
    border-right: none;
}



#product2 .myys .myys_item .numitem {
    font-size: 14px;
    color: red;
    text-align: center;
}

#product2 .myys .myys_item .numitem span {
    font-size: 50px;
    /* font-weight: bold; */
}

#product2 .myys .myys_item .en {
    font-size: 13px;
    margin-bottom: 10px;
    color: #777;
}

#product2 .myys .myys_item .cn {
    font-size: 13px;
    color: #027938;
}


#lk_product #product3 .col-md-12 {
    background-color: #fff;
    padding-top: 15px;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_product #product3 .news-wt {
    width: 100%;
    height: 250px;
    overflow: hidden;
}

#lk_product #product3 .news-wt ul {
    padding-left: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#lk_product #product3 .news-wt ul li {
    margin-bottom: 25px;
    width: 32%;
}

#lk_product #product3 .news-wt ul li a {
    display: block;
    height: 100%;
    text-decoration: none;
}


#lk_product #product3 .news-wt ul li .wen {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    height: 22px;
    line-height: 22px;
    color: #333;
}

#lk_product #product3 .news-wt ul li a:hover .wen {
    color: #027938;
}


#lk_product #product3 .news-wt ul li .da {
    width: 100%;
    margin-top: 8px;
    font-size: 14px;
    color: #777;
    line-height: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#lk_product #product3 .news-wt ul li .wen i {
    color: red;
    font-size: 20px;
    margin-right: 10px;
}

#lk_product #product3 .news-wt ul li .da i {
    font-size: 20px;
    color: #027938;
    margin-right: 10px;

}

/***********************最新动态的样式***********************/

/***********************教官团队的样式***********************/
#lk_jg {
    background-color: #eff7f2;
    padding-top: 5px;
}

#lk_jg .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_jg .title p {
    font-size: 14px;
    color: #6d6d6d;
}

#lk_jg .col-md-12 img {
    width: 100%;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

/***********************教官团队的样式***********************/

/***********************训练基地的样式***********************/
#lk_jd {
    background-color: #eff7f2;
    padding-top: 20px;
    padding-bottom: 20px;
}

#lk_jd .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_jd .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

#lk_jd .col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
}

#lk_jd .jd_txt {
    line-height: 1.8;
    color: #666;
    margin-bottom: 10px;
}

#lk_jd .list_item {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_jd .list_item .thum {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}

#lk_jd .list_item .thum img {
    width: 100%;
    height: auto;
}

#lk_jd .list_item .thum .info {
    background: rgba(0, 0, 0, 0.7);
    /* background-color: #fff; */
    position: absolute;
    bottom: -66px;
    height: 107px;
    box-sizing: border-box;
    padding-bottom: 10px;
    transition: 1s;
    width: 100%;
}



#lk_jd .list_item .thum .info span {
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 8px;
    position: relative;
}





/***********************训练基地的样式***********************/



/***********************尾部的样式***********************/
#lk_footer .footer_top {
    background-color: #027938;
    /* margin-top: 20px; */
    padding: 0 170px;
}

#lk_footer .footer_top .col-md-3 {
    text-align: center;
    color: #fff;
    height: 60px;
    line-height: 60px;
}


#lk_footer .footer_top .col-md-3 i {
    font-size: 30px;
    vertical-align: bottom;
}

#lk_footer .footer_top .col-md-3 span {
    font-size: 20px;
    font-weight: bold;
    margin-left: 2px;
}

#lk_footer .footer_top .col-md-3 em {
    color: rgb(194, 194, 194);
    margin-left: 5px;
    font-size: 16px;
}

#lk_footer .footer_mid {
    margin-top: 20px;
}

#lk_footer .footer_mid .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

#lk_footer .footer_mid ul {
    padding-left: 0px;
    width: 100%;
    height: 180px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 0px auto;
    border-bottom: 1px solid rgb(245, 245, 245);
}

#lk_footer .footer_mid ul li:nth-child(1) {
    width: 350px;
    height: 100%;
}

#lk_footer .footer_mid ul li:nth-child(2),
#lk_footer .footer_mid ul li:nth-child(3) {
    width: 300px;
    height: 100%;
}


#lk_footer .footer_mid ul li:nth-child(4) {
    width: 220px;
    height: 100%;
}


#lk_footer .footer_mid ul li .dz {
    margin-bottom: 20px;
}

#lk_footer .footer_mid ul li p {
    font-size: 16px;
    color: #666;
}

#lk_footer .footer_mid ul li .dz .bt {
    color: #027938;
    font-size: 14px;
    font-weight: bold;
}

#lk_footer .footer_mid ul li .bm .bt {
    color: #027938;
    font-size: 14px;
    font-weight: bold;
}


#lk_footer .footer_mid ul li .ewm {
    float: left;
    height: 132px;
    margin-right: 15px;
}

#lk_footer .footer_mid ul li .ewm img {
    height: 100%;
}

#lk_footer .footer_mid ul li .wxzx .bt {
    color: #027938;
    font-weight: bold;
    font-size: 18px;
    margin: 20px 0;
}

#lk_footer .footer_mid ul li .number {
    color: #027938;
    font-size: 24px;
    font-weight: bold;
}

#lk_footer .footer_mid ul li .service-time {
    font-size: 16px;
    color: #666;
    margin-top: 15px;
    margin-bottom: 15px;
}


#lk_footer .footer_mid ul li .service-img {
    width: 95px;
    height: 36px;
    color: #000;
    border: 1px solid #ddd;
    border-radius: 3px;
    text-align: center;
    line-height: 34px;
}

#lk_footer .footer_mid ul li .service-img a {
    font-size: 16px;
    color: #000;
    text-decoration: none;
}

#lk_footer .footer_mid ul li .service-img a i {
    font-size: 25px;
    vertical-align: bottom;
    margin-right: 1px;
}

#lk_footer .footer_mid ul li .service-img a:hover {
    color: #027938;
    /* text-decoration: underline; */
}




#lk_footer .footer_bot .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

#lk_footer .footer_bot .footerbot {
    box-sizing: border-box;
    width: 100%;
    height: 150px;
    margin: 0 auto;
    padding-top: 20px;
    border-bottom: 1px solid #f5f5f5;
}

#lk_footer .footer_bot .footerbot .hd {
    margin-bottom: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
}

#lk_footer .footer_bot .footerbot .hd .more {
    float: left;
    padding-right: 4px;
    line-height: 24px;
    font-size: 14px;
    z-index: 1001;
}

#lk_footer .footer_bot .footerbot .hd .more a {
    color: #333;
    font-size: 16px;
    text-decoration: none;
}

#lk_footer .footer_bot .footerbot .hd .more i {
    color: #999;
}

#lk_footer .footer_bot .footerbot .hd .more .ppys {
    box-sizing: border-box;
    width: 100%;
    position: absolute;
    /* background-color: white; */
    top: 30px;
    left: 0;
    visibility: hidden;
    z-index: 1000;
    font-size: 14px;
    padding: 10px 0;
    color: #333;
}

#lk_footer .footer_bot .footerbot .hd .more:first-child .ppys {
    visibility: visible;
}

#lk_footer .footer_bot .footerbot .hd .more .ppys p {
    padding-top: 10px;
    border-top: 1px solid #f5f5f5;
}


#lk_footer .footer_bot .footerbot .hd .more p a {
    display: inline-block;
    margin-right: 15px;
    font-size: 14px;
    color: #bbb;
}


#lk_footer .footer_bot .footerbot .hd .more a:hover {
    color: #027938;
}

#lk_footer .footer_bot .footerbot .hd .more .myyanse {
    color: #027938;
    padding-bottom: 8px;
    border-bottom: 2px solid #027938;
}


#lk_footer .beian .col-md-12 {
    height: 40px;
    line-height: 40px;
    text-align: center;
}

#lk_footer .beian a {
    color: #bbb;
    font-size: 16px;
}

#lk_footer .beian a:hover {
    text-decoration: underline;
    color: #027938;
}





@media screen and (max-width: 1300px) {
    #lk_footer .footer_top {
        margin-top: 0px;
        padding: 0px;
    }
}

@media screen and (min-width: 1200px) {
    #product2 .row {
        box-sizing: border-box;
        height: 376.93px;
    }

    #product3 .row {
        box-sizing: border-box;
        height: 376.93px;
    }

    #lk_product #product3 .col-md-12 {
        height: 100%;
    }

    #lk_product #product3 .news-wt {
        height: 100%;
    }

    #lk_product #product3 .news-wt ul li {
        border-top: 1px solid #f2f2f2;
        padding-top: 20px;
        margin-bottom: 20px;
    }

    #lk_product #product3 .news-wt ul li:nth-child(1),
    #lk_product #product3 .news-wt ul li:nth-child(2),
    #lk_product #product3 .news-wt ul li:nth-child(3) {
        border-top: none;
        padding-top: 0px;
    }


    #lk_product .tab-content .my-video {
        height: 340px;
    }


    #lk_pic .list_item .thum {
        display: block;
        width: 272.5px;
        height: 181.66px;
    }

    #lk_pic .list_item .thum img {
        width: 100%;
        height: 100%;
        transition-property: all;
        transition-duration: 0.6s;
        transition-timing-function: ease;
        transition-delay: 0s;
    }

    #lk_pic .list_item .thum:hover img {
        width: 115%;
        height: 115%;
    }



    #lk_jd .list_item .thum {
        display: block;
        width: 272.5px;
        height: 210.31px;
        overflow: hidden;
    }

    #lk_jd .list_item .thum img {
        width: 100%;
        height: 100%;
        transition-property: all;
        transition-duration: 0.6s;
        transition-timing-function: ease;
        transition-delay: 0s;
    }

    #lk_jd .list_item .thum:hover img {
        width: 115%;
        height: 115%;
    }

}

@media screen and (min-width: 800px) {
    #lk_carousel .item {
        height: 420px;
    }
}

@media (max-width: 768px) {
    .sypj .swiper-slide .pjimg_item {
        width: 100%;
        height: auto;
        box-sizing: border-box;
        padding: 15px;
    }

    #lk_footer .beian {
        padding-bottom: 20px;
    }

    #lk_course .chengshi {
        display: flex;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 10px;
        /* border-bottom: 1px solid #f5f5f5; */
        margin-bottom: 10px;
        padding-left: 0px;
    }


    #lk_course .chengshi li {
        width: 15%;
        flex-shrink: 0;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: 1px solid #027938;
        border-radius: 5px;
        color: #666;
        margin-right: 15px;
        font-size: 14px;
    }


    #lk_course .chengshi::-webkit-scrollbar {
        display: none;
    }





    #lk_course .chengshi li a {
        color: #027938;
        display: inline-block;
        vertical-align: middle;
    }

    #lk_pic .chengshi {
        display: flex;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 10px;
        /* border-bottom: 1px solid #f5f5f5; */
        margin-bottom: 10px;
        padding-left: 0px;
    }


    #lk_pic .chengshi li {
        width: 15%;
        flex-shrink: 0;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: 1px solid #027938;
        border-radius: 5px;
        color: #666;
        margin-right: 15px;
        font-size: 14px;
    }


    #lk_pic .chengshi::-webkit-scrollbar {
        display: none;
    }

    #lk_pic .chengshi li a {
        color: #027938;
        display: inline-block;
        vertical-align: middle;
    }

    #lk_course .col-md-4 {
        margin-bottom: 20px;
    }

    #lk_course .col-md-4:last-child {
        margin-bottom: 0px;
    }

    #lk_pic .nianfen {
        display: flex;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 10px;
        /* border-bottom: 1px solid #f5f5f5; */
        margin-bottom: 10px;
        padding-left: 0px;
    }


    #lk_pic .nianfen li {
        width: 15%;
        flex-shrink: 0;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: 1px solid #027938;
        border-radius: 5px;
        color: #027938;
        margin-right: 15px;
        font-size: 14px;
    }


    #lk_pic .nianfen::-webkit-scrollbar {
        display: none;
    }

    #lk_pic .nianfen li a {
        color: #027938;
        display: inline-block;
        vertical-align: middle;
    }

    #lk_product {
        padding-bottom: 20px;
    }

    #product2 .row {
        width: 100%;
        margin: 0 auto;
    }

    #product3 .row {
        width: 100%;
        margin: 0 auto;
    }

    #lk_footer .footer_top .row {
        margin: 0px;
    }
}


@media screen and (max-width: 767px) {
    #lk_header .navbar-lk .navbar-nav a {
        height: 50px;
        text-align: left;
    }

    #lk_header .navbar-lk .navbar-nav a .iconfont {
        display: none;
    }
}

@media screen and (max-width: 450px) {
    #lk_footer .footer_mid ul li p {
        font-size: 14px;
        color: #666;
    }

    #lk_footer .footer_mid .row {
        padding-left: 15px;
        padding-right: 15px;
    }

    #lk_course .text-center span {
        margin-top: 0px;
    }

    #lk_product #product1 .row {
        width: 100%;
        margin: 0 auto;
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
    }

    #lk_product #product1 .row .col-sm-3 {
        width: 80%;
        flex-shrink: 0;
    }

    #lk_product #product1 .row::-webkit-scrollbar {
        display: none;
    }


    #lk_footer .footer_mid ul li:nth-child(1) {
        margin: 0 auto;
    }

    #lk_product #product3 .news-wt ul {
        display: block;
    }

    #lk_product #product3 .news-wt ul li {
        width: 100%;
    }

    /* #lk_product #product3 .news-wt ul li:nth-child(n+4) {
        display: none;
    } */

    #lk_footer .footer_top {
        margin-top: 0px;
        padding: 0px;
    }

    #lk_footer {
        background-color: #eff7f2;
    }

    #product2 .row {
        padding-top: 5px;
        padding-bottom: 0px;
    }

    #product2 .row .my-video {
        padding-left: 5px;
        padding-right: 5px;
    }



    #lk_course .chengshi li {
        width: 25%;
        flex-shrink: 0;
        height: 25px;
        /* line-height: 25px; */
        line-height: normal;
        text-align: center;
        border: 1px solid #027938;
        border-radius: 5px;
        color: #666;
        margin-right: 15px;
        font-size: 14px;
    }

    #lk_pic .chengshi li {
        width: 25%;
        flex-shrink: 0;
        height: 25px;
        line-height: normal;
        text-align: center;
        border: 1px solid #027938;
        border-radius: 5px;
        color: #666;
        margin-right: 15px;
        font-size: 14px;
    }

    #lk_pic .nianfen li {
        width: 25%;
        flex-shrink: 0;
        height: 25px;
        line-height: 25px;
        text-align: center;
        border: 1px solid #027938;
        border-radius: 5px;
        color: #666;
        margin-right: 15px;
        font-size: 14px;
    }

    h1 {
        font-size: 24px;
    }

    .tpzs .col-xs-6 {
        padding-left: 10px;
        padding-right: 10px;
    }

    #lk_pic .list_item .thum .info {
        bottom: -45px;
        height: 75px;
    }

    #lk_pic .list_item .thum .info span {
        font-size: 13px;
        padding: 8px 8px;
    }

    #lk_pic .list_item .thum .info p {
        font-size: 12px;
        line-height: 16px;
    }
}

/***********************尾部的样式***********************/









/***********************右边工具导航栏共用***********************/
.g-dish {
    position: fixed;
    z-index: 100;
    right: 1%;
    top: 25%;
    /* margin-top: -140px; */
    width: 70px;
    font-size: 12px;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5
}

.g-dish ul {
    padding-left: 0px;
    margin-bottom: 0px;
}

.g-dish>ul:after {
    content: " ";
    clear: both;
    display: table
}

.g-dish li {
    position: relative;
    width: 100%
}

.g-dish li:hover a.icon {
    color: #fff;
    background-color: #027938
}

.g-dish a.icon {
    display: block;
    position: relative;
    z-index: 2;
    padding: 14px 0;
    line-height: 20px;
    text-align: center;
    color: #333;
    background-color: #fff;
    border-bottom: 1px solid #f5f5f5;
}

.g-dish li.icon {
    display: block;
    position: relative;
    z-index: 2;
    padding: 8px 0;
    line-height: 20px;
    text-align: center;
    color: #333;
    background-color: #fff;
    border-bottom: 1px solid #f5f5f5;
    cursor: pointer;
}

.g-dish li.icon:hover {
    background-color: #027938;
    color: #fff;
}

.g-dish a.icon:active,
.g-dish a.icon:hover {
    text-decoration: none
}

.g-dish a.icon i {
    display: block;
    font-size: 20px
}

.g-dish a.icon span {
    display: block;
    padding-top: 8px
}

.g-dish .detail {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 70px;
    overflow: hidden;
    width: 0;
    background-color: #fff;
    -webkit-transition: width .2s ease-in-out;
    transition: width .2s ease-in-out;
}

.g-dish .tel .detail {
    height: auto;
}

.g-dish .account .detail {
    height: 132px;
}

.g-dish .detail .ins {
    box-sizing: border-box;
}

.g-dish li.tel .icon {
    cursor: default
}

.g-dish li.tel .detail .ins {
    display: table-cell;
    vertical-align: middle;
    height: 70px;
    margin-bottom: 10px;
}

.g-dish li.tel .detail .ins .gleft {
    float: left;
    margin-top: 20px;
    margin-left: 35px;
    color: #027938;
}

.g-dish li.tel .detail .ins .gright {
    float: right;
}

.g-dish li.tel .detail small,
.g-dish li.tel .detail span {
    display: block;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.g-dish li.tel .detail .dh {
    box-sizing: border-box;
    width: 330px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
}

.g-dish li.tel .detail .dh ul {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.g-dish li.tel .detail .dh ul li {
    width: 45%;
    margin-bottom: 10px;
}

.g-dish li.tel .detail .dh ul li a {
    font-size: 14px;
    color: #333;
}

.g-dish li.tel .detail .dh ul li a:hover {
    color: #027938;
    text-decoration: none;
}

.g-dish li.tel .detail span {
    padding-top: 12px;
    padding-bottom: 5px;
    font-size: 24px;
    color: #027938
}

.g-dish li.tel .detail span i {
    vertical-align: -1px;
    margin-right: 8px;
    font-size: 20px
}

.g-dish li.tel .detail small {
    display: block;
    padding-bottom: 6px;
    font-size: 14px;
    color: #666
}

.g-dish li.tel .dhzx {
    font-size: 28px;
}

.g-dish li.tel .mfdh {
    font-size: 42px !important;
    vertical-align: -3px !important;
    margin-right: 0px !important;
}

.g-dish li.tel .fwsj {
    font-size: 14px !important;
    padding-left: 24px !important;
}

.g-dish li.tel:hover .detail {
    width: 330px;
    /* border: 1px solid #eee; */
    /* border-top: 4px solid #027938; */
    box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    transition: all 0.3s linear;
}

.g-dish li.account:hover .detail {
    width: 156px;
    height: 154px;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #eee;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
}

.g-dish li.gotop {
    margin-bottom: 0;
}

.g-dish li.gotop .icon {
    padding-top: 8px;
    padding-bottom: 8px;
}

.g-dish li.gotop i {
    font-size: 16px;
}

/***********************右边工具导航栏共用***********************/

/*********************** 底部手机端 *********************/

.h60 {
    height: 60px;
    line-height: 60px;
}

.content-fixed {
    position: fixed;
    bottom: 0;
    margin: 0 auto;
    max-width: 100%;
    min-width: 320px;
    width: 100%;
    height: 68px;
    background: #fff;
    border-top: 0.5px solid #d9d9d9;
}

.navbar-fixed-bottom-1 {
    z-index: 100;
    background-color: #027938;
}

.nav-span {
    float: left;
    width: 20%;
}

.nav-li2 a {
    display: block;
    cursor: pointer;
    color: #666;
    text-decoration: none;
}

.nav-li2 s {
    margin: 5px auto 0;
    width: 26px;
    display: block;
    font-style: normal;
    text-decoration: none;
}

.nav-li img {
    display: block;
    width: 26px;
    margin: 5px auto;
}

.nav-li span {
    text-align: center;
    display: block;
    font-size: 14px;
    color: #fff;
    margin-top: 5px;
}

.content-fixed .nav-span:nth-child(1) .nav-li2 a i {
    font-size: 34px;
    left: -3px;
    top: -1px;
}

.content-fixed .nav-span:nth-child(1) .nav-li2 a span {
    margin-top: 3px;
}

.content-fixed .nav-span:nth-child(2) .nav-li2 a i {
    font-size: 32px;
}

.content-fixed .nav-span:nth-child(3) .nav-li2 a i {
    font-size: 30px;
}

.nav-li2 a i {
    text-align: center;
    line-height: 30px;
    color: #fff;
}

.nav-li1 {
    background: #fff;
    border-radius: 50%;
    width: 68px;
    margin: 0 auto;
}

.nav-li2 s.zh_a {
    margin: 0;
    width: auto;
}

.nav-li1 img {
    width: 44px;
    height: 44px;
    margin-top: -22px;
    border-radius: 50%;
    border: 8px solid #fff;
    box-shadow: -1px 0 1px #fff, 0 0 5px #fff, 0 -1px 1px rgba(100, 100, 100, .9), 0 1px 5px #fff;
}

.nav-li1 span {
    margin-top: -7px;
}

.content-fixed .nav-span:nth-child(4) .nav-li2 a i {
    font-size: 30px;
}

.content-fixed .nav-span:nth-child(5) .nav-li2 a i {
    font-size: 27px;
}


.xly-fhdb-1 {
    display: block;
}

.xly-fhdb {
    position: fixed;
    right: 10px;
    bottom: 70px;
    cursor: pointer;
    display: none;
    z-index: 300;
}


.xly-fhdb span {
    display: block;
    width: 38px;
    height: 38px;
    background: url(../../images2/top2.png) no-repeat;
    background-size: 38px 38px;
}

/* 微信点击 */
#wrapPopUp .wrapPopUpMask {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    left: 0;
    top: 0;
    z-index: 999;
}

#wrapPopUp .wrapPopUpContent {
    display: none;
    position: fixed;
    width: 200px;
    height: 200px;
    top: 45%;
    left: 61%;
    margin-left: -150px;
    margin-top: -150px;
    z-index: 1000;
    padding: 6px;
    background-color: #fff;
}

#wrapPopUp .wrapPopUpContent img {
    width: 100%;
    height: 100%;
}

#article {
    color: #027938;
    font-size: 20px;
    /* font-weight: bold; */
    width: 100%;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    border: 1px solid #fff;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #fff;
}

#dakaiwx {
    color: #027938;
    font-size: 16px;
    padding-left: 5px;
    background-color: #fff;
    width: 80px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    float: left;
}

#fuzhiwx {
    color: black;
    font-size: 16px;
    padding-right: 5px;
    background-color: #fff;
    width: 80px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    float: right;
}


@media (min-width: 450px) {
    .h60 {
        display: none;
    }

    .content-fixed {
        display: none;
    }

    .xly-fhdb-1 {
        display: none !important;
    }
}





/***********************课程列表页的样式***********************/
.padtop40 {
    padding-top: 40px !important;
}

#mydh .daohang {
    width: 100%;
    margin: 0 auto;
    padding-top: 15px;
    margin-bottom: 15px;
    color: #666;
    font-size: 14px;
}

#mydh .daohang span i {
    margin-right: 5px;
    font-size: 14px;
}

#mydh .daohang a {
    font-size: 14px;
    color: #666;
    text-decoration: none;
}

#mydh .daohang a:hover {
    color: #027938;
}


.fixed_banner2 {
    width: 100%;
    height: auto;
}

.fixed_banner2 img {
    width: 100%;
    height: auto;
}

.fixed_banner2 .sm {
    display: none;
}



#lk_courselist {
    padding-top: 20px;
    background-color: #eff7f2;
}

#lk_courselist .title h2 {
    font-weight: bold;
    color: #027938;
}

#lk_courselist .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

#lk_courselist .col-md-12 {
    margin-bottom: 20px;
}



#lk_courselist .chengshi {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    padding-left: 0px;
}





#lk_courselist .chengshi li {
    width: 80px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #027938;
    border-radius: 3px;
    color: #027938;
    font-size: 16px;
}

#lk_courselist .chengshi li a {
    color: #027938;
    display: inline-block;
    vertical-align: middle;
}

#lk_courselist .chengshi li:hover {
    background-color: #027938;
}

#lk_courselist .chengshi li:hover a {
    color: #fff;
}

#lk_courselist .chengshi li:nth-child(1) {
    background-color: #027938;
}

#lk_courselist .chengshi li:nth-child(1) a {
    color: #fff;
}

#lk_courselist .chengshi.dlylist li:nth-child(1) {
    background: none;
}

#lk_courselist .chengshi.dlylist li:nth-child(1) a {
    color: #027938;
}

#lk_courselist .courselist {
    padding: 20px 20px 10px 20px;
    margin-bottom: 40px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_courselist .courselist .col-md-4 {
    padding: 0px;
}

#lk_courselist .courselist .col-md-8 {
    padding: 0px;
}


.cont-left {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.cont-left img {
    width: 100%;
    height: 100%;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: ease;
    transition-delay: 0s;
}


.daoyu {
    background-color: #fff;
    padding-top: 20px;
}

.daoyu p.zhanshi img {
    display: block;
    margin: 0 auto;
}


.daoyu .dongtp img {
    width: 100%;
    height: auto;
}

.daoyu .dongbt {
    font-size: 18px;
}

.daoyu .dongbt span {
    font-size: 12px;
}

#lk_courselist .mydlylist{
    width: 60% !important;
}

#lk_courselist .mydlylist li {
    width: 160px;
    font-size: 15px;
}



@media only screen and (min-width: 1200px) {
    #lk_courselist .chengshi.dlylist {
        width: 52%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    #lk_courselist .chengshi.xlylist {
        margin-bottom: 20px;
    }

    #lk_courselist .chengshi.xlylist li {
        width: 60px;
        height: 30px;
        line-height: 30px;
    }

    #lk_course .chengshi.xlylist li {
        width: 60px;
        height: 30px;
        line-height: 30px;
    }

    .cont-left {
        width: 390px;
        height: 277.8px;
        overflow: hidden;
    }

    .cont-left img {
        width: 100%;
        height: 100%;
        transition-property: all;
        transition-duration: 0.6s;
        transition-timing-function: ease;
        transition-delay: 0s;
    }

    .cont-left:hover img {
        width: 115%;
        height: 115%;
    }
}


.cont-right {
    width: 100%;
    padding-left: 25px;
}

.cont-head {
    position: relative;
    height: 40px;
    line-height: 40px;
    /* margin-bottom: 3px; */
}

.cont-head a {
    position: absolute;
    left: -8px;
    font-size: 22px;
    color: #333;
    text-decoration: none;
}

.cont-head a:hover {
    color: #027938;
}

.head-price {
    position: absolute;
    right: 0;
    color: red;
    font-weight: bold;
    font-size: 24px;
}

.cont-intro {
    width: 100%;
    /* padding-bottom: 15px; */
    border-bottom: 1px solid #eff7f2;
}

.cont-intro ul {
    padding-left: 0px;
}

.cont-intro ul li:first-child {
    margin-bottom: 10px;
}

.cont-intro h4 {
    display: inline-block;
    font-weight: 400;
    color: #027938;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.cont-intro .aim {
    color: #027938;
    font-size: 16px;
}


.cont-intro .aim_txt {
    color: #666;
    font-size: 16px;
}


.cont-intro .intro-font {
    color: #666;
    font-size: 16px;
}

.cont-date {
    width: 100%;
    margin-top: 15px;
}

.cont-date ul {
    overflow: hidden;
    padding-left: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cont-date li {
    width: 32%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #eff7f2;
    margin-bottom: 12px;
    font-size: 16px;
    color: #333;
}

.cont-date li:last-child {
    cursor: pointer;
    color: white;
    background: #027938;
}

.cont-date li:last-child a {
    color: #fff;
}

@media only screen and (max-width: 990px) {
    .cont-right {
        padding-left: 0px;
    }
}

@media only screen and (max-width: 768px) {


    #lk_courselist .chengshi {
        display: flex;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 10px;
        /* border-bottom: 1px solid #f5f5f5; */
        margin-bottom: 10px;
        padding-left: 0px;
    }


    #lk_courselist .chengshi li {
        width: 15%;
        flex-shrink: 0;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: 1px solid #027938;
        border-radius: 5px;
        color: #666;
        margin-right: 15px;
        font-size: 14px;
    }


    #lk_courselist .chengshi::-webkit-scrollbar {
        display: none;
    }

    #lk_courselist .chengshi li a {
        color: #027938;
        display: inline-block;
        vertical-align: middle;
    }

    .fixed_banner2 .lg {
        display: none;
    }

    .fixed_banner2 .sm {
        display: block;
    }

    #lk_courselist .courselist {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    #lk_courselist .courselist .col-md-4 {
        margin-bottom: 10px;
    }

    .cont-right {
        width: 100%;
    }

    .cont-intro {
        border: none;
    }

    .head-price {
        font-size: 20px;
    }

    .cont-head a {
        font-size: 18px;
    }


    .cont-date li {
        display: none;
    }

    .cont-date li:last-child {
        display: block;
        width: 100%;
    }

    .cont-intro li {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}

@media (max-width: 450px) {
    #lk_courselist .chengshi li {
        width: 25%;
        flex-shrink: 0;
        height: 25px;
        line-height: normal;
        text-align: center;
        border: 1px solid #027938;
        border-radius: 5px;
        color: #666;
        margin-right: 15px;
        font-size: 14px;
    }

    #lk_courselist .courselist .col-md-4 {
        margin-bottom: 10px;
    }

    .cont-head a {
        font-size: 14px;
    }

    .head-price {
        font-size: 14px;
    }

    .cont-intro h4 {
        font-size: 14px;
    }


    .cont-intro .intro-font {
        color: #999;
        font-size: 14px;
    }

    .cont-intro .aim {
        font-size: 14px;
    }

    .cont-intro .aim_txt {
        color: #999;
        font-size: 14px;
    }
}


@media (max-width: 320px) {
    .cont-head a {
        font-size: 12px;
    }


    .cont-intro h4 {
        color: #027938;
        font-size: 12px;
    }

    .cont-intro .intro-font {
        font-size: 12px;
    }

    .cont-intro .aim {
        color: #027938;
        font-size: 12px;
    }

    .cont-intro .aim_txt {
        font-size: 12px;
    }

    .head-price {
        font-size: 12px;
    }

    .cont-date li {
        font-size: 12px;
    }
}


/***********************课程列表页的样式***********************/





/***********************课程详细页的样式开始***********************/
#lk_coursedetail {
    padding-top: 20px;
    background-color: #eff7f2;
}

#lk_coursedetail .course_top1 {
    padding: 20px 5px;
    background-color: #fff;
}


#lk_coursedetail .course_top1 .left_pic {
    width: 100%;
    height: auto;
}

#slideshow2 {
    width: 100%;
    height: 400px;
    /*设置在页面水平居中*/
    overflow: hidden;
    position: relative;

}

#slideshow2 li {
    width: 100%;
    height: 400px;
    position: absolute;
    /*图片采取绝对定位，均位于左上角，重叠在一起*/
    top: 0;
    left: 0;
    opacity: 0;
    /*初始不透明度为0，图片都看不见*/
    transition: opacity 1s linear;
    /*--重点--定义一个关于透明度的transition*/

}

#slideshow2 li .opa {
    width: 600px;
    height: 100px;
    position: absolute;
    bottom: 30px;
    left: 20px;
    background: #7F8C8D;
    opacity: .5;
    filter: alpha(opacity=50);
}

#slideshow2 li .msg {
    width: 600px;
    height: 100px;
    position: absolute;
    bottom: 30px;
    left: 20px;
    background: none;
    opacity: 1;
    text-align: left;
}

#slideshow2 li .msg p:nth-child(1) {
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
    margin-left: 30px;
}

#slideshow2 li .msg p:nth-child(2) {
    color: #fff;
    font-size: 15px;
    margin-top: 20px;
    margin-left: 30px;
}



#slideshow2 li img {
    width: 100%;
    height: auto;
}




#slideshow2 li.active {
    opacity: 1;
    z-index: 2;
    /*有active类的图片不透明度为1，即显示图片*/
}

/*-- 设置页码的样式 --*/
#slideshow2 div {
    width: 100%;
    position: absolute;
    z-index: 4;
    bottom: 10px;
    text-align: center;
}

#slideshow2 span {
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 0;
    /*当只有一行文本时height等于line-height*/
    border-radius: 10px;
    /*设置页码为圆形*/
    margin: 0 3px;
    background-color: #fff;
    cursor: pointer;
}

#slideshow2 span.active {
    color: white;
    background: #027938;
}

#lk_coursedetail .course_top1 .right_nr {
    width: 100%;
    height: auto;
}


#lk_coursedetail .course_ts .leftjz {
    padding-right: 7.5px;
}

#lk_coursedetail .course_ts .rightjz {
    padding-left: 7.5px;
}

.right_nr ul {
    padding-left: 0px;
}

.right_nr ul li {
    overflow: hidden;
    margin-top: 15px;
    font-size: 16px;
}

.right_nr ul li .title {
    font-weight: bold;
}

.right_nr ul li:first-child {
    margin-top: 0px;
    font-size: 18px;
}

.right_nr ul li:nth-child(2) {
    line-height: 28px;
}

.right_nr ul li .left {
    float: left;
    /* width: 80px; */
    color: #333;
}

.right_nr ul li .left .iconfont {
    font-size: 18px;
    margin-right: 3px;
}

.right_nr ul li:nth-child(3) .left .iconfont {
    font-size: 16px;
}

.right_nr ul li:nth-child(6) .left .iconfont {
    font-size: 22px;
    vertical-align: -3px;
}

.right_nr ul li:nth-child(7) .left .iconfont {
    font-size: 16px;
}

.right_nr ul li .right {
    margin-left: 100px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.right_nr ul li .right .price {
    vertical-align: sub;
    font-size: 26px;
    color: red;
    font-weight: bold;
}


.right_nr ul li:nth-child(2) .right {
    font-size: 14px;
    color: red;
}

.right_nr ul li .right select {
    width: 320px;
    border: none;
    font-size: 14px;
    color: #676767;
    height: 30px;
    border: 1px solid #e0e0e0;
    padding-left: 10px;
    cursor: pointer;
}


.right_nr .anniu {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

.right_nr .anniu a:nth-child(1) {
    margin-right: 40px;
}

.right_nr .anniu a {
    display: block;
    margin-top: 15px;
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    border-radius: 3px;
    color: #027938;
    background-color: #fff;
    border: 1px solid #027938;
    text-align: center;

}

.right_nr .anniu a:hover {
    color: #fff;
    background-color: #027938;
}

.course_daohang .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.product-tablinks {
    position: relative;
    width: 100%;
    height: 46px;
    margin: 0 auto;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}



.product-tablinks_fixed {
    width: 1170px;
    position: fixed;
    height: 46px;
    background-color: #fff;
    top: 0;
    z-index: 1005;
}


.product-tablinks ul,
.product-tablinks_fixed ul {
    padding-left: 0px;
}


.product-tablinks .list li,
.product-tablinks_fixed .list li {
    float: left;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    height: 46px;
    width: 150px;
    box-sizing: border-box;
}

.product-tablinks .list li:first-child,
.product-tablinks_fixed .list li:first-child {
    margin-left: 0;
}



.product-tablinks .list li a,
.product-tablinks_fixed .list li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 12px 26px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #666666;
    border-top: 1px solid #eeeeee;
    background-color: #fff;
    border-bottom: 1px solid #eeeeee;
    box-sizing: border-box;
    text-decoration: none;
}

.product-tablinks .list li a:hover,
.product-tablinks_fixed .list li a:hover {
    background-color: #027938;
    color: #fff;
}


.product-tablinks .mylist li.active a,
.product-tablinks_fixed li.active a {
    padding-top: 9px;
    background-color: #027938;
    color: #fff;
}


.product-tablinks .list ul:after,
.product-tablinks_fixed .list ul:after {
    content: " ";
    clear: both;
    display: table;
}

.product-tablinks .list li:last-child,
.product-tablinks_fixed .list li:last-child {
    width: 120px;
}


.product-tablinks .list li:last-child a,
.product-tablinks_fixed .list li:last-child a {
    background-color: #e9fff3;
    font-style: italic;
    color: #666;
    font-size: 16px;
    padding: 12px 0;
}


.product-tablinks .list li:last-child a span,
.product-tablinks_fixed .list li:last-child a span {
    font-size: 23px;
    font-weight: bold;
    color: red;
}

.right_nr ul li:nth-child(6) .right {
    height: 31.2px;
    line-height: 31.2px;
}


/* 课程特色部分 */
.course_ts .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.product-special {
    width: 100%;
    margin: 0 auto;
}

.xianlu {
    margin-top: 20px;
    box-sizing: border-box;
    height: 52px;
    padding-top: 20px;
    padding-bottom: 8px;
    background-color: #fff;
}

.xianlu h2 {
    float: left;
    padding-left: 14px;
    line-height: 24px;
    font-size: 24px;
    font-weight: 400;
    color: #333;
    border-left: 6px solid #027938;
    margin: 0px;
}

.xianlu h2 span {
    color: #999;
    font-size: 12px;
    margin-left: 10px;
}

.course_ts {
    background-color: #fff;
    box-sizing: border-box;
    padding-bottom: 15px;
}

.course_ts .xianlu {
    margin-top: 0px;
    margin-bottom: 20px;
}

.course_ts .tsimg {
    width: 100%;
    text-align: center;
}

.course_ts .tsimg img {
    width: 100%;
    height: auto;
}

.course_ts .spleft {
    width: 100%;
    height: 260px;
}

.course_ts .spleft video {
    object-fit: fill;
}

.course_ts .spright {
    width: 100%;
    height: auto;
}



.course_ts .spright .biaoti {
    font-size: 16px;
    color: #027938;
    font-weight: bold;
    margin-bottom: 10px;
}

.course_ts .spright .nr {
    color: #999;
    line-height: 24px;
    font-size: 14px;
}




.course_ts .item {
    width: 100%;
    height: 160px;
    box-sizing: border-box;
    /* border: 1px solid #027938; */
    background-color: rgba(2, 121, 56, 0.1);
}


.course_ts .item .deimg {
    float: left;
    width: 160px;
    height: 160px;
}

.course_ts .item .deimg img {
    width: 100%;
    height: 100%;
}

.course_ts .item .item-title {
    padding-top: 25px;
    font-size: 18px;
    margin-left: 170px;
    box-sizing: border-box;
    padding-left: 20px;
    color: #027938;
}

.course_ts .item .item-content {
    color: #666;
    padding-right: 30px;
    margin-top: 10px;
    line-height: 20px;
    font-size: 14px;
    margin-left: 160px;
    box-sizing: border-box;
    padding-left: 20px;
    color: #027938;
}



/* 开营时间部分 */
.course_time .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.product-time {
    width: 100%;
    margin: 0 auto;
}


.product-time .dsq {
    float: right;
    padding-right: 20px;
}

.product-time .dsq span {
    color: red;
    margin-left: 3px;
    margin-right: 3px;
}


.time {
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 15px;
}



.time .yhxx {
    width: 100%;
    line-height: 1.6;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
}

.time .yhxx p span {
    color: red;
}

.time2 {
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px;
    /* margin-top: 20px; */
}

.time2 ul {
    width: 100%;
    overflow: hidden;
    padding-left: 0px;
    padding-left: 26px;
    padding-right: 26px;
}


.time2 ul li {
    width: 260px;
    height: 60px;
    border: 1px solid #027938;
    font-size: 14px;
    border-radius: 5px;
    float: left;
    margin-right: 26px;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 10px;
}

.time2 ul li:nth-child(4n+4) {
    margin-right: 0px;
}

.time2 ul li p {
    width: 100%;
    color: #666;
}

.time2 ul li p:nth-child(1) {
    margin-bottom: 5px;
}

.time2 .anniu {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.time2 .anniu .bmzf {
    background-color: red;
    margin-right: 20px;
    width: 114px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    font-size: 14px;
    font-family: "Hiragino Sans GB", 微软雅黑, sans-serif;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0px 10px;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
}

.time2 .anniu .zxzx {
    background-color: #027938;
    width: 114px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    font-size: 14px;
    font-family: "Hiragino Sans GB", 微软雅黑, sans-serif;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0px 10px;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
}

/* 活动安排部分 */
.course_plan .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}


.course_plan .sjimg {
    width: 100%;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fff;
}

.course_plan .sjimg img {
    width: 100%;
}

.product-plan {
    width: 100%;
    margin: 0 auto;
}

.plan {
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px;
}


.plan .day_item {
    width: 100%;
    box-sizing: border-box;
    color: #333;
    font-size: 14px;
    margin-bottom: 40px;
}

.plan .day_item ul {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 20px;
    padding-left: 0px;
}

.plan .day_item ul li {
    width: 32%;
    height: auto;
}

.plan .day_item ul li img {
    width: 100%;
    height: 100%;
}

.plan .day_item h3 {
    box-sizing: border-box;
    display: block;
    padding: 10px 0;
    font-weight: inherit;
    width: 100%;
    color: #333;
    font-size: 20px;
    border-bottom: 1px solid #027938;
    margin: 0px;
}

.plan .day_item h3 .daynum {
    color: red;
    font-weight: bold;
}

.plan .day_item h3 .iconfont {
    font-size: 20px;
    margin-right: 6px;
    color: #027938;
}

.plan .day_item p {
    margin-top: 20px;
}

.plan .day_item p span {
    font-weight: bold;
    color: #027938;
}

.plan .day_item p em {
    font-weight: bold;
    color: #666;
}



/* 活动收获部分 */
.course_reward {
    background-color: #fff;
    margin-top: 20px;
}

.course_reward .xianlu {
    margin-top: 0px;
}

.course_reward .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 20px;
}



.course_reward .sh_item {
    box-sizing: border-box;
    width: 100%;
    /* height: 100px; */
    margin-bottom: 20px;
    padding: 10px;
    /* background: -webkit-gradient(linear, 0 0, 100% 0, from(#3b8e62), to(#21871a)); */
    background-color: #f3f3f3;
    overflow: hidden;
    /* box-shadow: 0 0 10px rgba(21, 77, 50, 0.24); */
    color: #333;
}

.course_reward .sh_item .touxiang {
    width: 31%;
    border-radius: 50%;
    float: left;
}

.course_reward .sh_item .touxiang img {
    width: 100%;
    height: auto;
    border-radius: 50%;
}


.course_reward .sh_item .wzright {
    float: right;
    width: 60%;
}

.course_reward .sh_item .re_txt {
    font-size: 22px;
}

.course_reward .sh_item .re_nr {
    font-size: 13px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    color: #a5a5a5;
    line-height: 1.6;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.course_reward .bz_item {
    width: 100%;
    height: 100px;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    cursor: pointer;
    overflow: hidden;
    /* box-shadow: 0 0 10px rgba(21, 77, 50, 0.24); */
    background-color: #fff;
}

.course_reward .bz_item .tubiao {
    float: left;
    width: 50px;
    height: 50px;
    margin-top: 15px;
}

.course_reward .bz_item .tb1 {
    width: 55px;
    height: 55px;
    margin-top: 12.5px;
}

.course_reward .bz_item .tb6 {
    width: 45px;
    height: 45px;
    margin-top: 17.5px;
}

.course_reward .bz_item .tubiao img {
    width: 100%;
    height: 100%;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: ease;
    transition-delay: 0s;
}

.course_reward .bz_item .nr {
    width: auto;
    margin-left: 70px;
}

.course_reward .bz_item .nr p:nth-child(1) {
    font-size: 18px;
    color: #027938;
    margin-bottom: 5px;
}

.course_reward .bz_item .nr p:nth-child(2) {
    font-size: 14px;
    color: #666;
}


.course_reward .bz_item:hover img {
    width: 80%;
    height: 80%;
}




/* 报名支付部分 */
.course_pay .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.product-pay {
    width: 100%;
    margin: 0 auto;
}

.pay {
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px 8px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.pay .payleft {
    width: 160px;
    height: 160px;
}

.pay .payleft img {
    width: 100%;
    height: 100%;
}

.pay .paymid {
    width: 240px;
    height: 160px;
}

.pay .paymid .paleft {
    width: 100%;
    height: 70px;
    border: 1px solid #ddd;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
}

.pay .paymid .paleft {
    margin-bottom: 20px;
    color: #027938;
}

.pay .paymid .paleft .iconfont {
    float: left;
    font-size: 44px;
    margin-top: 12px;
    margin-left: 36px;
    margin-right: 16px;
}

.pay .paymid .paleft .r_txt {
    float: left;
    text-align: left;
}

.pay .paymid .paleft .r_txt a {
    display: block;
    margin-top: 12px;
    font-size: 20px;
    color: #027938;
}

.pay .paymid .paleft .r_txt a:hover {
    text-decoration: underline;
}

.pay .paymid .paleft .r_txt p {
    font-size: 14px;
}

.pay .paymid .paleft:hover {
    color: #fff;
    background-color: #027938;
}

.pay .paymid .paleft:hover a {
    color: #fff;
}



.pay .payright {
    width: 720px;
    height: 160px;
}

.pay .payright .item {
    display: block;
    width: 100%;
    height: 70px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    color: #027938;
}

.pay .payright .item:nth-child(1) {
    margin-bottom: 20px;
}

.pay .payright .item .pa_left {
    width: 240px;
    height: 70px;
    border-right: 1px solid #ddd;
    text-align: center;
    box-sizing: border-box;
    float: left;
}


.pay .payright .pa_left .iconfont {
    float: left;
    font-size: 44px;
    margin-top: 12px;
    margin-left: 36px;
    margin-right: 16px;
}

.pay .payright .pa_left .r_txt {
    float: left;
    text-align: left;
}

.pay .payright .pa_left .r_txt p:nth-child(1) {
    display: block;
    margin-top: 12px;
    font-size: 20px;
    margin-bottom: 0px;
}

.pay .payright .pa_left .r_txt p:nth-child(2) {
    font-size: 14px;
    margin: 0px;
}

.pay .payright .pa_right {
    text-align: center;
}

.pay .payright .item:nth-child(1) .pa_right {
    line-height: 70px;
    font-style: italic;
    color: #027938;
    font-weight: bold;
    font-size: 22px;
}

.pay .payright .item:nth-child(2) .pa_right {
    line-height: 70px;
    font-size: 18px;
    color: #333;
}








/* 入营须知部分 */

.course_notice {
    background-color: #fff;
    margin-top: 20px;
}

.course_notice .xianlu {
    margin-top: 0px;
}

.course_notice .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.course_notice .xz_item {
    width: 100%;
}

.course_notice .xz_item .notop {
    color: #027938;
    font-size: 18px;
    text-align: center;
}

.course_notice .xz_item .notop i {
    font-size: 22px;
    vertical-align: bottom;
    margin-right: 5px;
}

.course_notice .xz_item .noimg {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}

.course_notice .xz_item .noimg img {
    width: 100%;
}

.course_notice .xz_item .nobot .rule {
    font-size: 14px;
    margin-top: 5px;
}

.course_notice .xz_item .nobot .rule .number {
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    text-align: center;
    line-height: 20px;
    float: left;
    margin-top: 4px;
    background-color: #027938;
}

.course_notice .xz_item .nobot .rule p {
    color: #666;
    padding-left: 25px;
    line-height: 28px;
}

/* 家长评价部分 */

.course_bt {
    background-color: #fff;
    margin-top: 20px;
}

.course_bt .col-md-12 {
    padding: 0px;
}

.course_bt .xianlu {
    margin-top: 0px;
}



.course_pj {
    background-color: #fff;
    padding-top: 20px;
}

.course_pj .pj_img img {
    width: 100%;
    height: auto;
    /* box-shadow: 0 0 10px rgba(21, 77, 50, 0.24); */
}

.course_pj .pj_img:nth-child(n+5) {
    display: none;
}

.course_anniu {
    background-color: #fff;
    padding-bottom: 20px;
}

.course_anniu .col-md-12 {
    padding-bottom: 10px;
    border-bottom: 1px solid #f5f5f5;
}

.course_anniu span {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #999;
    margin-top: 20px;
    cursor: pointer;
}

.course_anniu span:nth-child(1) {
    margin-right: 10px;
    background-color: #027938;
}


.course_liuyan {
    background-color: #fff;
    padding-bottom: 20px;
}

.course_liuyan .reviews2 {
    box-sizing: border-box;
    width: 100%;
    background-color: #fff;
}

.course_liuyan .reviews2 .pj_item {
    width: 100%;
    font-size: 14px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
}

.course_liuyan .reviews2 .pj_item .top {
    width: 100%;
    height: 40px;
}

.course_liuyan .reviews2 .pj_item .pj_left {
    float: left;
    line-height: 40px;
}

.course_liuyan .reviews2 .pj_item .pj_left p {
    float: left;
    margin-right: 20px;
}

.course_liuyan .reviews2 .pj_item .pj_left .pj_img {
    width: 40px;
    height: 40px;
}

.course_liuyan .reviews2 .pj_item .pj_left .pj_img img {
    width: 100%;
    height: 100%;
}

.course_liuyan .reviews2 .pj_item .pj_left .pj_txt {
    color: #9c9999;
}

.course_liuyan .reviews2 .pj_item .pj_left .pj_num {
    color: #747474;
}

.course_liuyan .reviews2 .pj_item .pj_left .pj_num i {
    font-size: 18px;
    vertical-align: -1px;
    margin-right: 2px;
}

.course_liuyan .reviews2 .pj_item .pj_right {
    font-size: 14px;
    color: #9c9999;
    height: 40px;
    line-height: 40px;
    float: right;
}

.course_liuyan .reviews2 .pj_item .bot {
    margin-top: 20px;
    line-height: 2;
    font-size: 14px;
    color: #333;
}

.course_liuyan .gdpl {
    text-align: center;
}

.course_liuyan .gdpl a {
    color: #666;
    font-size: 14px;
}

.course_liuyan .gdpl a:hover {
    color: #027938;
}


.gdcoursebt {
    background-color: #fff;
    margin-top: 20px;
}

.gdcoursebt .col-md-12 {
    padding: 0px;
}

.gdcoursebt .xianlu {
    margin-top: 0px;
}

.gdcourse {
    background-color: #fff;
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
}


.gdcourse .col-sm-3 {
    padding-right: 10px;
    padding-left: 10px;
}

.gdcourse .item {
    width: 100%;
    height: auto;
    padding-top: 15px;
}


.gdcourse .item a img {
    box-shadow: -1px 1px 3px 3px rgba(0, 0, 0, .075);
    width: 100%;
    height: 100%;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: ease;
    transition-delay: 0s;
}



.gdcourse .item p {
    margin-top: 10px;
    color: #666;
    text-align: center;
    width: 100%;
    height: 20px;
}

.gdcourse .item p a {
    display: block;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gdcourse .item p a:hover {
    color: #027938;
}



/* 非首页底部部分 */

#lk_footer .ppys2 p a {
    display: inline-block;
    margin-right: 15px;
    font-size: 14px;
    color: #bbb;
    text-decoration: none;
}

#lk_footer .ppys2 p a:hover {
    color: #027938;
}

#lk_footer .footer_bot .footerbot2 {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-top: 20px;
    border-bottom: 1px solid #f5f5f5;
}



.coursepad15 {
    padding: 0 15px !important;
}

.coursepad0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}





@media only screen and (min-width: 1200px) {
    .gdcourse .item>a {
        display: block;
        width: 262.5px;
        height: 186.98px;
        overflow: hidden;
    }

    .gdcourse .item>a:hover img {
        width: 115%;
        height: 115%;
    }
}

@media only screen and (max-width: 990px) {
    .course_pj {
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 10px;
        margin-bottom: 10px;
        padding-left: 0px;
    }

    .course_pj .pj_img {
        width: 45%;
        flex-shrink: 0;
        height: auto;
        text-align: center;
        color: #666;
    }

    .course_pj::-webkit-scrollbar {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    #lk_notice .row {
        width: 100%;
        margin: 0 auto;
    }

    .time2 ul li:nth-child(4n+4) {
        margin-right: 26px;
    }

    .right_nr ul li:first-child {
        margin-top: 15px;
        font-size: 18px;
    }

    .course_ts .spleft {
        width: 100%;
        height: auto;
    }

    .course_pj .pj_img:nth-child(n+5) {
        display: block;
    }

    .product-tablinks_fixed {
        width: 750px;
        position: fixed;
        height: 46px;
        background-color: #fff;
        top: 0;
        left: 10px;
        z-index: 1005;
    }

    .product-tablinks .list li,
    .product-tablinks_fixed .list li {
        float: left;
        border-left: 1px solid #eeeeee;
        border-right: 1px solid #eeeeee;
        height: 46px;
        width: 106px;
        box-sizing: border-box;
    }

    .product-tablinks .list li:last-child,
    .product-tablinks_fixed .list li:last-child {
        display: none;
    }

    .product-tablinks .list li a,
    .product-tablinks_fixed .list li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: 12px 20px;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #666666;
        border-top: 1px solid #eeeeee;
        background-color: #fff;
        border-bottom: 1px solid #eeeeee;
        box-sizing: border-box;
        text-decoration: none;
    }
}

@media only screen and (max-width: 450px) {
    #lk_coursedetail {
        padding-top: 0px;
    }

    .course_reward .sh_item .touxiang {
        width: 34%;
        border-radius: 50%;
        float: left;
    }

    .course_reward .sh_item .re_nr {
        font-size: 12px;
    }

    .course_reward .sh_item .re_txt {
        font-size: 15px;
    }

    #slideshow2 {
        height: 200px;
    }

    #slideshow2 li {
        height: 200px;
    }

    #slideshow2 span {
        width: 10px;
        height: 10px;
        line-height: 10px;
        border-radius: 10px;
    }

    .time2 ul {
        width: 100%;
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 10px;
        padding-left: 10px;
    }



    .time2 ul li {
        width: 70%;
        flex-shrink: 0;
    }

    .time2 ul::-webkit-scrollbar {
        display: none;
    }

    .time2 ul {
        padding-bottom: 0px;
    }

    .time2 .anniu {
        margin-top: 0px;
    }



    .plan .day_item {
        margin-bottom: 20px;
    }



    .plan .day_item ul li:nth-child(3) {
        display: none;
    }

    .plan .day_item ul li {
        width: 48%;
    }

    .plan .day_item p {
        font-size: 13px;
        margin-top: 10px;
        color: #666;
    }

    .course_reward .col-md-3:nth-child(2n+1) {
        padding-left: 10px;
    }

    .course_reward .col-md-3:nth-child(2n) {
        padding-right: 10px;
    }

    .course_reward .sh_item .iconfont {
        font-size: 40px;
        margin-right: 10px;
        line-height: 80px;
    }


    .course_pj .pj_img {
        width: 70%;
        flex-shrink: 0;
        height: auto;
        text-align: center;
        color: #666;
    }


    .product-tablinks_fixed {
        width: 100%;
        position: fixed;
        height: 46px;
        background-color: #fff;
        top: 0;
        left: 0;
        z-index: 1005;
    }


    .product-tablinks .list li,
    .product-tablinks_fixed .list li {
        float: left;
        border-left: 1px solid #eeeeee;
        border-right: 1px solid #eeeeee;
        height: 46px;
        width: 25%;
        box-sizing: border-box;
    }

    .product-tablinks .list li:nth-child(1),
    .product-tablinks_fixed .list li:nth-child(1) {
        display: none;
    }

    .product-tablinks .list li:nth-child(4),
    .product-tablinks_fixed .list li:nth-child(4) {
        display: none;
    }

    .product-tablinks .list li:nth-child(5),
    .product-tablinks_fixed .list li:nth-child(5) {
        display: none;
    }

    .product-tablinks .list li a,
    .product-tablinks_fixed .list li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: 12px;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #666666;
        border-top: 1px solid #eeeeee;
        background-color: #fff;
        border-bottom: 1px solid #eeeeee;
        box-sizing: border-box;
        text-decoration: none;
    }


    .course_liuyan .reviews2 .pj_item .bot {
        margin-top: 10px;
        line-height: 2;
        font-size: 13px;
        color: #666;
    }


    .course_pj {
        margin-bottom: 0px;
    }

    .course_liuyan {
        background-color: #fff;
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .right_nr ul li .right .price {
        vertical-align: sub;
        font-size: 22px;
        color: red;
        font-weight: bold;
    }






}

@media only screen and (max-width: 320px) {

    #slideshow2 {
        height: 170px;
    }

    .time2 ul li {
        width: 74%;
        flex-shrink: 0;
    }

    .time2 ul li p {
        font-size: 12px;
    }

    .product-tablinks .list li a,
    .product-tablinks_fixed .list li a {
        padding: 12px 11px;
    }

    .right_nr ul li:first-child {
        margin-top: 15px;
        font-size: 16px;
    }

    .right_nr ul li {
        overflow: hidden;
        margin-top: 15px;
        font-size: 14px;
    }

    .right_nr ul li .left .iconfont {
        font-size: 16px;
        margin-right: 3px;
    }

    .right_nr ul li .right .price {
        vertical-align: sub;
        font-size: 22px;
        color: red;
        font-weight: bold;
    }

    .right_nr ul li .right {
        margin-left: auto;
    }

    .course_reward .sh_item .iconfont {
        font-size: 32px;
        margin-right: 10px;
        line-height: 80px;
    }


    .course_reward .sh_item .wzright {
        float: right;
        width: 53% !important;
    }

    .course_reward .sh_item .touxiang {
        width: 43% !important;
        border-radius: 50%;
        float: left;
    }


}


/***********************课程详细页的样式结束***********************/


/***********************关于我们的样式开始***********************/

.bgfff {
    background-color: #fff !important;
}


#lk_about {
    padding-top: 40px;
    padding-bottom: 20px;
}


#lk_about .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_about .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}




#qiehuan .card {
    position: relative;
    display: block;
    margin: 0;
    background: #ffffff;
    border: 1px solid #e7eaf1;
    border-radius: 5px !important;
    box-shadow: 0 1px 3px rgba(0, 37, 55, 0.05);
    /* margin-top: 20px; */
}

.card .sidebar-tile {
    text-align: center;
}

.card .sidebar-tile ul {
    list-style: none;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}

.card .sidebar-tile ul li {
    white-space: nowrap;
    display: inline-block;
    border: 1px solid #027938;
    border-radius: 3px;
    margin-left: 20px;
}

.card .sidebar-tile ul li:first-child {
    margin-left: 0px;
}

.card .sidebar-tile ul li a {
    text-decoration: none;
    display: block;
    padding: 5px 5px;
    font-size: 14px;
    font-weight: 300;
    color: #027938;
}

.card .sidebar-tile ul li:hover {
    background-color: #027938;
}

.card .sidebar-tile ul li:hover a {
    color: #fff;
}

.card .sidebar-tile ul li.active:hover a {
    text-decoration: underline;
}

.card .sidebar-tile ul li.active {
    background-color: #027938;
}

.card .sidebar-tile ul li.active a {
    color: #fff;
}


.card .sidebar-tile ul li.active a:hover {
    color: #fff;
}


#lk_about .row:nth-child(1) {
    margin-bottom: 20px;
}

#lk_about .about_txt {
    font-size: 16px;
    color: #3d3d3d;
    line-height: 1.6;
    margin-bottom: 0px;
}

#lk_about .about_txt img {
    width: 100%;
    height: auto;
}

#lk_about .about_txt p.txt {
    text-indent: 16px;
    color: #666;
}

.margin0 {
    margin: 0px !important;
}

#lk_about .col-md-3:nth-child(2n+1) .item {
    background: #f7eeef;
}

#lk_about .col-md-3:nth-child(2n) .item {
    background: #e5f4ed;
}


#lk_about .col-xs-6 {
    margin-bottom: 20px;
}


#lk_about .col-md-3 .item {
    width: 100%;
    height: 280px;
    box-sizing: border-box;
    padding-top: 50px;
    box-shadow: 0 1px 3px rgba(0, 37, 55, 0.05);
}


#lk_about .col-md-3 img {
    height: 80px;
    width: auto;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}

#lk_about .col-md-3 p {
    margin-top: 10px;
    color: #999;
    font-size: 16px;
    text-align: center;
}

#lk_jidi {
    background-color: #eff7f2;
    padding-top: 40px;
}

#lk_jidi .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_jidi .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}



#lk_jidi .col-md-3 .jd_item {
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_jidi .col-md-3 .jd_item img {
    width: 100%;
    height: 80%;
}

@media only screen and (min-width: 1200px) {
    #lk_jidi .col-md-3 .jd_item {
        width: 262.5px;
        height: 246.26px;
        overflow: hidden;
    }

    #lk_jidi .col-md-3 .jd_item img {
        width: 100%;
        height: 100%;
        transition-property: all;
        transition-duration: 0.6s;
        transition-timing-function: ease;
        transition-delay: 0s;
    }

    #lk_jidi .col-md-3 .jd_item:hover img {
        width: 110%;
        height: 110%;
    }
}

#lk_jidi .col-md-3 .jd_item .title {
    position: absolute;
    bottom: 0px;
    width: 100%;
    margin: 0px;
    padding: 8px;
    text-align: center;
    background-color: rgba(2, 121, 56, 0.6);
    color: #fff;
    /* font-weight: bold; */
}


#lk_jidi .col-md-3 .jd_item:hover p {
    background-color: rgba(2, 121, 56, 1);
}

#lk_history {
    padding-top: 20px;
    background-color: #eff7f2;
}

#lk_history .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_history .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

.main_box {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}


.event_box {
    width: 100%;
    margin: 0 auto;
    position: relative;
    min-height: auto;
}

.event_box .parHd {
    width: 96%;
    display: inline-block;
    height: 92px;
    overflow: hidden;
}

.parHd ul {
    text-align: center;
    padding: 0px;
    margin: 0 auto;
    padding-top: 25px !important;
}

.parHd .tempWrap {
    margin: 0 auto;
}

.parHd .tempWrap:after {
    content: '';
    width: 92%;
    height: 2px;
    background: #A0A0A0;
    position: absolute;
    /* top:33%;*/
    /* right:-140%;*/
    right: 4%;
    top: 35%;
    /* margin-top:-0.5px;*/
    z-index: 10;
}

.parHd li.no_line:before {
    display: none;
}

.parHd li {
    display: inline-block;
    cursor: pointer;
    padding-top: 20px;
    font-size: 13px;
    color: #000;
    margin: 0 30px;
    position: relative;
}

.parHd li:after {
    content: '';
    background: url(../../images2/dot_ico.png) no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 20;
    top: -14px;
    left: 50%;
    margin-left: -12px;
}



.sPrev,
.sNext {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 10px;
    z-index: 200;
}

.sPrev {
    left: 0;
    cursor: pointer;
}

.sNext {
    right: 0;
    cursor: pointer;
}

.sPrev img,
.sNext img {
    transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    width: 100%;
    height: 100%;
}



.parHd li.act span {
    display: block;
    width: 24px;
    height: 24px;
    overflow: hidden;
    background: url(../../images2/cat.png) no-repeat;
    position: absolute;
    top: -14px;
    left: 50%;
    margin-left: -12px;
    z-index: 21;
}

.parHd li span,
.parHd li.clone span {
    display: none;
}

.parBd {
    margin-top: 10px;
}

.slideBox {
    font-size: 16px;
    background: #fff;
    width: 94%;
    margin: 0 auto;
    /* border: #ddd 1px solid; */
    display: none;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

.parBd .slideBox:nth-child(1) {
    display: block;
}

.parBd .slideBox p {
    margin-bottom: 0px;
}

.parBd .slideBox .imgl {
    width: 44%;
    height: 300px;
    float: left;
}

.parBd .slideBox .imgl img {
    width: 100%;
    height: 100%;
}

.parBd .slideBox .txtr {
    width: 56%;
    height: 300px;
    float: right;
    background-color: #fff;
    box-sizing: border-box;
    padding: 0 20px;
    line-height: 1.6;
    color: #333;
}

.parBd .slideBox .txtr span {
    display: block;
    margin-bottom: 20px;
    text-align: center;
    font-size: 18px;
    color: #027939;
    font-weight: bold;
    margin-top: 20px;
}


@media only screen and (max-width: 900px) {
    .event_box .parHd {
        width: 83%;
        display: inline-block;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        margin-left: 7%;
    }
}

@media only screen and (max-width: 450px) {

    #lk_piclist .row .col-sm-3:nth-child(2n+1) {
        padding-right: 5px;
    }

    #lk_piclist .row .col-sm-3:nth-child(2n) {
        padding-left: 5px;
    }

    #lk_about .col-md-3:nth-child(2n+1) {
        padding-right: 7.5px;
    }

    #lk_about .col-md-3:nth-child(2n) {
        padding-left: 7.5px;
    }

    #lk_about .col-md-3 .item {
        width: 100%;
        height: 190px;
        box-sizing: border-box;
        padding-top: 20px;
        box-shadow: 0 1px 3px rgba(0, 37, 55, 0.05);
    }

    #lk_about .col-md-3 p {
        margin-top: 10px;
        color: #999;
        font-size: 14px;
        text-align: center;
    }


    #lk_about .about_txt p.txt {
        font-size: 13px;
        margin: 0px;
    }

    .parBd .slideBox .imgl {
        width: 100%;
        height: auto;
    }

    .parBd .slideBox .txtr {
        display: none;
    }



}




#lk_history .gdkc {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

#lk_history .gdkc span {
    display: inline-block;
    width: 120px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #027938;
    border-radius: 17px;
    color: #027938;
}

#lk_history .gdkc span:nth-child(1) {
    margin-right: 40px;
}

#lk_history .gdkc span a {
    font-size: 16px;
    color: #027938;
}

#lk_history .gdkc span:hover {
    background-color: #027938;
}

#lk_history .gdkc span:hover a {
    color: #fff;
}

/* 优势开始 */

#lk_youshi {
    padding-top: 20px;
    padding-bottom: 30px;
    background-color: #eff7f2;
}

#lk_youshi .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_youshi .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}


.ys_item .timg {
    width: 100%;
    height: auto;
}

.ys_item .timg img {
    width: 100%;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.ys_item .ttxt {
    width: 100%;
    height: auto;
    background-color: #fff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    box-sizing: border-box;
    padding: 0px 10px 10px 10px;
}


.ys_item .ttxt p:nth-child(1) {
    color: #111;
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
}

.ys_item .ttxt p:nth-child(2) {
    font-size: 14px;
    line-height: 2;
    color: #999;
    text-align: left;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 5px;
}

.zqys {
    background-color: #eff7f2;
    padding: 0 15px;
    box-sizing: border-box;
}

.zqys .swiper-container {
    padding-bottom: 20px;
}

.zqys .swiper-pagination {
    bottom: 8px;
}

.zqys .swiper-pagination-bullet-active {
    background: #027938
}

.zqys .swiper-slide:hover .ttxt {
    background-color: #027938;
    color: #fff;
}

.zqys .swiper-slide:hover p {
    color: #fff;
}

.zqys .swiper-pagination {
    bottom: 0px;
}

@media(min-width: 1200px) {
    .zqys {
        width: 100%;
    }

    .zqys .swiper-slide {
        width: 23% !important;
        height: auto !important;
    }

    .zqys .swiper-pagination {
        display: none;
    }

    .zqys .swiper-wrapper {
        width: 78.5%;
        margin: 0 auto;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    .ys_item .timg {
        width: 100%;
        height: 145px;
        overflow: hidden;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    .ys_item .timg img {
        width: 100%;
        height: 100%;
        transition-property: all;
        transition-duration: 0.6s;
        transition-timing-function: ease;
        transition-delay: 0s;
    }

    .zqys .swiper-slide:hover img {
        width: 115%;
        height: 115%;
    }
}


/* 优势结束 */


@media only screen and (max-width: 320px) {
    #lk_about .title h2 {
        font-size: 26px;
    }

    #lk_about .title p {
        font-size: 13px;
    }

    .card .sidebar-tile ul li a {
        padding: 5px 5px;
    }

    #lk_about .col-md-3 p {
        font-size: 12px;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    #lk_about .col-md-3 .item {
        height: 180px;
    }

}


/***********************关于我们的样式结束***********************/








/***********************联系我们的样式开始***********************/
#lk_contact {
    background-color: #eff7f2;
    padding-top: 40px;
}

#lk_contact .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_contact .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}


#lk_pay .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_pay .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

#lk_contact .row {
    margin-bottom: 40px;
    padding-bottom: 15px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_contact .tel_img {
    padding-top: 15px;
    width: 100%;
    height: auto;
}

#lk_contact .tel_img img {
    width: 100%;
    height: auto;
}


#lk_contact .tel_item {
    width: 100%;
    /* margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #d2d2d2; */
}

#lk_contact .tel_item p {
    margin-top: 15px;
    color: #3d3d3d;
    font-size: 16px;
}

#lk_contact .tel_item p a {
    font-size: 16px;
    color: #000;
}

#lk_contact .tel_item p a:hover {
    color: #027938;
}

#lk_contact .tel_item .biaoti a {
    color: #027938;
    font-weight: bold;
    font-size: 18px;
}

#lk_contact .tel_item .biaoti i {
    color: #027938;
}

#lk_contact .tel_item p i {
    font-size: 18px;
    vertical-align: middle;
    margin-right: 4px;
}

#lk_contact .tel_item p:nth-child(3) i {
    font-size: 16px;
    margin-right: 6px;
}

#lk_contact .tel_item p span {
    margin-right: 18px;
    display: inline-block;
}


#lk_contact .tel_item p:nth-child(4) i {
    font-size: 16px;
}

#lk_contact .tel_item p span em {
    margin-left: 20px;
}

@media only screen and (max-width: 768px) {
    #lk_contact .row {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 450px) {

    #lk_contact .tel_item p {
        font-size: 14px;
        margin-top: 10px;
    }

    #lk_contact .tel_item p a {
        font-size: 14px;
    }

    #lk_contact .tel_item .tel span:nth-child(4) {
        margin-left: 92px;
    }


    #lk_contact .tel_item .phone span:nth-child(n+3) {
        margin-left: 90px;
    }

    #lk_contact .tel_item .biaoti a {
        font-size: 16px;
    }

    #lk_contact .tel_item .biaoti i {
        font-size: 17px;
    }

}

#lk_pay {
    padding-top: 0px;
    padding-bottom: 20px;
    background-color: #eff7f2;
}

#lk_pay .row {
    background-color: #fff;
    padding-top: 15px;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_pay .pay {
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px 0px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 20px;
}

#lk_pay .pay .payleft {
    width: 160px;
    height: 160px;
}

#lk_pay .pay .payleft img {
    width: 100%;
    height: 100%;
}

#lk_pay .pay .paymid {
    width: 240px;
    height: 160px;
}

#lk_pay .pay .paymid .paleft {
    margin-bottom: 20px;
    color: #027938;
    width: 100%;
    height: 70px;
    border: 1px solid #ddd;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
}

#lk_pay .pay .paymid .paleft .iconfont {
    float: left;
    font-size: 44px;
    margin-top: 8px;
    margin-left: 36px;
    margin-right: 16px;
}

#lk_pay .pay .paymid .paleft .r_txt {
    float: left;
    text-align: left;
}

#lk_pay .pay .paymid .paleft .r_txt a {
    display: block;
    margin-top: 12px;
    font-size: 20px;
    color: #027938;
}

#lk_pay .pay .paymid .paleft .r_txt p {
    font-size: 14px;
}

#lk_pay .pay .payright {
    width: 720px;
    height: 160px;
}



#lk_pay .pay .payright .item {
    display: block;
    width: 100%;
    height: 70px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    color: #027938;
}

#lk_pay .pay .payright .item:nth-child(1) {
    margin-bottom: 20px;
}

#lk_pay .pay .payright .item .pa_left {
    width: 240px;
    height: 70px;
    border-right: 1px solid #ddd;
    text-align: center;
    box-sizing: border-box;
    float: left;
}

#lk_pay .pay .payright .pa_left .iconfont {
    float: left;
    font-size: 44px;
    margin-top: 8px;
    margin-left: 36px;
    margin-right: 16px;
}

#lk_pay .pay .payright .pa_left .r_txt {
    float: left;
    text-align: left;
}

#lk_pay .pay .payright .pa_left .r_txt p:nth-child(1) {
    display: block;
    margin-top: 12px;
    margin-bottom: 0px;
    font-size: 20px;
}

#lk_pay .pay .payright .pa_left .r_txt p:nth-child(2) {
    font-size: 14px;
    margin: 0px;
}



#lk_pay .pay .payright .pa_right {
    text-align: center;
}

#lk_pay .pay .payright .item:nth-child(1) .pa_right {
    line-height: 70px;
    font-style: italic;
    color: #027938;
    font-weight: bold;
    font-size: 22px;
}

#lk_pay .pay .payright .item:nth-child(2) .pa_right {
    line-height: 70px;
    font-size: 18px;
    color: #333;
}

#lk_pay .pay .paymid .paleft:hover {
    color: #fff;
    background-color: #027938;
}

#lk_pay .pay .paymid .paleft:hover a {
    color: #fff;
}

#lk_xianlu {
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: #eff7f2;
}

#lk_xianlu .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_xianlu .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

#lk_xianlu .row {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_xianlu .col-md-4 img {
    width: 100%;
    height: auto;
}

#lk_xianlu .col-md-8 p {
    color: #666;
    padding-left: 35px;
    line-height: 45px;
    font-size: 18px;
}

@media only screen and (max-width: 320px) {
    #lk_contact .tel_item .tel span:nth-child(3) {
        margin-left: 92px;
    }
}




/***********************联系我们的样式结束***********************/






/***********************师资团队的样式开始***********************/
#lk_teacher {
    background-color: #eff7f2;
    padding-top: 40px;
}

#lk_teacher .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_teacher .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

#lk_teacher .row {
    padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom: 40px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}


#lk_teacher .td_img {
    width: 100%;
}

#lk_teacher .td_img img {
    width: 100%;
    height: auto;
}

#lk_teacher .my_txt p {
    font-size: 18px;
    color: #027937;
    margin-bottom: 10px;
    font-weight: bold;
}

#lk_teacher .my_txt span {
    font-size: 16px;
    line-height: 1.8;
    color: #666;
}


#lk_teacher .my_img {
    width: 100%;
    height: auto;
}


#lk_teacher .my_img img {
    width: 100%;
    height: auto;
}


@media only screen and (max-width: 768px) {
    #lk_teacher .row {
        padding-bottom: 20px;
        padding-top: 20px;
        margin-bottom: 20px;
        border: none;
        border-radius: 5px;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    #lk_teacher .my_img {
        margin-bottom: 10px;
    }


}


@media only screen and (max-width: 450px) {
    #lk_teacher .row {
        padding-bottom: 15px;
        padding-top: 15px;
        margin-bottom: 15px;
        border: none;
        border-radius: 5px;
    }

    #lk_teacher .my_img {
        margin-bottom: 15px;
    }
}


#lk_fengcai {
    padding-top: 0px;
    background-color: #eff7f2;
}

#lk_fengcai .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_fengcai .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

#lk_fengcai .col-md-12 {
    margin-bottom: 20px;
}


#lk_fengcai .col-md-12 img {
    width: 100%;
    height: auto;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}


#lk_fengcai .gdkc {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

#lk_fengcai .gdkc span {
    display: inline-block;
    width: 120px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #027938;
    border-radius: 17px;
    color: #027938;
}

#lk_fengcai .gdkc span:nth-child(1) {
    margin-right: 40px;
}

#lk_fengcai .gdkc span a {
    font-size: 16px;
    color: #027938;
}

#lk_fengcai .gdkc span:hover {
    background-color: #027938;
}

#lk_fengcai .gdkc span:hover a {
    color: #fff;
}

/***********************师资团队的样式结束***********************/



/***********************培训优势的样式开始***********************/
#lk_pxys {
    padding-top: 40px;
    padding-bottom: 20px;
    background-color: #eff7f2;
}

#lk_pxys .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_pxys .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

#lk_pxys .row {
    padding-top: 15px;
    background-color: #fff;
    padding-bottom: 10px;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_pxys .ys_img img {
    width: 100%;
    height: auto;
}


#lk_pxys .ys_txt p {
    width: 100%;
    /* height: auto; */
    height: 58px;
    box-sizing: border-box;
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
    background-color: #f3f3f3;
    padding: 5px;
    padding-left: 10px;
    line-height: 1.6;
}

#lk_pxys .ys_txt p span {
    font-size: 16px;
    color: #027938;
    font-weight: bold;
}




#lk_shouhuo {
    padding-top: 20px;
    background-color: #eff7f2;
}

#lk_shouhuo .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_shouhuo .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

#lk_shouhuo .sh_item {
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 20px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_shouhuo .sh_item .img img {
    width: 100%;
    height: auto;
}

#lk_shouhuo .sh_item .kong {
    width: 100%;
    height: 36px;
}

#lk_shouhuo .sh_item .txt {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: 0.5s;
    bottom: calc(30px - 100%);
    box-sizing: border-box;
    padding: 0 20px;
    background-color: #fff;
}


#lk_shouhuo .sh_item .txt p:nth-child(1) {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    color: #027938;
}

#lk_shouhuo .sh_item .txt i {
    font-size: 17px;
}

#lk_shouhuo .sh_item .txt p:nth-child(2) {
    font-size: 14px;
    color: #333;
}

#lk_shouhuo .sh_item .num {
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    background: #027938;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}

#lk_shouhuo .sh_item:hover .txt {
    bottom: 0px;
    background-color: rgba(255, 255, 255, 0.9);
    padding-top: 20px;
}





#lk_baozhang {
    background-color: #eff7f2;
    padding-top: 20px;
}


#lk_baozhang .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_baozhang .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

#lk_baozhang .col-md-12 p {
    width: 100%;
    font-size: 16px;
    line-height: 1.8;
    color: #333;
    margin-bottom: 20px;
}


#lk_baozhang .bz_item {
    width: 100%;
    height: 100px;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
    background-color: #fff;
}

#lk_baozhang .bz_item .tubiao {
    float: left;
    width: 50px;
    height: 50px;
    margin-top: 15px;
}

#lk_baozhang .bz_item .tb1 {
    width: 55px;
    height: 55px;
    margin-top: 12.5px;
}

#lk_baozhang .bz_item .tb6 {
    width: 45px;
    height: 45px;
    margin-top: 17.5px;
}

#lk_baozhang .bz_item .tubiao img {
    width: 100%;
    height: 100%;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: ease;
    transition-delay: 0s;
}

#lk_baozhang .bz_item .nr {
    width: auto;
    margin-left: 70px;
}

#lk_baozhang .bz_item .nr p:nth-child(1) {
    font-size: 18px;
    color: #111;
    margin-bottom: 5px;
}

#lk_baozhang .bz_item .nr p:nth-child(2) {
    font-size: 14px;
    color: #666;
}


#lk_baozhang .bz_item:hover img {
    width: 80%;
    height: 80%;
}


#lk_different {
    padding-top: 20px;
    background-color: #eff7f2;
}


#lk_different .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_different .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}



#lk_different .col-md-12 ul {
    width: 100%;
    padding-left: 0px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_different .col-md-12 ul li {
    width: 100%;
    height: 50px;
    margin-bottom: 2px;
}

#lk_different .col-md-12 ul li p {
    margin: 0px;
}

#lk_different .col-md-12 ul li p:nth-child(1) {
    width: 140px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    float: left;
    background-color: #3e8c5c;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

#lk_different .col-md-12 ul li p:nth-child(2) {
    width: 1000px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    float: left;
    background-color: #d7f4d8;
    color: #333;
    font-size: 14px;
}


#lk_different .col-md-12 ul li p:nth-child(3) {
    width: 490px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    float: left;
    background-color: #f5f5f5;
    color: #333;
    font-size: 14px;
}

#lk_different .col-md-12 ul li:first-child {
    margin-bottom: 0px;
}

#lk_different .col-md-12 ul li:first-child p {
    background-color: #eff7f2;
    font-size: 22px;
    font-weight: bold;
    color: #027938;
}


#lk_pingjia {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #eff7f2;
}


#lk_pingjia .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_pingjia .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}


#lk_pingjia .pj_img img {
    width: 100%;
    height: auto;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_pingjia .pj_img:nth-child(n+5) {
    display: none;
}

#lk_pingjia span {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #999;
    margin-top: 20px;
    cursor: pointer;
}

#lk_pingjia span:nth-child(1) {
    margin-right: 10px;
    background-color: #027938;
}



@media only screen and (max-width: 990px) {
    #lk_pxys .ys_img {
        margin-bottom: 10px;
    }

    #lk_pingjia .row {
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 10px;
        margin-bottom: 10px;
        padding-left: 0px;
    }

    #lk_pingjia .pj_img {
        width: 45%;
        flex-shrink: 0;
        height: auto;
        text-align: center;
        color: #666;
    }

    #lk_pingjia .row::-webkit-scrollbar {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    #lk_pxys .row {
        width: 100%;
        margin: 0 auto;
    }


    #lk_shouhuo .sh_item .txt {
        bottom: -88%;
    }

    #lk_pingjia .pj_img:nth-child(n+5) {
        display: block;
    }

}


@media only screen and (max-width: 450px) {
    #lk_shouhuo .col-xs-6:nth-child(2n+1) {
        padding-right: 10px;
    }

    #lk_shouhuo .col-xs-6:nth-child(2n) {
        padding-left: 10px;
    }

    #lk_pxys .ys_img {
        margin-bottom: 10px;
    }

    #lk_pxys .ys_txt p {
        padding: 4px;
        height: auto;
        font-size: 13px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    #lk_pxys .ys_txt p span {
        font-size: 14px;
    }



    #lk_shouhuo .sh_item p:nth-child(1) {
        font-size: 14px;
    }

    #lk_shouhuo .sh_item p:nth-child(2) {
        font-size: 13px;
    }


    #lk_pingjia .pj_img {
        width: 70%;
        flex-shrink: 0;
        height: auto;
        text-align: center;
        color: #666;
    }

    #lk_shouhuo .sh_item .txt {
        bottom: -80%;
    }

    #lk_shouhuo .sh_item .txt p:nth-child(1) {
        font-size: 14px;
    }

    #lk_shouhuo .sh_item .txt p:nth-child(2) {
        font-size: 13px;
    }

    #lk_shouhuo .sh_item .num {
        width: 25px;
        height: 25px;
        line-height: 25px;
        color: #fff;
        font-size: 18px;
    }
}


/***********************培训优势的样式结束***********************/





/***********************常见问题的样式开始***********************/

#qiehuan {
    background-color: #eff7f2;
}

#lk_question .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_question .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

#lk_question {
    background-color: #eff7f2;
    padding-top: 40px;
}

#lk_question .row {
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 40px;
    /* border-bottom: 1px dashed #d2d2d2; */
    background-color: #fff;
}





#lk_question .que_img {
    width: 100%;
    height: auto;
}

#lk_question .que_img img {
    width: 100%;
    height: auto;
}


#lk_question .que_txt {
    width: 100%;
    height: auto;
}

#lk_question .que_txt a {
    display: block;
    text-decoration: none;
    margin-bottom: 10px;
    line-height: 32px;
    font-size: 22px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#lk_question .que_txt a:hover {
    color: #027938;
}

#lk_question .que_txt p {
    font-size: 14px;
    color: #6d6d6d;
    line-height: 1.8;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

#lk_question .que_anniu {
    width: 100%;
    margin-top: 3%;
    overflow: hidden;
}

#lk_question .que_anniu p {
    display: block;
    text-align: center;
    font-size: 14px;
    float: left;
    color: #6d6d6d;
    height: 40px;
    line-height: 40px;
    margin: 0px;
}

#lk_question .que_anniu p span {
    font-size: 12px;
    margin-right: 40px;
    display: inline-block;
}

#lk_question .que_anniu p .iconfont {
    margin-right: 3px;
}

#lk_question .que_anniu p .ydcs {
    font-size: 20px;
    vertical-align: -3px;
}



#lk_question .que_anniu a {
    display: block;
    color: #027938;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #027938;
    font-size: 14px;
    text-decoration: none;
    overflow: hidden;
    float: right;
}

#lk_question .que_anniu a span {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    color: #027938;
    transition: all 0.3s linear;
}


#lk_question .que_anniu a:hover span {
    top: -100%;
    color: #fff;
}

#lk_question .que_anniu a b {
    font-weight: normal;
    font-family: "宋体";
    margin-left: 10px;
}


#lk_question .que_anniu a:hover {
    background-color: #027938;
    color: #fff;
    border-color: #027938;
}


#lk_yema {
    background-color: #eff7f2;
}

#lk_yema a {
    color: #333;
    border-radius: 50%;
    margin-right: 10px;
    border: 1px solid #cfcfcf;
}

#lk_yema .thisclass a {
    background-color: #027938;
    color: #fff;
}




#lk_yema li.thisclass a {
    border-radius: 50%;
    margin-right: 10px;
    border: 1px solid #cfcfcf;
    background-color: #027938;
    color: #fff;
    padding: 8px 16px;
    font-size: 18px;
    float: left;
    margin-left: -1px;
    line-height: 1.42857143;
}

/* #lk_yema li.thisclass{
    border-radius: 50%;
    margin-right: 10px;
    border: 1px solid #cfcfcf;
    background-color: #027938;
    color: #fff;
    padding: 8px 16px;
    font-size: 18px;
    float: left;
    margin-left: -1px;
    line-height: 1.42857143;
} */

#lk_yema a:hover {
    color: #fff;
    background-color: #027938;
}



@media only screen and (min-width: 1200px) {

    #lk_yema .pagination>li>a,
    #lk_yema .pagination>li>span {
        padding: 8px 16px;
        font-size: 18px;
    }

    #lk_question .que_img {
        width: 262.5px;
        height: 175px;
        overflow: hidden;
    }

    #lk_question .que_img img {
        width: 100%;
        height: 100%;
        transition-property: all;
        transition-duration: 0.6s;
        transition-timing-function: ease;
        transition-delay: 0s;
    }

    #lk_question .row:hover img {
        width: 110%;
        height: 110%;
    }
}

@media only screen and (max-width: 768px) {}

@media only screen and (max-width: 450px) {
    #lk_question .que_txt a {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 2px;
        margin-top: 6px;
        /* font-weight: bold; */
        text-align: center;
    }

    #lk_question .que_txt p {
        text-align: justify;
    }

    #lk_question .row {
        margin: 0 auto;
        width: 100%;
        margin-bottom: 20px;
    }
}

/***********************常见问题的样式结束***********************/




/***********************常见问题详细页的样式开始***********************/

#lk_qudetail {
    background-color: #eff7f2;
    padding-top: 20px;
}

#lk_qudetail .qu_left {
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}




#lk_qudetail .qu_left .pictop {
    /* border-top: 1px solid #eee; */
    border-bottom: 1px solid #eee;
    width: 100%;
}

#lk_qudetail .qu_left .pictop h1 {
    font-size: 24px;
    margin: 10px 0;
    text-align: center;
    font-weight: 400;
}

#lk_qudetail .qu_left .pictop .subtitle {
    width: 100%;
    height: auto;
    position: relative;
    padding: 8px 0;
    color: #999;
    font-size: 12px;
    text-align: center;
}

#lk_qudetail .qu_left .pictop .subtitle span {
    font-size: 12px;
    margin-right: 40px;
    display: inline-block;
}

#lk_qudetail .qu_left .pictop .subtitle span i {
    margin-right: 3px;
}

#lk_qudetail .qu_left .pictop .subtitle span .ydcs {
    font-size: 20px;
    vertical-align: -3px;
}


#lk_qudetail .qu_left .piccontent {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}


#lk_qudetail .qu_left .piccontent p {
    margin-bottom: 20px;
    font-size: 16px;
    color: #3d3d3d;
    line-height: 24px;
    letter-spacing: 1px;
}

#lk_qudetail .qu_left .piccontent p:last-child {
    margin-bottom: 0px;
}

#lk_qudetail .qu_left .askdetail p img {
    display: block;
    margin: 0 auto;
}

#lk_qudetail .qu_left .nextnew {
    width: 100%;
    height: auto;
    line-height: 60px;
    text-align: left;
    box-sizing: border-box;
    border-top: 1px solid #d2d2d2;
    /* border-bottom: 1px solid #d2d2d2; */
}

#lk_qudetail .qu_left .nextnew span {
    margin-right: 40px;
    font-size: 14px;
    color: #3d3d3d;
    display: inline-block;
}

#lk_qudetail .qu_left .nextnew a {
    font-size: 14px;
    color: #3d3d3d;
    text-decoration: none;
}

#lk_qudetail .qu_left .nextnew a:hover {
    color: #027938;
}




#lk_qudetail .qu_right {
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 0 20px 20px 20px;
    /* box-shadow: 0 0 10px rgba(21, 77, 50, 0.24 */
    margin-bottom: 20px;
}


#lk_qudetail .qu_right h2 {
    padding: 12px 0;
    border-bottom: 2px solid #027939;
    font-weight: bold;
    margin: 0px;
}

#lk_qudetail .qu_right span {
    font-size: 20px;
    color: #027939;
    margin-right: 10px;
}

#lk_qudetail .qu_right .right-img {
    margin-top: 0px;
    padding-left: 0px;
}

#lk_qudetail .qu_right .right-img li {
    margin-bottom: 20px;
}

#lk_qudetail .qu_right .right-img li a {
    display: block;
    text-align: center;
    color: #545454;
    text-decoration: none;
}

#lk_qudetail .qu_right .right-img li a:hover {
    color: #027938;
}

#lk_qudetail .qu_right .right-img li a img {
    width: 100%;
    border: 1px solid #fff;
    box-shadow: 5px 10px 10px #eee;
}

#lk_qudetail .qu_right .right-img li a:nth-child(2) {
    margin-top: 10px;
    font-size: 14px;
}

.right-img li a i {
    color: red;
}

.right-img li a:nth-child(2) {
    font-size: 12px !important;
}

@media only screen and (max-width: 600px) {
    .right-img li a:nth-child(2) {
        font-size: 14px !important;
    }

}

#lk_qudetail .qu_right .right-news {
    padding-left: 0px;
}

#lk_qudetail .qu_right .right-news li {
    padding: 5px 0 6px 0;
    border-bottom: 1px dashed #b2b2b2;
    margin-bottom: 6px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#lk_qudetail .qu_right .right-news li em {
    color: #fff;
    padding: 0px 5px;
    background: #027939;
    margin-right: 10px;
}

#lk_qudetail .qu_right .right-news li a {
    font-size: 14px;
    color: #666;
    text-align: left;
    text-decoration: none;
}

#lk_qudetail .qu_right .right-news li a:hover {
    color: #027938;
}



#lk_gdques {
    background-color: #eff7f2;
    padding-top: 20px;
    padding-bottom: 20px;
}

#lk_qudetail .qu_left .piccontent p a {
    color: #027938;
}



.gdbt h2 {
    font-size: 18px;
    margin: 0px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #027938;
}


#lk_gdques .ques_item .col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
}


#lk_gdques .item {
    padding: 20px;
    /* margin-bottom: 20px; */
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    background-color: #fff;
    /* box-shadow: 0 0 10px rgba(21, 77, 50, 0.24); */
}


.mygdbt .xianlu {
    margin-top: 0px;
    height: 60px;
}

/* #lk_gdques .item:nth-child(1),#lk_gdques .item:nth-child(2){
   box-sizing: border-box;
   border-bottom: 1px solid #f5f5f5; 
} */

#lk_gdques .que_img {
    width: 30%;
    height: auto;
}

#lk_gdques .que_img img {
    width: 100%;
    height: auto;
}


#lk_gdques .que_txt {
    width: 65%;
    height: auto;
}

#lk_gdques .que_txt a {
    display: block;
    color: #000;
    /* font-weight: bold; */
    font-size: 18px;
    margin-bottom: 15px;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#lk_gdques .que_txt a:hover {
    color: #027938;
}

#lk_gdques .que_txt p {
    font-size: 14px;
    color: #999;
    line-height: 1.8;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media only screen and (min-width: 1200px) {
    #lk_qudetail .col-md-9 {
        padding-left: 0px;
        padding-right: 10px;
    }

    #lk_qudetail .col-md-3 {
        padding-left: 10px;
        padding-right: 0px;
    }

}

@media only screen and (max-width: 768px) {
    #lk_qudetail .qu_left .piccontent table {
        width: 100% !important;
        height: auto;
    }

    #lk_gdques .ques_item {
        width: 100%;
        margin: 0 auto;
        /* margin-bottom: 20px; */
    }

    #lk_gdques .ques_item .col-md-6 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #lk_gdques .pad0 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media only screen and (max-width: 450px) {
    #lk_gdques {
        padding-bottom: 20px;
    }

    #lk_qudetail .qu_left .pictop h1 {
        font-size: 20px;
        text-align: left;
    }

    #lk_qudetail .qu_left .piccontent p {
        font-size: 14px;
    }

    #lk_qudetail .qu_left .pictop .subtitle {
        text-align: left;
    }

    #lk_qudetail .qu_left .askdetail p img {
        width: 100% !important;
        height: auto !important;
    }

    #lk_gdques .que_txt a {
        font-size: 14px;
        margin-bottom: 5px;
    }

    #lk_gdques .que_txt p {
        font-size: 13px;
        line-height: 1.5;
    }

    #lk_qudetail .qu_left .nextnew {
        line-height: 2;
        padding-top: 20px;
    }

    #lk_qudetail .qu_left .pictop .subtitle span {
        margin-right: 26px;
    }


}

/***********************常见问题详细页的样式结束***********************/









/***********************报名指南的样式开始***********************/
#lk_zhinan .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_zhinan .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

#lk_zhinan {
    background-color: #eff7f2;
    padding-top: 40px;
}

#lk_zhinan .zn_item {
    width: 100%;
    margin-bottom: 30px;
    box-sizing: border-box;
    border: 1px solid #d2d2d2;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_zhinan .zn_item .title {
    width: 100%;
    height: 50px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    border-bottom: 1px solid #d2d2d2;
}

#lk_zhinan .zn_item .title .title-name {
    width: 50%;
    height: 100%;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-color: #027938;
}

#lk_zhinan .zn_item .title .title-price {
    width: 50%;
    text-align: center;
    height: 100%;
    line-height: 50px;
    color: red;
    font-size: 14px;
}

#lk_zhinan .zn_item .title .title-price span {
    font-size: 20px;
    font-weight: bold;
}

#lk_zhinan .zn_item .mid {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 10px;
}

#lk_zhinan .zn_item .mid .l_img {
    width: 48%;
    height: auto;
    overflow: hidden;
}

#lk_zhinan .zn_item .mid .l_img img {
    width: 100%;
    height: 100%;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: ease;
    transition-delay: 0s;
}


@media only screen and (min-width: 1200px) {
    #lk_zhinan .zn_item .mid .l_img {
        width: 255.84px;
        height: 182.24px;
        overflow: hidden;
    }

    #lk_zhinan .zn_item .mid .l_img img {
        width: 100%;
        height: 100%;
        transition-property: all;
        transition-duration: 0.6s;
        transition-timing-function: ease;
        transition-delay: 0s;
    }

    #lk_zhinan .zn_item .mid .l_img:hover img {
        width: 115%;
        height: 115%;
    }
}


#lk_zhinan .zn_item .mid .r_txt {
    width: 48%;
    height: auto;
    font-size: 14px;
    color: #676767;
    line-height: 1.7;
}

#lk_zhinan .zn_item .mid .r_txt p:nth-child(2) {
    margin-top: 20px;
}

#lk_zhinan .zn_item .mid .r_txt span {
    font-weight: bold;
    color: #027938;
    font-size: 16px;
}

#lk_zhinan .zn_item .biaoti {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}


#lk_zhinan .zn_item .biaoti span {
    font-size: 16px;
    font-weight: bold;
    color: #027938;
}


#lk_zhinan .zn_item .date {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
}

#lk_zhinan .zn_item .date ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 0px;
}

#lk_zhinan .zn_item .date ul li {
    width: 48%;
    height: 35px;
    border: none;
    margin-bottom: 10px;
    box-sizing: border-box;
    background-color: #eff7f2;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: #333;
}

#lk_zhinan .zn_item .date ul li.color {
    background-color: #fed700;
}

#lk_zhinan .zn_item .date ul li a {
    color: #027938;
    font-size: 14px;
    font-weight: bold;
}

#lk_zhinan .zn_item .date ul li.color:hover {
    background-color: #027938;
}


#lk_zhinan .zn_item .date ul li.color:hover a {
    color: #fff;
}

#lk_zqjs {
    padding-top: 10px;
    background-color: #eff7f2;
}

#lk_zqjs .imgitem img {
    width: 100%;
    height: auto;
}

#lk_zqjs .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_zqjs .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

#lk_zqjs .item {
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_zqjs .item .zq_tb {
    width: 160px;
    height: 160px;
    line-height: 160px;
    text-align: center;
    border-radius: 50%;
    background-color: #97eebe;
    color: #fff;
    font-size: 45px;
    margin: 0 auto;
    margin-top: 30px;
}

#lk_zqjs .col-sm-3:last-child .zq_tb {
    font-size: 50px;
}


#lk_zqjs .item .bt {
    font-size: 18px;
    color: #000;
    margin-top: 30px;
}



#lk_zqjs .item .zq_txt {
    width: 90%;
    height: 90%;
    background-color: #fff;
    position: absolute;
    left: 5%;
    bottom: -90%;
    transition: 0.5s;
    box-sizing: border-box;
    padding: 20px;
    text-align: left;
    border: 1px solid #ccc;
    border-radius: 5px;
    line-height: 28px;
    font-size: 14px;
    color: #454545;
    overflow: hidden;
}

#lk_zqjs .item:hover .zq_txt {
    bottom: 5%;
    left: 5%;
}

#lk_notice {
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: #eff7f2;
}

#lk_notice .row {
    padding-top: 15px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}


#lk_notice .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_notice .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

#lk_notice .xz_item {
    width: 100%;
}

#lk_notice .xz_item .notop {
    color: #027938;
    font-size: 18px;
    text-align: center;
}

#lk_notice .xz_item .notop i {
    font-size: 22px;
    vertical-align: bottom;
    margin-right: 5px;
}

#lk_notice .xz_item .noimg {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}

#lk_notice .xz_item .noimg img {
    width: 100%;
}

#lk_notice .xz_item .nobot .rule {
    font-size: 14px;
    margin-top: 5px;
}

#lk_notice .xz_item .nobot .rule .number {
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    text-align: center;
    line-height: 20px;
    float: left;
    margin-top: 4px;
    background-color: #027938;
}

#lk_notice .xz_item .nobot .rule p {
    color: #666;
    padding-left: 25px;
    line-height: 28px;
}








@media only screen and (max-width: 768px) {
    #lk_notice .row {
        width: 100%;
        margin: 0 auto;
    }

    #lk_zqjs .zq_tb {
        width: 60px;
        height: 60px;
        line-height: 60px;
        text-align: center;
    }

    #lk_zqjs .zq_txt {
        height: 60px;
        padding: 5px;
    }

    #lk_zqjs .zq_txt p:nth-child(1) {
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 450px) {
    #lk_zhinan .zn_item {
        margin-bottom: 20px;
    }

    #lk_zhinan .zn_item .title {
        border: none;
    }

    #lk_zhinan .zn_item .title .title-price {
        display: none;
    }

    #lk_zhinan .zn_item .title .title-name {
        width: 100%;
    }

    #lk_zhinan .zn_item .mid {
        display: block;
    }

    #lk_zhinan .zn_item .mid .l_img {
        width: 100%;
        margin-bottom: 20px;
    }

    #lk_zhinan .zn_item .mid .r_txt {
        width: 100%;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    #lk_zhinan .zn_item .mid .r_txt p {
        margin: 0px;
    }

    #lk_zhinan .zn_item .mid .r_txt p:last-child {
        display: none;
    }

    #lk_zhinan .zn_item .biaoti span {
        display: none;
    }

    #lk_zhinan .zn_item .date ul li {
        display: none;
    }

    #lk_zhinan .zn_item .date ul li.color {
        display: block;
    }


    #lk_zqjs .my_row {
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }


    #lk_zqjs .my_colxs {
        width: 100%;
        flex-shrink: 0;
    }


    /* #lk_zqjs .my_row::-webkit-scrollbar{
        display: none;
    } */
}

/***********************报名指南的样式结束***********************/










/***********************在线报名的样式开始***********************/
#lk_zxbm input,
#lk_zxbm textarea,
#lk_zxbm select {
    border: 0;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#lk_zxbm {
    background-color: #eff7f2;
    padding-top: 40px;
    padding-bottom: 40px;
}

#lk_zxbm .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_zxbm .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

#lk_zxbm .row {
    padding: 20px 5px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_zxbm .row>.col-md-4:nth-child(3) {
    display: none;
}

#lk_zxbm .bm_item {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

#lk_zxbm .bm_item .mc {
    height: 25px;
    margin-bottom: 8px;
    line-height: 25px;
    font-size: 16px;
    color: #262626;
}

#lk_zxbm .bm_item .mc span {
    color: #ff0000;
}

#lk_zxbm .bm_item .bq {
    background: #f4f9fd;
    position: relative;
}

#lk_zxbm .bm_item .bq .zclylxs {
    display: block;
    width: 100%;
    height: auto;
    padding: 0 20px;
    background: url(../../images2/zclyj.png) center right no-repeat transparent;
    line-height: 53px;
    font-size: 14px;
    color: #656845;
}

#formsubmit {
    margin-bottom: 0px;
}

#lk_zxbm .bm_item .bq .zclylxx {
    display: block;
    width: 100%;
    height: 53px;
    padding: 0 20px;
    background-color: transparent;
    line-height: 53px;
    font-size: 14px;
    color: #656845;
}

#lk_zxbm .bm_item .bq textarea {
    resize: none;
    display: block;
    height: auto !important;
    line-height: 1.7 !important;
}


#lk_zxbm .tijiao {
    width: 356px;
    float: right;
}

#lk_zxbm .tijiao2 {
    width: 356px;
    margin: 0 auto;
}



#lk_zxbm .tijiao>a:hover {
    text-decoration: none !important;
}

#lk_zxbm .tijiao>a p {
    color: #fff;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 20px;
    background: #027937;
    border-radius: 3px;
    cursor: pointer;
    margin: 0px;
}


#lk_zxbm .tijiao2>a:hover {
    text-decoration: none !important;
}

#lk_zxbm .tijiao2>a p {
    color: #fff;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 20px;
    background: #027937;
    border-radius: 3px;
    cursor: pointer;
    margin: 0px;
}

#lk_zxbm .xxbd {
    color: #6d6d6d;
    text-align: center;
    margin-top: 15px;
}

#lk_zxbm .xxbd a {
    color: #3d3d3d;
    margin-left: 3px;
}

#lk_zxbm .xxbd a:hover {
    color: #027938;
}

@media only screen and (min-width: 1200px) {}

@media only screen and (max-width: 768px) {
    #lk_zxbm .row {
        width: 100%;
        margin: 0 auto;
    }

    #lk_zxbm .tijiao {
        width: 324px;
        float: none;
    }
}

@media only screen and (max-width: 450px) {
    #lk_zxbm .tijiao {
        width: 100%;
        float: none;
    }

    #lk_zxbm .tijiao2 {
        width: 100%;
    }
}

/***********************在线报名的样式结束***********************/


/***********************报名缴费的样式开始***********************/
#lk_bmjf {
    background-color: #eff7f2;
    padding-top: 40px;
    padding-bottom: 40px;
}



#lk_bmjf .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_bmjf .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

#lk_bmjf .row {
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}


#lk_bmjf .jfleft {
    width: 100%;
}


#lk_bmjf .jfleft h2 {
    font-size: 24px;
    color: #027937;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 20px;
}

#lk_bmjf .jfleft p {
    font-size: 16px;
    text-align: left;
    margin-bottom: 15px;
}

#lk_bmjf .jfleft .price {
    color: #ff0000;
}


#lk_bmjf .jfleft .corhui {
    color: #666;
}

#lk_bmjf .jfright {
    width: 100%;
}

#lk_bmjf .jfright h2 {
    font-size: 24px;
    color: #027937;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 20px;
}

#lk_bmjf .jfright .fkm {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

#lk_bmjf .jfright .fkm p {
    text-align: center;
}


@media only screen and (max-width: 768px) {
    #lk_bmjf .row {
        width: 100%;
        margin: 0 auto;
    }

    #lk_bmjf {
        background-color: #eff7f2;
        padding-top: 10px;
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 320px) {
    #lk_bmjf .jfleft p {
        font-size: 14px;
        text-align: left;
        margin-bottom: 10px;
    }

    #lk_bmjf .jfright .fkm p img {
        width: 80%;
        height: auto;
    }
}


/***********************报名缴费的样式结束***********************/


/***********************图片列表页的样式开始***********************/
.marbot35 {
    margin-bottom: 35px !important;
}

#lk_piclist {
    background-color: #eff7f2;
    padding-top: 40px;
    padding-bottom: 0px;
}

#lk_piclist .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_piclist .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

#lk_piclist .chengshi {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    padding-left: 0px;
}

#lk_piclist .chengshi li {
    width: 65px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #027938;
    border-radius: 3px;
    color: #027938;
    font-size: 16px;
}

#lk_piclist .chengshi li a {
    color: #027938;
    display: inline-block;
    vertical-align: middle;
}

#lk_piclist .chengshi li:hover {
    background-color: #027938;
}

#lk_piclist .chengshi li:hover a {
    color: #fff;
}

#lk_piclist .chengshi li:nth-child(1) {
    background-color: #027938;
}

#lk_piclist .chengshi li:nth-child(1) a {
    color: #fff;
}

#lk_piclist .nianfen {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    padding-left: 0px;
    margin-bottom: 20px;
}

#lk_piclist .nianfen li {
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #027938;
    border-radius: 3px;
    color: #027938;
    font-size: 16px;
}

#lk_piclist .nianfen li a {
    color: #027938;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
}

#lk_piclist .nianfen li:hover {
    background-color: #027938;
}

#lk_piclist .nianfen li:hover a {
    color: #fff;
}

#lk_piclist .nianfen li:nth-child(1) {
    background-color: #027938;
}

#lk_piclist .nianfen li:nth-child(1) a {
    color: #fff;
}

#lk_piclist .row .col-sm-3 {
    padding-left: 10px;
    padding-right: 10px;
}

#lk_piclist .item {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    background-color: #fff;
    padding: 5px;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}


#lk_piclist .item .shadow a {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}


#lk_piclist .item .shadow a img {
    width: 100%;
    height: 100%;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: ease;
    transition-delay: 0s;
}

#lk_piclist .item p {
    margin-top: 15px;
    color: #666;
    text-align: center;
    width: 100%;
    height: 20px;
}

#lk_piclist .item p a {
    display: block;
    font-size: 14px;
    display: block;
    color: #3d3d3d;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#lk_piclist .item p a:hover {
    color: #027938;
}




@media only screen and (min-width: 1200px) {
    #lk_piclist .item .shadow a {
        display: block;
        width: 262.5px;
        height: 174.8px;
        overflow: hidden;
    }

    #lk_piclist .item .shadow a:hover img {
        width: 115%;
        height: 115%;
    }
}


@media only screen and (max-width: 768px) {
    #lk_piclist .chengshi {
        display: flex;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 10px;
        /* border-bottom: 1px solid #f5f5f5; */
        margin-bottom: 10px;
        padding-left: 0px;
    }


    #lk_piclist .chengshi li {
        width: 15%;
        flex-shrink: 0;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: 1px solid #027938;
        border-radius: 5px;
        color: #666;
        margin-right: 15px;
        font-size: 14px;
    }


    #lk_piclist .chengshi::-webkit-scrollbar {
        display: none;
    }

    #lk_piclist .chengshi li a {
        color: #027938;
        display: inline-block;
        vertical-align: middle;
    }

    #lk_piclist .nianfen {
        display: flex;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 10px;
        /* border-bottom: 1px solid #f5f5f5; */
        margin-bottom: 10px;
        padding-left: 0px;
    }


    #lk_piclist .nianfen li {
        width: 15%;
        flex-shrink: 0;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: 1px solid #027938;
        border-radius: 5px;
        color: #027938;
        margin-right: 15px;
        font-size: 14px;
    }


    #lk_piclist .nianfen::-webkit-scrollbar {
        display: none;
    }

    #lk_piclist .nianfen li a {
        color: #027938;
        display: inline-block;
        vertical-align: middle;
    }

}

@media (max-width: 450px) {
    #lk_piclist .nianfen li {
        width: 25%;
        flex-shrink: 0;
        height: 25px;
        line-height: 25px;
        text-align: center;
        border: 1px solid #027938;
        border-radius: 5px;
        color: #666;
        margin-right: 15px;
        font-size: 14px;
    }

    #lk_piclist .item p a {
        font-size: 13px;
    }

    #lk_piclist .chengshi li {
        width: 25%;
        flex-shrink: 0;
        height: 25px;
        line-height: normal;
        text-align: center;
        border: 1px solid #027938;
        border-radius: 5px;
        color: #666;
        margin-right: 15px;
        font-size: 14px;
    }

}

/***********************图片列表页的样式结束***********************/





/***********************图片详细页的样式开始***********************/
#lk_picdetail {
    background-color: #eff7f2;
    padding-top: 20px;
}

#lk_picdetail .pic_left {
    width: 100%;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}



#lk_picdetail .pic_left .pictop {
    /* border-top: 1px solid #eee; */
    border-bottom: 1px solid #eee;
    width: 100%;
}

#lk_picdetail .pic_left .pictop h1 {
    font-size: 24px;
    margin: 10px 0;
    text-align: center;
    font-weight: 400;
}

#lk_picdetail .pic_left .pictop .subtitle {
    width: 100%;
    height: auto;
    position: relative;
    padding: 8px 0;
    color: #999;
    font-size: 12px;
    text-align: center;
}

#lk_picdetail .pic_left .pictop .subtitle span {
    font-size: 12px;
    margin-right: 40px;
    display: inline-block;
}

#lk_picdetail .pic_left .pictop .subtitle span i {
    margin-right: 3px;
}

#lk_picdetail .pic_left .pictop .subtitle span .ydcs {
    font-size: 20px;
    vertical-align: -3px;
}


#lk_picdetail .pic_left .piccontent {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
}

#lk_picdetail .pic_left .piccontent p {
    margin-bottom: 20px;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    letter-spacing: 1px;
}

#lk_picdetail .pic_left .piccontent p img {
    width: 100% !important;
    height: auto !important;
}





#lk_picdetail .pic_left .piccontent .two_img {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

#lk_picdetail .pic_left .piccontent .two_img img {
    width: 49% !important;
    height: auto !important;
    display: inline-block;
}


#lk_picdetail .pic_left .nextnew {
    width: 100%;
    height: auto;
    line-height: 60px;
    text-align: left;
    box-sizing: border-box;
    border-top: 1px solid #d2d2d2;
    /* border-bottom: 1px solid #d2d2d2; */
}

#lk_picdetail .pic_left .nextnew span {
    margin-right: 40px;
    font-size: 14px;
    color: #3d3d3d;
    display: inline-block;
}

#lk_picdetail .pic_left .nextnew a {
    font-size: 14px;
    color: #3d3d3d;
    text-decoration: none;
}

#lk_picdetail .pic_left .nextnew a:hover {
    color: #027938;
}



#lk_picdetail .pic_right {
    width: 100%;
    padding: 0 20px 20px 20px;
    background-color: #fff;
    /* box-shadow: 0 0 10px rgba(21, 77, 50, 0.24); */
    margin-bottom: 20px;
}


#lk_picdetail .pic_right h2 {
    padding: 12px 0;
    border-bottom: 2px solid #027939;
    font-weight: bold;
    margin: 0px;
}

#lk_picdetail .pic_right span {
    font-size: 20px;
    color: #027939;
    margin-right: 10px;
}

#lk_picdetail .pic_right .right-img {
    margin-top: 0px;
    padding-left: 0px;
}

#lk_picdetail .pic_right .right-img li {
    margin-bottom: 20px;
}

#lk_picdetail .pic_right .right-img li a {
    display: block;
    text-align: center;
    color: #545454;
    text-decoration: none;
}

#lk_picdetail .pic_right .right-img li a:hover {
    color: #027938;
}

#lk_picdetail .pic_right .right-img li a img {
    width: 100%;
    border: 1px solid #fff;
    box-shadow: 5px 10px 10px #eee;
}

#lk_picdetail .pic_right .right-img li a:nth-child(2) {
    margin-top: 10px;
    font-size: 14px;
}

#lk_picdetail .pic_right .right-news {
    padding-left: 0px;
    margin-top: 0px;
}

#lk_picdetail .pic_right .right-news li {
    padding: 5px 0 6px 0;
    border-bottom: 1px dashed #b2b2b2;
    margin-bottom: 6px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#lk_picdetail .pic_right .right-news li em {
    color: #fff;
    padding: 0px 5px;
    background: #027939;
    margin-right: 10px;
}

#lk_picdetail .pic_right .right-news li a {
    font-size: 14px;
    color: #666;
    text-align: left;
    text-decoration: none;
}

#lk_picdetail .pic_right .right-news li a:hover {
    color: #027938;
}


#lk_gdpic {
    padding-top: 20px;
    background-color: #eff7f2;
    padding-bottom: 20px;
}

.pad0 {
    padding: 0px !important;
}

.gdbt h2 {
    font-size: 18px;
    margin: 0px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #027938;
}

#lk_gdpic .row:nth-child(2) {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_gdpic .row .col-sm-3 {
    padding-right: 10px;
    padding-left: 10px;
}


#lk_gdpic .item {
    width: 100%;
    height: auto;
}


#lk_gdpic .item a {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}


#lk_gdpic .item a img {
    box-shadow: -1px 1px 3px 3px rgba(0, 0, 0, .075);
    width: 100%;
    height: 100%;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: ease;
    transition-delay: 0s;
}

#lk_gdpic .item p {
    margin-top: 10px;
    color: #666;
    text-align: center;
    width: 100%;
    height: 20px;
}

#lk_gdpic .item p a {
    display: block;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#lk_gdpic .item p a:hover {
    color: #027938;
}




@media only screen and (min-width: 1200px) {
    #lk_gdpic .item>a {
        display: block;
        width: 267.5px;
        height: 178.13px;
        overflow: hidden;
    }

    #lk_gdpic .item>a:hover img {
        width: 115%;
        height: 115%;
    }

    #lk_picdetail .col-md-9 {
        padding-left: 0px;
        padding-right: 10px;
    }

    #lk_picdetail .col-md-3 {
        padding-left: 10px;
        padding-right: 0px;
    }
}


@media only screen and (max-width: 992px) {

    /* 设置导航栏的文字大小 */
    #lk_header .navbar-lk .navbar-nav a .c-name {
        font-size: 15px;
    }
}

@media only screen and (max-width: 768px) {
    #lk_gdpic .row:nth-child(2) {
        width: 100%;
        margin: 0 auto;
    }

    #lk_gdpic .pad0 {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
}

@media only screen and (max-width: 450px) {


    /* 控制在手机端进行一张一排显示 */
    /* #lk_picdetail .pic_left .piccontent .two_img {
        display: block;
    }

    #lk_picdetail .pic_left .piccontent .two_img img {
        width: 100%;
        margin-bottom: 15px;
        height: auto;
        display: inline-block;
    } */

    #lk_picdetail .pic_left .piccontent .two_img {
        line-height: normal;
    }

    #lk_picdetail .pic_left .piccontent .two_img img {
        width: 49% !important;
        height: 33% !important;
        display: inline-block;
    }


    #lk_picdetail .pic_left .pictop .subtitle span {
        margin-right: 26px;
    }

    #lk_picdetail .pic_left .piccontent {
        margin-bottom: 0px;
    }

    #lk_picdetail .pic_left .pictop h1 {
        font-size: 20px;
        text-align: left;
    }

    #lk_picdetail .pic_left .piccontent p {
        font-size: 14px;
    }

    #lk_picdetail .pic_left .pictop .subtitle {
        text-align: left;
    }

    #lk_picdetail .pic_left .nextnew {
        line-height: 2;
        padding-top: 20px;
    }

    #lk_picdetail .pic_left .nextnew a {
        font-size: 14px;
    }





}

/***********************图片详细页的样式结束***********************/








/***********************视频列表页的样式开始***********************/
.martop0 {
    margin-top: 0px !important;
}

#lk_vidlist {
    padding-top: 40px;
    padding-bottom: 0px;
    background-color: #eff7f2;
}

#lk_vidlist .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_vidlist .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}


#lk_vidlist .chengshi {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    padding-left: 0px;
}

#lk_vidlist .chengshi li {
    width: 80px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #027938;
    border-radius: 3px;
    color: #027938;
    font-size: 16px;
}

#lk_vidlist .chengshi li a {
    color: #027938;
    display: inline-block;
    vertical-align: middle;
}

#lk_vidlist .chengshi li:hover {
    background-color: #027938;
}

#lk_vidlist .chengshi li:hover a {
    color: #fff;
}

#lk_vidlist .chengshi li:nth-child(1) {
    background-color: #027938;
}

#lk_vidlist .chengshi li:nth-child(1) a {
    color: #fff;
}


#lk_vidlist .nianfen {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    padding-left: 0px;
    margin-bottom: 20px;
}

#lk_vidlist .nianfen li {
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #027938;
    border-radius: 3px;
    color: #027938;
    font-size: 16px;
}

#lk_vidlist .nianfen li a {
    color: #027938;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
}

#lk_vidlist .nianfen li:hover {
    background-color: #027938;
}

#lk_vidlist .nianfen li:hover a {
    color: #fff;
}

#lk_vidlist .nianfen li:nth-child(1) {
    background-color: #027938;
}

#lk_vidlist .nianfen li:nth-child(1) a {
    color: #fff;
}

#lk_vidlist .row .col-sm-3 {
    padding-left: 10px;
    padding-right: 10px;
}

#lk_vidlist .item {
    width: 100%;
    height: auto;
    padding: 5px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
    margin-bottom: 20px;
}


#lk_vidlist .item .shadow a {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

#lk_vidlist .item .shadow a i {
    position: absolute;
    font-size: 50px;
    top: 30%;
    left: 40%;
    color: #fff;
}

#lk_vidlist .item .shadow a img {
    width: 100%;
    height: 100%;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: ease;
    transition-delay: 0s;
}

#lk_vidlist .item p {
    margin-top: 10px;
    color: #666;
    text-align: center;
    width: 100%;
    height: 20px;
}

#lk_vidlist .item p a {
    display: block;
    font-size: 14px;
    color: #3d3d3d;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#lk_vidlist .item p a:hover {
    color: #027938;
}


@media only screen and (min-width: 1200px) {
    #lk_vidlist .item .shadow a {
        display: block;
        width: 262.5px;
        height: 174.8px;
        overflow: hidden;
    }

    #lk_vidlist .item .shadow a:hover img {
        width: 115%;
        height: 115%;
    }
}

@media only screen and (max-width: 768px) {

    #lk_vidlist .chengshi {
        display: flex;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 10px;
        /* border-bottom: 1px solid #f5f5f5; */
        margin-bottom: 10px;
        padding-left: 0px;
    }


    #lk_vidlist .chengshi li {
        width: 15%;
        flex-shrink: 0;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: 1px solid #027938;
        border-radius: 5px;
        color: #666;
        margin-right: 15px;
        font-size: 14px;
    }


    #lk_vidlist .chengshi::-webkit-scrollbar {
        display: none;
    }

    #lk_vidlist .chengshi li a {
        color: #027938;
        display: inline-block;
        vertical-align: middle;
    }

    #lk_vidlist .nianfen {
        display: flex;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 10px;
        /* border-bottom: 1px solid #f5f5f5; */
        margin-bottom: 10px;
        padding-left: 0px;
    }


    #lk_vidlist .nianfen li {
        width: 15%;
        flex-shrink: 0;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: 1px solid #027938;
        border-radius: 5px;
        color: #027938;
        margin-right: 15px;
        font-size: 14px;
    }


    #lk_vidlist .nianfen::-webkit-scrollbar {
        display: none;
    }

    #lk_vidlist .nianfen li a {
        color: #027938;
        display: inline-block;
        vertical-align: middle;
    }

    #lk_vidlist .item .shadow a i {
        font-size: 36px;
    }

}

@media only screen and (max-width: 450px) {
    #lk_vidlist .nianfen li {
        width: 25%;
        flex-shrink: 0;
        height: 25px;
        line-height: 25px;
        text-align: center;
        border: 1px solid #027938;
        border-radius: 5px;
        color: #666;
        margin-right: 15px;
        font-size: 14px;
    }

    #lk_vidlist .item .shadow a i {
        font-size: 34px;
    }

    #lk_vidlist .chengshi li {
        width: 25%;
        flex-shrink: 0;
        height: 25px;
        line-height: normal;
        text-align: center;
        border: 1px solid #027938;
        border-radius: 5px;
        color: #666;
        margin-right: 15px;
        font-size: 14px;
    }


}

/***********************视频列表页的样式结束***********************/





/***********************视频详细页的样式开始***********************/

#lk_viddetail {
    padding-top: 20px;
    background-color: #eff7f2;
}

#lk_viddetail .vid_left {
    width: 100%;
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}



#lk_viddetail .vid_left .pictop {
    /* border-top: 1px solid #eee; */
    border-bottom: 1px solid #eee;
    width: 100%;
}

#lk_viddetail .vid_left .pictop h1 {
    font-size: 24px;
    margin: 10px 0;
    text-align: center;
    font-weight: 400;
}

#lk_viddetail .vid_left .pictop .subtitle {
    width: 100%;
    height: auto;
    position: relative;
    padding: 8px 0;
    color: #999;
    font-size: 12px;
    text-align: center;
}

#lk_viddetail .vid_left .pictop .subtitle span {
    font-size: 12px;
    margin-right: 40px;
    display: inline-block;
}

#lk_viddetail .vid_left .pictop .subtitle span i {
    margin-right: 3px;
}

#lk_viddetail .vid_left .pictop .subtitle span .ydcs {
    font-size: 20px;
    vertical-align: -3px;
}


#lk_viddetail .vid_left .piccontent {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
}


#lk_viddetail .vid_left .piccontent p {
    margin-bottom: 20px;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    letter-spacing: 1px;
}


#lk_viddetail .vid_left .piccontent p.video {
    width: 600px;
    height: 450px;
    margin: 0 auto;
    margin-bottom: 20px;
}

#lk_viddetail .vid_left .piccontent p.video video {
    object-fit: fill;
}



#lk_viddetail .vid_left .nextnew {
    width: 100%;
    height: auto;
    line-height: 60px;
    text-align: left;
    box-sizing: border-box;
    border-top: 1px solid #d2d2d2;
    /* border-bottom: 1px solid #d2d2d2; */
}

#lk_viddetail .vid_left .nextnew span {
    margin-right: 40px;
    font-size: 14px;
    color: #3d3d3d;
    display: inline-block;
}

#lk_viddetail .vid_left .nextnew a {
    font-size: 14px;
    color: #3d3d3d;
    text-decoration: none;
}

#lk_viddetail .vid_left .nextnew a:hover {
    color: #027938;
}



#lk_viddetail .vid_right {
    width: 100%;
    background-color: #fff;
    padding: 0 20px 20px 20px;
    /* box-shadow: 0 0 10px rgba(21, 77, 50, 0.24); */
    margin-bottom: 20px;
}


#lk_viddetail .vid_right h2 {
    padding: 12px 0;
    border-bottom: 2px solid #027939;
    font-weight: bold;
    margin: 0px;
}

#lk_viddetail .vid_right span {
    font-size: 20px;
    color: #027939;
    margin-right: 10px;
}

#lk_viddetail .vid_right .right-img {
    margin-top: 0px;
    padding-left: 0px;
}

#lk_viddetail .vid_right .right-img li {
    margin-bottom: 20px;
}

#lk_viddetail .vid_right .right-img li a {
    display: block;
    text-align: center;
    color: #545454;
    text-decoration: none;
}

#lk_viddetail .vid_right .right-img li a:hover {
    color: #027938;
}

#lk_viddetail .vid_right .right-img li a img {
    width: 100%;
    border: 1px solid #fff;
    box-shadow: 5px 10px 10px #eee;
}

#lk_viddetail .vid_right .right-img li a:nth-child(2) {
    margin-top: 10px;
    font-size: 14px;
}

#lk_viddetail .vid_right .right-news {
    padding-left: 0px;
    margin-top: 0px;
}

#lk_viddetail .vid_right .right-news li {
    padding: 5px 0 6px 0;
    border-bottom: 1px dashed #b2b2b2;
    margin-bottom: 6px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#lk_viddetail .vid_right .right-news li em {
    color: #fff;
    padding: 0px 5px;
    background: #027939;
    margin-right: 10px;
}

#lk_viddetail .vid_right .right-news li a {
    font-size: 14px;
    color: #666;
    text-align: left;
    text-decoration: none;
}

#lk_viddetail .vid_right .right-news li a:hover {
    color: #027938;
}


#lk_gdvideo {
    padding-top: 20px;
    background-color: #eff7f2;
    padding-bottom: 20px;
}




.gdbt h2 {
    font-size: 18px;
    margin: 0px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #027938;
}

#lk_gdvideo .row:nth-child(2) {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_gdvideo .row .col-sm-3 {
    padding-left: 10px;
    padding-right: 10px;
}

#lk_gdvideo .item {
    width: 100%;
    height: auto;
}



#lk_gdvideo .item a {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

#lk_gdvideo .item a i {
    position: absolute;
    font-size: 50px;
    top: 30%;
    left: 40%;
    color: #fff;
}

#lk_gdvideo .item a img {
    box-shadow: -1px 1px 3px 3px rgba(0, 0, 0, .075);
    width: 100%;
    height: 100%;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: ease;
    transition-delay: 0s;
}

#lk_gdvideo .item p {
    margin-top: 10px;
    color: #666;
    text-align: center;
    width: 100%;
    height: 20px;
}

#lk_gdvideo .item p a {
    display: block;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#lk_gdvideo .item p a:hover {
    color: #027938;
}


@media only screen and (min-width: 1200px) {
    #lk_gdvideo .item>a {
        display: block;
        width: 267.5px;
        height: 178.13px;
        overflow: hidden;
    }

    #lk_gdvideo .item>a:hover img {
        width: 115%;
        height: 115%;
    }

    #lk_viddetail .col-md-9 {
        padding-left: 0px;
        padding-right: 10px;
    }

    #lk_viddetail .col-md-3 {
        padding-left: 10px;
        padding-right: 0px;
    }
}

@media only screen and (max-width: 768px) {


    #lk_gdvideo .pad0 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    #lk_gdvideo .item a i {
        font-size: 36px;
    }

    #lk_viddetail .vid_left .piccontent p.video {
        width: 100%;
        height: auto;
    }

    #lk_gdvideo .row:nth-child(2) {
        width: 100%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 450px) {

    #lk_viddetail .vid_left .piccontent iframe {
        width: 100% !important;
        height: auto !important;
    }

    #lk_viddetail .vid_left .pictop .subtitle span {
        font-size: 12px;
        margin-right: 24px;
        display: inline-block;
    }

    #lk_viddetail .vid_left .pictop h1 {
        font-size: 20px;
        text-align: left;
    }

    #lk_viddetail .vid_left .piccontent p {
        font-size: 14px;
    }

    #lk_viddetail .vid_left .pictop .subtitle {
        text-align: left;
    }

    #lk_viddetail .vid_left .nextnew {
        line-height: 2;
        padding-top: 20px;
    }

    #lk_viddetail .vid_left .nextnew a {
        font-size: 14px;
    }

    #lk_gdvideo .item a i {
        font-size: 34px;
    }

    .daohang {
        font-size: 13px !important;
    }

    .daohang i {
        font-size: 13px !important;
    }


    .daohang a {
        font-size: 13px !important;
    }


}

@media only screen and (max-width: 320px) {
    #lk_viddetail .vid_left .pictop .subtitle span {
        font-size: 12px;
        margin-right: 0px;
        display: inline-block;
    }

    #lk_picdetail .pic_left .pictop .subtitle span {
        margin-right: 0px;
    }

    #lk_qudetail .qu_left .pictop .subtitle span {
        margin-right: 0px;
    }


}

/***********************视频详细页的样式结束***********************/






/***********************基地列表页的样式开始***********************/
#lk_jdlist .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_jdlist .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}


#lk_jdlist {
    padding-top: 40px;
    background-color: #eff7f2;
}



#lk_jdlist .row {
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 40px;
    /* border-bottom: 1px dashed #d2d2d2; */
    background-color: #fff;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_jdlist .jd_img {
    width: 100%;
    height: auto;
}

#lk_jdlist .jd_img img {
    width: 100%;
    height: auto;
}


#lk_jdlist .jd_txt {
    width: 100%;
    height: auto;
}

#lk_jdlist .jd_txt a {
    display: block;
    text-decoration: none;
    margin-bottom: 10px;
    line-height: 32px;
    font-size: 22px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#lk_jdlist .jd_txt a:hover {
    color: #027938;
}

#lk_jdlist .jd_txt p {
    font-size: 14px;
    color: #6d6d6d;
    line-height: 1.8;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

#lk_jdlist .jd_anniu {
    width: 100%;
    margin-top: 3%;
    overflow: hidden;
}

#lk_jdlist .jd_anniu p {
    display: block;
    text-align: center;
    font-size: 14px;
    float: left;
    color: #6d6d6d;
    height: 40px;
    line-height: 40px;
    margin: 0px;
}

#lk_jdlist .jd_anniu p span {
    font-size: 12px;
    margin-right: 40px;
    display: inline-block;
}

#lk_jdlist .jd_anniu p .iconfont {
    margin-right: 3px;
}

#lk_jdlist .jd_anniu p .ydcs {
    font-size: 20px;
    vertical-align: -3px;
}


#lk_jdlist .jd_anniu a {
    display: block;
    color: #6d6d6d;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #027938;
    font-size: 14px;
    text-decoration: none;
    overflow: hidden;
    float: right;
}

#lk_jdlist .jd_anniu a span {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    color: #027938;
    transition: all 0.3s linear;
}


#lk_jdlist .jd_anniu a:hover span {
    top: -100%;
    color: #fff;
}

#lk_jdlist .jd_anniu a b {
    font-weight: normal;
    font-family: "宋体";
    margin-left: 10px;
}


#lk_jdlist .jd_anniu a:hover {
    background-color: #027938;
    color: #fff;
    border-color: #027938;
}


#lk_yema {
    background-color: #eff7f2;
}

#lk_yema .pageinfo {
    display: none;
}



#lk_yema a {
    color: #333;
    border-radius: 50%;
    margin-right: 10px;
    border: 1px solid #cfcfcf;
}


#lk_yema .noa {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

#lk_yema li.noa {
    border-radius: 50%;
    margin-right: 10px;
    border: 1px solid #cfcfcf;
    background-color: #027938;
    color: #fff;
    padding: 8px 16px;
    font-size: 18px;
    float: left;
    margin-left: -1px;
    line-height: 1.42857143;
}


#lk_yema .noa {
    color: #333;
    border-radius: 50%;
    margin-right: 10px;
    border: 1px solid #cfcfcf;
}



/* #lk_yema li:nth-child(2) a {
    background-color: #027938;
    color: #fff;
} */

#lk_yema a:hover {
    color: #fff;
    background-color: #027938;
}



@media only screen and (min-width: 1200px) {

    #lk_yema .pagination>li>a,
    #lk_yema .pagination>li>span {
        padding: 8px 16px;
        font-size: 18px;
    }

    #lk_yema .pagination>li.noa {
        padding: 8px 16px;
        font-size: 18px;
    }

    #lk_jdlist .jd_img {
        width: 262.5px;
        height: 175px;
        overflow: hidden;
    }

    #lk_jdlist .jd_img img {
        width: 100%;
        height: 100%;
        transition-property: all;
        transition-duration: 0.6s;
        transition-timing-function: ease;
        transition-delay: 0s;
    }

    #lk_jdlist .row:hover img {
        width: 110%;
        height: 110%;
    }
}

@media only screen and (max-width: 768px) {}

@media only screen and (max-width: 450px) {
    #lk_jdlist .jd_txt a {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 2px;
        margin-top: 6px;
        /* font-weight: bold; */
        text-align: center;
    }

    #lk_jdlist .jd_txt p {
        text-align: justify;
    }

    #lk_jdlist .row {
        margin: 0 auto;
        width: 100%;
        margin-bottom: 20px;
    }

    #lk_yema li.thisclass a {
        padding: 6px 12px;
        margin-left: -1px;
        font-size: 14px;
    }

    #lk_yema li.noa {
        padding: 6px 12px;
        margin-left: -1px;
        font-size: 14px;
    }
}


@media only screen and (max-width: 320px) {
    .navbar-brand>img {
        width: 230px !important;
    }
}


/***********************基地列表页的样式结束***********************/




/***********************基地详细页的样式开始***********************/
#lk_jddetail {
    background-color: #eff7f2;
    padding-top: 20px;
}

#lk_jddetail .jd_left {
    width: 100%;
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}



#lk_jddetail .jd_left .pictop {
    /* border-top: 1px solid #eee; */
    border-bottom: 1px solid #eee;
    width: 100%;
}

#lk_jddetail .jd_left .pictop h1 {
    font-size: 24px;
    margin: 10px 0;
    text-align: center;
    font-weight: 400;
}

#lk_jddetail .jd_left .pictop .subtitle {
    width: 100%;
    height: auto;
    position: relative;
    padding: 8px 0;
    color: #999;
    font-size: 12px;
    text-align: center;
}

#lk_jddetail .jd_left .pictop .subtitle span {
    font-size: 12px;
    margin-right: 40px;
    display: inline-block;
}

#lk_jddetail .jd_left .pictop .subtitle span i {
    margin-right: 3px;
}

#lk_jddetail .jd_left .pictop .subtitle span .ydcs {
    font-size: 20px;
    vertical-align: -3px;
}


#lk_jddetail .jd_left .piccontent {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

#lk_jddetail .jd_left .piccontent p {
    margin-bottom: 20px;
    font-size: 16px;
    color: #3d3d3d;
    line-height: 24px;
    letter-spacing: 1px;
}

#lk_jddetail .jd_left .piccontent p:last-child {
    margin-bottom: 0px;
}

#lk_jddetail .jd_left .askdetail p img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

#lk_jddetail .jd_left .askdetail .two_img img {
    width: 49% !important;
    height: auto !important;
    display: inline-block;
}

#lk_jddetail .jd_left .nextnew {
    width: 100%;
    height: auto;
    line-height: 60px;
    text-align: left;
    box-sizing: border-box;
    border-top: 1px solid #d2d2d2;
    /* border-bottom: 1px solid #d2d2d2; */
}

#lk_jddetail .jd_left .nextnew span {
    margin-right: 40px;
    font-size: 14px;
    color: #3d3d3d;
    display: inline-block;
}

#lk_jddetail .jd_left .nextnew a {
    font-size: 14px;
    color: #3d3d3d;
    text-decoration: none;
}

#lk_jddetail .jd_left .nextnew a:hover {
    color: #027938;
}




#lk_jddetail .jd_right {
    width: 100%;
    background-color: #fff;
    padding: 0px 20px 20px 20px;
    /* box-shadow: 0 0 10px rgba(21, 77, 50, 0.24); */
    margin-bottom: 20px;
}


#lk_jddetail .jd_right h2 {
    padding: 12px 0;
    border-bottom: 2px solid #027939;
    font-weight: bold;
    margin: 0px;
}

#lk_jddetail .jd_right span {
    font-size: 20px;
    color: #027939;
    margin-right: 10px;
}

#lk_jddetail .jd_right .right-img {
    margin-top: 0px;
    padding-left: 0px;
}

#lk_jddetail .jd_right .right-img li {
    margin-bottom: 20px;
}

#lk_jddetail .jd_right .right-img li a {
    display: block;
    text-align: center;
    color: #545454;
    text-decoration: none;
}

#lk_jddetail .jd_right .right-img li a:hover {
    color: #027938;
}

#lk_jddetail .jd_right .right-img li a img {
    width: 100%;
    border: 1px solid #fff;
    box-shadow: 5px 10px 10px #eee;
}

#lk_jddetail .jd_right .right-img li a:nth-child(2) {
    margin-top: 10px;
    font-size: 14px;
}

#lk_jddetail .jd_right .right-news {
    padding-left: 0px;
    margin-top: 0px;
}

#lk_jddetail .jd_right .right-news li {
    padding: 5px 0 6px 0;
    border-bottom: 1px dashed #b2b2b2;
    margin-bottom: 6px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#lk_jddetail .jd_right .right-news li em {
    color: #fff;
    padding: 0px 5px;
    background: #027939;
    margin-right: 10px;
}

#lk_jddetail .jd_right .right-news li a {
    font-size: 14px;
    color: #666;
    text-align: left;
    text-decoration: none;
}

#lk_jddetail .jd_right .right-news li a:hover {
    color: #027938;
}



#lk_gdjd {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #eff7f2;
}


.gdbt h2 {
    font-size: 18px;
    margin: 0px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #027938;
}

#lk_gdjd .row:nth-child(2) {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_gdjd .row .col-sm-3 {
    padding-right: 10px;
    padding-left: 10px;
}


#lk_gdjd .item {
    width: 100%;
    height: auto;
}


#lk_gdjd .item a {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}


#lk_gdjd .item a img {
    box-shadow: -1px 1px 3px 3px rgba(0, 0, 0, .075);
    width: 100%;
    height: 100%;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: ease;
    transition-delay: 0s;
}

#lk_gdjd .item p {
    margin-top: 10px;
    color: #666;
    text-align: center;
    width: 100%;
    height: 20px;
}

#lk_gdjd .item p a {
    display: block;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#lk_gdjd .item p a:hover {
    color: #027938;
}


@media only screen and (min-width: 1200px) {
    #lk_jddetail .col-md-9 {
        padding-left: 0px;
        padding-right: 10px;
    }

    #lk_jddetail .col-md-3 {
        padding-left: 10px;
        padding-right: 0px;
    }

    #lk_gdjd .item>a {
        display: block;
        width: 267.5px;
        height: 200.63px;
        overflow: hidden;
    }

    #lk_gdjd .item>a:hover img {
        width: 115%;
        height: 115%;
    }

    .navbar-header .navbar-brand>img {
        width: 350px;
    }


    #lk_header .navbar-lk .navbar-brand {
        height: 100px;
        padding: 8px 15px;
    }
}



@media only screen and (max-width: 768px) {
    #lk_gdjd .row:nth-child(2) {
        width: 100%;
        margin: 0 auto;
    }

    #lk_gdjd .pad0 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }


}

@media only screen and (max-width: 450px) {
    #lk_jddetail .jd_left .pictop .subtitle span {
        margin-right: 26px;
    }

    #lk_jddetail .jd_left .pictop h1 {
        font-size: 20px;
        text-align: left;
    }

    #lk_jddetail .jd_left .piccontent p {
        font-size: 14px;
    }

    #lk_jddetail .jd_left .pictop .subtitle {
        text-align: left;
    }

    #lk_jddetail .jd_left .askdetail p img {
        width: 100% !important;
        height: auto !important;
    }

    #lk_jddetail .jd_left .nextnew {
        line-height: 2;
        padding-top: 20px;
    }


}

@media only screen and (max-width: 320px) {
    #lk_jddetail .jd_left .pictop .subtitle span {
        margin-right: 0px;
    }

    #lk_course .cont .desbox .push {
        width: 110px;
        margin-top: 0px;
    }

    #lk_course .cont .desbox .pri .big {
        font-size: 26px;
    }

    #lk_course .cont .name {
        font-size: 20px;
    }

    #lk_course .cont .intro {
        font-size: 14px;
    }
}

/***********************基地详细页的样式结束***********************/






/***********************夏令营特色的样式开始***********************/
#lk_tese {
    padding-top: 40px;
    background-color: #eff7f2;
}

#lk_tese .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_tese .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

#lk_tese .ts_video {
    width: 100%;
    height: 312px;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_tese .ts_video video {
    object-fit: fill;
    width: 100%;
    height: 100%;
}

#lk_tese .ts_txt {
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_tese .ts_txt .bt {
    color: #027938;
    font-size: 24px;
}

#lk_tese .ts_txt .nr {
    color: #6d6d6d;
    font-size: 16px;
    margin-bottom: 20px;
}

#lk_tese .ts_txt .bm {
    font-size: 16px;
    color: #027938;
}

#lk_tese .ts_txt .bm a {
    color: #027938;
}


#lk_sixts {
    padding-top: 40px;
    background-color: #eff7f2;
}

#lk_sixts .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_sixts .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

#lk_sixts .my_colxs {
    padding-left: 10px;
    padding-right: 10px;
}

#lk_sixts .ts_item {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_sixts .ts_item .ts_img {
    width: 100%;
    height: auto;
}

#lk_sixts .ts_item .ts_img img {
    width: 100%;
    height: auto;
}

#lk_sixts .ts_item .ts_title {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 17px;
    background-color: #fff;
    padding: 10px 10px;
    z-index: 1000;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000;
}

#lk_sixts .ts_item .ts_neirong {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    top: -100%;
    padding: 10px;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.9);
    transition: 0.5s;
    z-index: 10;
    font-size: 15px;
    line-height: 1.7;
    color: #027938;
}

#lk_sixts .ts_item:hover .ts_neirong {
    top: 0px;
}

#lk_sixts .ts_item:hover .ts_title {
    background-color: #027938;
    color: #fff;
}

#lk_change {
    padding-top: 20px;
    background-color: #eff7f2;
}

#lk_change .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_change .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

#lk_change .col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
}

#lk_change .c_item {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_change .c_item .c_img {
    width: 100%;
    height: auto;
}

#lk_change .c_item .c_img img {
    width: 100%;
    height: auto;
}

#lk_change .c_item .c_txt {
    width: 100%;
    height: auto;
    background-color: #fff;
    box-sizing: border-box;
    padding: 10px;
    color: #3d3d3d;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

#lk_change .c_item:hover .c_txt {
    color: #027938;
}

#lk_change .c_item .c_num {
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 24px;
    background-color: #027938;
    top: 0;
    left: 0;
    color: #fff;
}


#lk_change .gdkc {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

#lk_change .gdkc span {
    display: inline-block;
    width: 120px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #027938;
    border-radius: 17px;
    color: #027938;
}

#lk_change .gdkc span:nth-child(1) {
    margin-right: 40px;
}

#lk_change .gdkc span a {
    font-size: 16px;
    color: #027938;
}

#lk_change .gdkc span:hover {
    background-color: #027938;
}

#lk_change .gdkc span:hover a {
    color: #fff;
}

@media only screen and (min-width: 1200px) {

    #lk_sixts .ts_item .ts_img {
        width: 370px;
        height: 177.29px;
    }

    #lk_sixts .ts_item .ts_img img {
        width: 100%;
        height: 100%;
        transition-property: all;
        transition-duration: 0.6s;
        transition-timing-function: ease;
        transition-delay: 0s;
    }


    #lk_sixts .ts_item:hover img {
        width: 115%;
        height: 115%;
    }




}

@media only screen and (max-width: 768px) {
    #lk_tese .ts_video {
        width: 100%;
        height: auto;
        margin-bottom: 0px;
    }

    #lk_sixts .ts_item .ts_title {
        font-size: 18px;
    }

    #lk_sixts .ts_item .ts_neirong {
        font-size: 14px;
    }
}

@media only screen and (max-width: 450px) {


    #lk_change .col-md-3:nth-child(2n+1) {
        padding-right: 5px;
    }

    #lk_change .col-md-3:nth-child(2n) {
        padding-left: 5px;
    }

    #lk_tese .ts_txt .bt {
        font-size: 18px;
    }

    #lk_tese .ts_txt .nr {
        font-size: 14px;
        line-height: 1.6;
    }

    #lk_tese .ts_txt .bm {
        font-size: 14px;
    }

    #lk_sixts .ts_item .ts_title {
        font-size: 16px;
    }

    #lk_sixts .my_row {
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    #lk_sixts .my_colxs {
        width: 100%;
        flex-shrink: 0;
    }

    #lk_change .c_item .c_txt {
        font-size: 12px;
        padding: 2px;
    }


    #lk_change .c_item .c_num {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 18px;
    }
}

/***********************夏令营特色的样式结束***********************/




/***********************后勤保障的样式开始***********************/
#lk_safe {
    background-color: #eff7f2;
    padding-top: 40px;
}

#lk_safe .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_safe .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

#lk_safe .row {
    margin-bottom: 40px;
    background-color: #fff;
    padding: 20px 5px 20px 5px;
    /* box-shadow: 0 0 10px rgba(21, 77, 50, 0.24); */
    position: relative;
    z-index: 100;
}

#lk_safe .container .row:nth-child(2n) .z1 {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #027938;
    top: 0;
    left: 0;
    z-index: 1;
    /* transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); */
}

#lk_safe .container .row .sa_title {
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#lk_safe .container .row:nth-child(2n) .sa_title {
    color: #fff;
}

#lk_safe .container .row:nth-child(2n) span {
    color: #fff000;
}

#lk_safe .container .row:nth-child(2n) .sa_nr {
    color: #fff;
}

#lk_safe .sa_img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 100;
}

#lk_safe .sa_img img {
    width: 100%;
    height: auto;
}

#lk_safe .sa_txt {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 100;
}

#lk_safe .sa_title {
    width: 100%;
    font-size: 24px;
    color: #3d3d3d;
    font-weight: bold;
}

#lk_safe .sa_title span {
    color: #027938;
    font-size: 26px;
    margin-right: 6px;
}

#lk_safe .sa_nr {
    width: 100%;
    font-size: 16px;
    color: #6d6d6d;
    line-height: 1.8;
}


#lk_zyqc {
    background-color: #eff7f2;
    padding-top: 0px;
}

#lk_zyqc .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_zyqc .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

#lk_zyqc .qc_item {
    width: 100%;
    height: auto;
    position: relative;
    padding: 20px;
    background-color: #fff;
    margin-bottom: 20px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_zyqc .qc_item .qc_img img {
    width: 100%;
    height: auto;
}

#lk_zyqc .qc_item .qc_bt {
    text-align: center;
    margin-top: 20px;
    color: #3d3d3d;
    font-size: 14px;
}

#lk_zyqc .qc_item .qc_txt {
    position: absolute;
    width: 100%;
    height: auto;
    background-color: #027938;
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
    top: -100%;
    left: 0;
    transition: 0.5s;
    padding: 10px;
}

#lk_zyqc .qc_item:hover .qc_txt {
    top: 0;
    left: 0;
}


#lk_yjfa {
    background-color: #eff7f2;
    padding-top: 20px;
    padding-bottom: 20px;
}

#lk_yjfa .title h2 {
    font-weight: bold;
    color: #027938;
    margin-top: 0px;
}

#lk_yjfa .title p {
    margin: 0;
    font-size: 14px;
    color: #6d6d6d;
    margin-bottom: 10px;
}

#lk_yjfa .row {
    padding: 20px 5px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

#lk_yjfa .yj_item {
    width: 100%;
    margin-bottom: 20px;
}

#lk_yjfa .yj_item .wen {
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
}

#lk_yjfa .yj_item .da {
    font-size: 14px;
    color: #6d6d6d;
}

@media only screen and (min-width: 1200px) {
    #lk_safe .row .sa_txt {
        margin-top: 60px;
    }

    #lk_safe .container .row .sa_title {
        margin-bottom: 26px;
    }

    #lk_safe .sa_nr {
        font-size: 15px;
        color: #6d6d6d;
        line-height: 26px;
    }

    #lk_safe .sa_title span {
        margin-right: 10px;
        font-size: 40px;
        vertical-align: sub;
    }
}


@media only screen and (min-width: 768px) {
    #lk_safe .container .row:nth-child(2n) .col-sm-6:nth-child(1) {
        float: right;
    }

    #lk_safe .container .row:nth-child(2n) .col-sm-6:nth-child(2) {
        float: left;
    }

}

@media only screen and (max-width: 768px) {
    #lk_safe .row {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    #lk_yjfa .row {
        width: 100%;
        margin: 0 auto;
    }

}

@media only screen and (max-width: 450px) {

    #lk_safe .sa_nr {
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    #lk_safe .sa_title {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 5px;
    }

    #lk_safe .sa_title span {
        font-size: 18px;
    }

    #lk_safe .sa_nr {
        font-size: 14px;
        margin-bottom: 0px;
    }

    /* #lk_yjfa .yj_item .da {
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    } */
    #lk_yjfa .yj_item .da p {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .xianlu h2 {
        line-height: 24px;
        font-size: 22px;
    }
}


/***********************后勤保障的样式结束***********************/


/*********************** 家长评价详细页 **************************/

.pjxxy .course_pj {
    background-color: #fff;
    padding-top: 20px;
}



.pjxxy .course_pj .pj_img img {
    width: 100%;
    height: auto;
    box-shadow: 0 0 10px rgba(21, 77, 50, 0.24);
}

.pjxxy .course_pj .pj_img p {
    padding-top: 20px;
    padding-bottom: 30px;
    text-align: center;
    font-size: 16px;
    color: #027938;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pjxxy .course_pj .pj_img:nth-child(n+5) {
    display: block;
}


@media only screen and (max-width: 768px) {
    .pjxxy .course_pj .pj_img {
        margin-bottom: 0px;
    }

    .pjxxy .course_pj .pj_img p {
        display: none;
    }
}



@media only screen and (max-width: 450px) {
    #qiehuan .card {
        background: none;
        border: none;
        border-radius: 0;
        box-shadow: none;
    }

    .card .sidebar-tile {
        text-align: center;
    }

    .card .sidebar-tile ul {
        list-style: none;
        margin: 0;
        padding: 10px 0;
        text-align: center;
    }

    .card .sidebar-tile ul li {
        white-space: nowrap;
        display: inline-block;
        border: 1px solid #027938;
        border-radius: 3px;
        margin-left: 10px;
    }

    .card .sidebar-tile ul li:first-child {
        margin-left: 0px;
    }

    .card .sidebar-tile ul li a {
        text-decoration: none;
        display: block;
        padding: 5px 5px;
        font-size: 14px;
        font-weight: 300;
        color: #027938;
        /* color: #222222; */
    }

    .card .sidebar-tile .yearlist li a {
        text-decoration: none;
        display: block;
        padding: 5px 12px;
        font-size: 14px;
        font-weight: 300;
        color: #027938;
        /* color: #222222; */
    }

    .card .sidebar-tile ul li.active {
        background-color: #027938;
    }

    .card .sidebar-tile ul li.active a {
        color: #fff;
    }


    .card .sidebar-tile ul li.active a:hover {
        color: #fff;
    }

    #lk_jdlist {
        padding-top: 15px;
        background-color: #eff7f2;
    }

    #lk_jddetail {
        background-color: #eff7f2;
        padding-top: 15px;
    }

    #lk_piclist {
        padding-top: 10px;
    }

    #lk_piclist .title h2 {
        font-size: 24px;
    }

    #lk_picdetail {
        background-color: #eff7f2;
        padding-top: 10px;
    }

    #lk_courselist {
        padding-top: 10px;
        background-color: #eff7f2;
    }

    #lk_courselist .title h2 {
        margin-top: 0px;
    }

    #lk_vidlist {
        padding-top: 10px;
    }

    #lk_tese {
        padding-top: 15px;
        background-color: #eff7f2;
    }

    #lk_safe {
        background-color: #eff7f2;
        padding-top: 15px;
    }

    #lk_question {
        padding-top: 10px;
    }

    #lk_zhinan {
        padding-top: 10px;
    }


    #lk_about {
        padding-top: 10px;
    }

    .title h2 {
        font-size: 26px !important;
    }


    #lk_contact {
        padding-top: 10px;
    }

    #lk_pxys {
        padding-top: 10px;
    }

    #lk_qudetail {
        padding-top: 10px;
    }

    #lk_product #product3 .news-wt ul li:nth-child(n+7) {
        display: none !important;
    }

    #lk_product #product3 .news-wt {
        height: auto !important;
    }

    #lk_zxbm {
        padding-top: 10px;
    }

}




.course_plan .zxbg {
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px;
}

/* 50天60天课程页面安排表格 */

.tg_zx {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

.tg_zx td {
    border-color: black;
    border-style: solid;
    border-width: 1px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    overflow: hidden;
    padding: 10px 5px;
    word-break: normal;
}

.tg_zx th {
    border-color: black;
    border-style: solid;
    border-width: 1px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    padding: 10px 5px;
    word-break: normal;
}

.tg_zx .tg-yxec {
    color: #333;
    text-align: center;
    vertical-align: middle
}

.tg_zx .tg-stis {
    color: #333;
    text-align: center;
    vertical-align: top
}

.tg_zx tr:nth-child(1) span {
    font-weight: bold;
    font-style: normal;
    color: #333;
}

.tg_zx tr:nth-child(2) span {
    font-weight: normal;
    font-style: normal;
    color: #333;
}

.tg_zx tr:nth-child(3) span {
    color: #333;
}

@media only screen and (max-width: 767px) {
    .course_plan .zxbg {
        padding: 15px;
    }

    .tg_zx td {
        font-size: 12px;
        padding: 10px 2px;
    }

    .tg_zx th {
        font-size: 12px;
        padding: 10px 2px;
    }
}

.course_plan .apbg {
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px;
}

.tg_ap {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

.tg_ap td {
    border-color: black;
    border-style: solid;
    border-width: 1px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    overflow: hidden;
    padding: 10px 5px;
    word-break: normal;
}

.tg_ap th {
    border-color: black;
    border-style: solid;
    border-width: 1px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    padding: 10px 5px;
    word-break: normal;
}

.tg_ap .tg-yxec {
    color: #333;
    text-align: center;
    vertical-align: middle
}

.tg_ap .tg-7n5n {
    color: #333;
    font-weight: bold;
    text-align: center;
    vertical-align: top
}

.tg_ap .tg-stis {
    color: #333;
    text-align: center;
    vertical-align: top
}

.tg_ap th span {
    font-weight: bold;
    font-style: normal;
    color: #333;
}

.tg_ap td span {
    color: #333;
}

@media only screen and (max-width: 767px) {
    .course_plan .apbg {
        padding: 15px;
    }

    .tg_ap td {
        font-size: 12px;
        padding: 10px 2px;
    }

    .tg_ap th {
        font-size: 12px;
        padding: 10px 2px;
    }
}




.diqums {
    margin-bottom: 20px;
    font-size: 16px;
    color: #3d3d3d;
    line-height: 24px;
}

.nobgcolor {
    background: none !important;
    margin-bottom: 0px !important;
}


.gaishu {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    margin: 0 auto;
    background-color: #f5f5f5;
    font-size: 13px !important;
    line-height: 2;
    text-indent: 30px;
    color: #999 !important;
}

.shoutu img {
    width: 100%;
    height: auto;
}

#lk_qudetail .qu_left .piccontent .shoutu {
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}


#lk_qudetail .qu_left .piccontent .shoutu.lastst {
    margin-bottom: 20px;
}


#lk_qudetail .qu_right span.kcjg {
    display: inline-block;
    color: red;
    font-size: 14px;
    width: 28%;
    margin-right: 0px;
    text-align: right;
    overflow: hidden;
}


#lk_qudetail .qu_right .right-img li a.kcmc {
    display: inline-block;
    width: 70%;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media only screen and (max-width: 767px) {
    .diqums {
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 14px;
    }

    .gaishu {
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        padding-bottom: 5px;
    }

    .card .sidebar-tile .hddh {
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        padding-left: 15px;
        box-sizing: border-box;
    }

    .card .sidebar-tile .hddh li {
        flex-shrink: 0;
        margin-left: 20px;
    }

    .card .sidebar-tile .hddh::-webkit-scrollbar {
        display: none;
    }
}


.shenming p {
    text-align: center;
    color: #bbb;
    padding-top: 10px;
    border-top: 1px solid #f5f5f5;
}

@media only screen and (max-width: 640px) {
    .shenming p {
        font-size: 12px;
        padding-top: 0px;
        padding-bottom: 10px;
    }

    #lk_footer .beian {
        padding-bottom: 0px;
    }


    #lk_footer .beian a {
        font-size: 14px;
    }

    #lk_footer .footer_mid ul {
        height: 150px;
    }

}