/* 导航 */
.top{
    width: 100%;
    font-size: 12px;
    height: 33px;
}
.top .welcome{
    width: 320px;
}
.top .right a{
    padding: 0 6px;
}
.logo{
    text-align: center;
}
.logo img {
max-width:800px;
    margin: 40px 0 30px;
}

.navbox {
    width: 100%;
    z-index: 999;
    background-color: #009C84;
}
.nav {
    width: 100%;
}

.nav .layui-nav {
    width: 100%;
    display: table;
    background-color: transparent;
    padding: 0 28px;
}

.nav .layui-nav li {
    width: 200px;
    display: table-cell;
    text-align: center;
    line-height: 46px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    /* font-family: serif;
    font-weight: bold; */
}
.nav .layui-nav li>a{
    display: block;
    line-height: 20px;
    margin: 12px 0;
    border-left: 2px solid #fff;
}
.nav .layui-nav li:first-child>a{
    border: 0;
}
.nav .layui-nav>a {
    font-size: 16px;
}

.nav .layui-nav a {
    color: #fff;
    font-size: 18px;
    padding: 0;
    letter-spacing: 1px;
}

.layui-nav .layui-nav-child a {
    font-size: 13px;
    color: #555;
}

.layui-nav .layui-this:after,
.layui-nav-bar,
.layui-nav-tree .layui-nav-itemed:after {
    background-color: unset;
}

.nav .layui-nav .layui-this {    
    /* background-color: #fff; */
    
}



.nav .layui-nav .layui-this a {
    color: #FCFF00;
    /* font-weight: bold; */
    /* font-size: 20px; */
}

.nav .layui-nav li:hover {
    /* background-color: #fff; */
    /* -webkit-transition: all .1s; */

}

.nav .layui-nav li:hover>a {
    color: #FCFF00;
    /* font-weight: bold; */
    -webkit-transition: all .1s;
}

.nav .layui-nav-child {
    top: 36px;
    background-color: #fff;
}

.nav .layui-nav .layui-nav-mored,
.nav .layui-nav-itemed>a .layui-nav-more {
    border-top-color: rgba(0, 0, 0, 0) !important;
}


.nav .layui-nav .layui-nav-more {
    display: none;
}

.nav .layui-nav .layui-nav-child a:hover {
    background-color: #009C84;
    color: #fff;
}

.nav .layui-nav .layui-nav-child dd.layui-this a,
.layui-nav-child dd.layui-this {
    background-color: #009C84;
}



/* 首页新闻轮播 */



.newsplay{
    position: relative;
}
.newsplay img{
    width: 100%;
    height: 200px;
}
.newsplay p{
    line-height: 36px;
    padding: 0 8px;
    font-size: 15px;
    background-color: #f6f1f8;
    font-weight: bold;
    /* color: #fff; */
    font-family: 宋体;
}
.newsplay p a{
    /* color: #fff; */
}
.newsplay .layui-carousel-ind{
    position: absolute;
    top: auto !important;
    bottom: 38px;
    width: auto;
    right: 10px;
    text-align: right;
}
.newsplay .layui-carousel{
    margin-bottom: 0;
}

.newsplay .swiper-pagination{
    bottom: 42px !important;
    text-align: right;
    padding-right: 12px;
    box-sizing: border-box;
}
.newsplay .swiper-pagination-bullet{
    width: 16px;
    height: 16px;
    line-height: 18px;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    opacity: 1;
    background-color: rgba(0,0,0,.2);
}
.newsplay .swiper-pagination-bullet-active{
    background-color: #019f88;
}
/* 首页新闻轮播 */

.tab {
    line-height: 48px;
    background-size: 32px;
    font-size: 22px;
    letter-spacing: 1px;
    border-bottom: 1px dotted #ccc;
margin-bottom: 8px;
}
.tab span{
    padding: 10px;
}
.tab span:hover{
    cursor: pointer;
}
.tab span.on{
    border-bottom: 2px solid #009c84;
}
.tab span:before{
    border-right: 20px;
}

.link .contact{
font-size: 14px;
}
.indexbox .sname{
    line-height: 44px;
    background-size: 32px;
    font-size: 18px;
    letter-spacing: 1px;
    border-bottom: 1px dotted #ccc;
margin-bottom: 8px;
}
.indexbox .sname span{
    padding: 10px 18px;
border-bottom: 2px solid #009c84;
background-color: #009c84;
    color: #fff;
}

.indexbox .sname img{
    height: 22px;
    margin-right: 8px;
}
.partright{

}
/* banner */

.banner {
    height: 470px;
}

.banner .item {
    width: 100%;
    height: 100%;
}

.banner .swiper-button-next {
    opacity: 0;
}

.banner .swiper-button-prev {
    opacity: 0;
}

.banner:hover .swiper-button-next,
.banner:hover .swiper-button-prev {
    opacity: 1;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.bannertext img {
    /* width: 60%; */
}

.bannertext .text {
    color: #fff;
    font-size: 16px;
    line-height: 80px;
    margin-top: 40px;
    margin-bottom: 8px;
}

.bannertext .button {
    font-size: 16px;
    background-color: #A88649;
    padding: 15px 20px;
    border-radius: 20px;
    color: #fff;
}

.banner .swiper-pagination-bullet {
    width: 40px;
    height: 4px;
    line-height: 20px;
    font-size: 12px;
    border-radius: 2px;
    background-color: #eee;
    color: #fff;
    opacity: 1;
    box-shadow: 1px 1px 3px #999;
    font-size: 0px;
}

.banner .swiper-pagination-bullet-active {
    background-color: #019f88;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.bannerplay img {
    max-width: 100%;
}

.banner .swiper-button-next,
.banner .swiper-container-rtl .swiper-button-prev {
    width: 45px;
    height: 45px;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #eee;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, .3);
}

.banner .swiper-button-prev,
.banner .swiper-container-rtl .swiper-button-next {
    width: 45px;
    height: 45px;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #eee;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, .3);
}

.banner .swiper-button-next:after,
.banner .swiper-container-rtl .swiper-button-prev:after {
    font-size: 18px;
    color: #eee;
}

.banner .swiper-button-prev:after,
.banner .swiper-container-rtl .swiper-button-next:after {
    font-size: 18px;
    color: #eee;
}

.indexbox .part {
    width: 880px;
    background-color: #fff;
    padding: 0 15px;
    box-sizing: border-box;
    /* height: 260px; */
}

.newsplay .item {
    position: relative;
}

.newsplay .item img {
    width: 100%;
    height: 100%;
}

.newsplay .item p {
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, .3);
    color: #fff;
    line-height: 36px;
    padding: 0 10px;
    font-size: 13px;
}

.sort {
    position: relative;
    height: 40px;
    margin-bottom: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 8px;
}

.sort p {
    width: 168px;
    color: #fff;
    line-height: 40px;
    padding-left: 36px;
    box-sizing: border-box;
    background-image: url(../images/sortbg.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.sort a {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #009C84;
}
.sort a span{
    margin-right: 6px;
}
.sort a img{
    width: 17px;
    height: 17px;
}

.contact{
    line-height: 30px;
    color: #444;
    padding-top: 5px;
}
.contact span{
    font-size: 26px;
    color: #83C3B6;
    font-weight: bold;
}
.mySwiper{
    width: 100%;
    height: auto;
}
.newslist {
    font-size: 14px;
}
.indexbox .newslist li {
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #737373;
    border-bottom: 1px dotted #E6E6E6;
    background: url(../images/righticon.png) left center no-repeat;
    padding-left: 20px;
    background-size: 12px;
}
.indexbox .newslist1 li {
    height: 36px;
    line-height: 36px;
    background: url(../images/xiaohuidian.jpg) no-repeat left 5px center;
    padding-left: 25px;
    font-size: 14px;
    border-bottom:0;
}
.newslist li:hover {
    /* background-color: #E5F5F3; */
}
.part .newslist li p{
    width: 68%;
}
.newslist li p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newslist li p span{
    margin-right: 5px;
}
.newslist li a{
    display: flex;
    justify-content: space-between;
}

.newslist li a:hover{
}

.newslist li .layui-nav-itemed{
    width: 50px;
    flex: 0 0 50px;
    text-align: right;
}
.newslist li .time{
    flex: 0 0 88px;
    text-align: right;
}
.newslist2 .date{
    flex: 0 0 88px;
    text-align: center;
    background-color: #DFDFDF;
    padding: 12px 0;
    color: #4D4D4D;
}
.newslist2 .date .day{
    font-size: 38px;
}
.newslist2 .date .month{
    text-shadow: 0 0 #4d4d4d;
    margin-top: 4px;
}
.newslist2 li{
    margin-bottom: 16px;
}
.newslist2 li .title{
    display: flex;
    align-items: center;
    padding-left: 12px;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #4d4d4d;
}
.newslist2 li:hover .title{
    color: #009C84;
}
.newslist3 li{
    margin-bottom: 15px;
}
.newslist3 a{
    display: flex;
}
.newslist3 .detail{
    padding: 4px 0 0 10px;
    color: #666;
}
.newslist3 .title{
    color: #009C84;
    text-shadow: 0 0 #009c84;
}
.newslist3 .smalltext{
    font-size: 12px;
    line-height: 20px;
    margin: 5px 0;
    display: -webkit-box;    
    -webkit-box-orient: vertical;    
    -webkit-line-clamp: 2;    
    overflow: hidden; 
}
.newslist3 .time{
    font-size: 13px;
    text-align: right;
}
.newslist3 .img{
    width: 112px;
    height: 86px;
    flex: 0 0 112px;
}
.newslist3 .img img{
    width: 100%;
    height: 100%;
}
.newslist3 .detail:hover{
    /* color: #009C84; */
}
.part4,.part5,.part6,.part7{
    height: 268px;
}
.part4,.part6{
    margin-bottom: 40px;
}
.part2{
    margin: 12px 0;
    padding-bottom: 12px;
}
.part3{
    /* padding-bottom: 20px; */
}
.partleft{
    width: 300px;
}
.partleft>div{
margin-bottom: 60px;
}
.partleft .adv img{
    max-width: 300px;
}
/* .part2,.part3{
    height: 195px;
} */

.firstnews {}

.firstnews .ico {
    width: 48%;
    height: 126px;
    margin-bottom: 10px;
    overflow: hidden;
}

.firstnews img {
    min-height: 100%;
    min-width: 100%;
    transition: all .5s;
}

.firstnews .ico:hover img {
    transform: scale(1.1);
    transition: all .5s;
}

.firstnews .title {
    width: 48%;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 24px;
}

.indexbox{
    margin-top: 15px;
}



.layui-nav-side {
    position: relative;
    overflow-x: visible;
}

.layui-nav-tree {
    width: 100%;
}

.sortlist .nav3 {
    position: absolute;
    width: 150px;
    right: -150px;
    top: 0;
    display: none;
    background-color: #fefefe;
}

.sortlist .nav2:hover .nav3 {
    display: block;
}

.hasson {
    background: url(../images/right.png) center right no-repeat;
    background-size: 20px;
    background-position-x: 98%;
}

.sortlist .layui-nav-tree .layui-nav-item a {
    color: #333 !important;
}

.sortlist .layui-nav-itemed>.layui-nav-child {
    background-color: rgba(0, 0, 0, .1)!important;
}

.sortlist .layui-nav-tree .layui-nav-item a:hover,
.sortlist a:hover {
    color: #009C84 !important;
}

.sortlist .layui-nav-tree .layui-nav-item a:hover {
    background-color: unset;
}

.sortlist .layui-nav-tree .layui-nav-bar {
    display: none;
}


/* 改 */
.style .item{
    background-size: cover;
    background-position: center;
}
.adv1 img{
    width: 300px;
}
/* 底部 start */

.bottom {
    margin: 0 auto;
    border-bottom: 1px solid #666;
    padding: 24px 0;
    text-align: center;
    background-color: #595A5C;
}
/* .bottomnav{
    width: 70%;
}
.bottomnav .nav{
    text-align: center;
    line-height: 24px;
}
.bottomnav .nav h2{
    font-size: 16px;
    color: #000;
    margin-bottom: 8px;
}
.bottomnav .nav p{}
.bottomnav .nav p a{
    font-size: 14px;
    color: #666;
} */
.copyright{
    background-color: #65cdaa;
    color: #fff;
    padding: 22px 0;
    font-size: 14px;
    text-align: center;
    letter-spacing: 1px;
}
/* 底部 end */


/* 首页 end */


/* 列表页 */

.sortnav {
    background: url(../images/sort.png) 24% center no-repeat;
    background-color: #009C84;
    line-height: 48px;
    background-size: 32px;
    color: #fff;
    font-size: 22px;
    letter-spacing: 1px;
    padding-left: 30px;
    text-align: center;
    font-weight: lighter;
}

.lie-leftbox {
    width: 22%;
}

.lie-leftbox .sortlist li {
    text-align: center;
}

.lie-rightbox {
    width: 77%;
}


/* 列表页 */


/* 内容页 start */

.newsnei {
    padding: 20px;
}

.newsnei .title {
    text-align: center;
    font-size: 22px;
    padding: 12px 0;
    line-height: 36px;
}

.newsnei .time {
    font-size: 14px;
    text-align: center;
    color: #888;
    letter-spacing: 1px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d9d9d9;
}

.newsnei .content {
    padding: 20px 0;
    line-height: 32px;
    min-height: 200px;
}


/* 内容页 end */


/*返回顶部*/

#scrollUp {
    background-color: #fff;
    color: #eee;
    text-align: center;
    text-decoration: none;
    bottom: 20px;
    right: 20px;
    overflow: hidden;
    border: none;
    padding: 2px 4px;
    position: fixed;
    z-index: 100;
    border: 1px solid #eee;
}




/* 内容页 */

.neibox {
    width: 100%;
    float: left;
    margin-top: 32px;
    margin-bottom: 40px;
}

.neibox .leftpart {
    padding: 0 20px;
    box-sizing: border-box;
}

.neibox .position {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #666;
}

.neibox .neititle {
    margin-bottom: 15px;
    text-align: left;
    line-height: 40px;
    font-size: 26px;
    color: #333333;
    text-align: center;
}

.neibox .time {
    text-align: center;
    font-size: 14px;
    color: #999999;
    background-color: #eee;
    line-height: 30px;
}

.neibox .content {
    margin: 18px 0;
    font-size: 16px;
    color: #333333;
    line-height: 36px;
}

.danbox {
    width: 100%;
    float: left;
    margin-top: 32px;
    margin-bottom: 40px;
}

.danbox .title {
    font-size: 24px;
    color: #333333;
    text-align: center;
    line-height: 70px;
}

.danbox .content {
    line-height: 30px;
    font-size: 16px;
    color: #333333;
}

.teacherbox .item .img {
    padding: 20px;
    width: 100%;
    height: auto;
    float: left;
}

.teacherbox .item .img img {
    width: 100%;
    height: 100%;
}

.teacherbox .intro {
    padding: 20px;
}

.teacherbox .intro .name {
    font-size: 22px;
    line-height: 50px;
    margin-top: 10px;
}

.teacherbox .intro .name span {
    padding: 5px 20px;
    font-weight: normal;
    font-size: 14px;
    margin-left: 20px;
    background-color: #ccc;
}

.teacherbox .intro .text {
    line-height: 28px;
    font-size: 14px;
}

.teacherbox .intro .text img {
    max-width: 100%;
}


/* 内容页 */


/* 报名 */

.enrollbox {
    width: 100%;
    float: left;
    margin-top: 32px;
    margin-bottom: 32px;
}

.enrollbox .enroll {
    width: 100%;
    float: left;
    padding: 20px;
    box-sizing: border-box;
}

.enrollbox .enroll .neititle {
    margin-bottom: 15px;
    line-height: 40px;
    font-size: 26px;
    color: #333333;
    text-align: center;
}

.enrollbox .enroll .content {
    line-height: 30px;
    font-size: 14px;
}

.enrollbox .biaodan {
    font-size: 14px;
    margin: 25px 0;
}


/* 报名 */


/* 下载列表 */

.downlistbox {
    padding: 32px;
    line-height: 28px;
}

.downlistbox li {
    line-height: 42px;
    border-bottom: 1px dashed #999;
    padding: 0 40px 0 15px;
}

.downlistbox li p {
    width: 80%;
    float: left;
}

.downlistbox li a {
    float: right;
}


/* 下载列表 */


/* 图片放大 */


/*jquery.picEyes*/

.picshade {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.91;
    filter: alpha(opacity=91);
    z-index: 999;
    display: none;
}

.pictures_eyes_close {
    position: fixed;
    top: 30px;
    right: 30px;
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(../images/close.png) no-repeat;
    z-index: 1000;
    display: none;
}

.pictures_eyes {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
    display: none;
}

.pictures_eyes_in {
    position: relative;
    text-align: center;
}

.pictures_eyes_in img {
    max-height: 500px;
}

.pictures_eyes_in .prev,
.pictures_eyes_in .next {
    position: absolute;
    top: 50%;
    width: 51px;
    height: 51px;
    cursor: pointer;
}

.pictures_eyes_in .prev {
    left: 35px;
    background: url(../images/Tleft.png) no-repeat;
}

.pictures_eyes_in .next {
    right: 35px;
    background: url(../images/Tright.png) no-repeat;
}

.pictures_eyes_indicators {
    position: fixed;
    left: 0;
    bottom: 15px;
    width: 100%;
    text-align: center;
    z-index: 9999;
}

.pictures_eyes_indicators a {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 6px 3px 0 3px;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 0 0 2px #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    overflow: hidden;
}

.pictures_eyes_indicators img {
    height: 50px;
}

.pictures_eyes_indicators .current {
    filter: alpha(opacity=100);
    opacity: 1;
}


/* 图片放大 */


/* 图片列表 */

.imglistbox {
    width: 100%;
    float: left;
    padding: 12px;
    box-sizing: border-box;
}
/* 
.imglist {
    width: 24%;
    float: left;
    margin-right: 1.25%;
    margin-bottom: 10px;
}

.imglistbox .imglist:nth-child(4n) {
    margin-right: 0%;
}

.imglist img {
    max-width: 100%;
    height: 100%;
}

.imglist p {
    line-height: 36px;
    text-align: center;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.imglist .img {
    width: 100%;
    height: 150px;
    overflow: hidden;
}

.imglist .img img {
    transition: all .5s;
    -webkit-transition: all .5s;
}

.imglist .img img:hover {
    transform: scale(1.1);
    transition: all .5s;
    -webkit-transition: all .5s;
    cursor: pointer;
} */


/* 图片列表 */

.fengcailist {}

.fengcailist ul {
    display: flex;
    flex-wrap: wrap;
}

.fengcailist li {
    width: 23%;
    margin: 12px 1%;
    box-sizing: border-box;
    height: 220px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.fengcailist li img {
    width: 100%;
    transition: all .3s;
}

.fengcailist li:hover img {
    transition: all .3s;
    transform: scale(1.1);
}


/* 新闻列表 */

.newsnav {
    width: 240px;
    flex: 0 0 240px;
    text-align: center;
    padding-right: 20px;
    box-sizing: border-box;
}

.infolist .rightbox {
    width: 976px;
}

.newsnav h2 {
    line-height: 68px;
    background-size: 100% 48px;
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
    text-align: center;
    background-color: #009C84;
}

.newsnav ul {
    /* padding: 12px 0; */
    background-color: #F1F5F4;
}

.newsnav ul li {
    line-height: 60px;
    font-size: 15px;
}

.newsnav ul li.on {
    /* background-color: #C8EAE6; */
}
.newsnav ul li a{
    border-bottom: 1px solid #cacecd;
    display: block;
    width: 78%;
    margin: 0 auto;
}
.newsnav ul li.on a{
    color: #009C84;
}

.newsnav ul li:last-child a{
    border: 0;
}

.newsnav .layui-nav-tree .layui-nav-item a {
    color: #333;
}

.newsnav .layui-nav-tree .layui-nav-bar {
    display: none;
}

.newsnav .layui-nav-tree .layui-nav-item a:hover {
    background-color: #C8EAE6;
}

.newsnav .layui-nav-itemed>a {
    color: #333 !important;
}

.newsnav .layui-nav .layui-nav-more {
    border-color: #999 transparent transparent;
}

.newsnav .layui-nav-itemed>a .layui-nav-more {
    border-color: transparent transparent #999;
}

.newsnav .layui-nav-itemed>.layui-nav-child {
    background-color: #efefef !important;
}

.newsnav .layui-nav-child dd.on {
    background-color: #dfdfdf;
}

.infolist {
    margin: 20px 0;
}

.sortname {
    background-color: #f0f0f0;
    line-height: 48px;
    box-sizing: border-box;
    padding: 0 16px;
    border-left: 4px solid #009C84;
}

.sortname p{
    font-size: 16px;
    color: #009C84;
    text-shadow: 0 0 black;
}
.sortname .position{
    font-size: 12px;
    color: #666;
    letter-spacing: 1px;
}
.sortname .position svg{
    margin-right: 6px;
}
.infolist .newslist ul {
    padding: 8px 0;
}

.infolist .newslist li {
    line-height: 50px;
    list-style: none;
    padding: 0;
    background-color: unset;
    border-bottom: 1px dashed #ddd;
}

.infolist .newslist li p span{
    color: #888;
}

.infolist .newslist {
    padding: 0 12px;
    font-size: 14px;
    background-color: unset;
    min-height: 380px;
    letter-spacing: 1px;
}


.infolist .newslist li .time {
    flex: 0 0 88px;
    color: #888;
    letter-spacing: 0;
    font-size: 12px;
}
.infolist .newslist li:hover span{
    color: #009C84;
}
.imglistbox .item{
    width: 223px;
    /* height: 270px; */
    margin-right: 20px;
    margin-bottom: 12px;
}
.imglistbox .item:nth-child(4n){
    margin-right: 0;
}
.imglistbox .imagebox{
    width: 100%;
    height: 223px;
    position: relative;
    overflow: hidden;
}
.imglistbox .imagebox .img{
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all .5s;
}
.imglistbox .imagebox:hover{
    cursor: pointer;
}
.imglistbox .imagebox:hover .img{
    transform: scale(1.1);
    transition: all .5s;
}
.imglistbox p{
    line-height: 40px;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
    color: #333;
}
#spotlight .footer{
    width: 100%;
}