@charset "utf-8";
/* CSS Document */


.banner {
    height: 200px;
    position: relative;
}

 .full-screen-slider {
    width: 100%;
    height: 200px;
}
.full-screen-slider .swiper-container {
    height: 200px;
    width: 100%;
}
.full-screen-slider .swiper-container .swiper-wrapper {
    width: 100%;
    height: 200px;
}

.full-screen-slider .swiper-container .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
    position: relative
}

.full-screen-slider .swiper-container .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}
.full-screen-slider .swiper-container .swiper-wrapper .swiper-slide a img {
    width: 100%;
    height: 100%;
}
.full-screen-slider .swiper-pagination {
    position: absolute;
    left: 50%;
    bottom: 8px;
    z-index: 9;
    transform: translateX(-50%);
}
.full-screen-slider .swiper-pagination-bullet {
   display: inline-block;
   width: 25px;
   height: 5px;
   float: left;
   margin-right: 15px;
   background: #fff;
   border-radius: 20px;
   opacity: initial !important;
} 
.full-screen-slider .swiper-pagination-bullet-active {
  background: #007bcb;
  width: 50px;
  height: 5px;
}
/*#pagination {
    display: block;
    position: absolute;
    right: 50%;
    bottom: 8px;
    z-index: 9;
    transform: translateY(-50%);
    margin: 0;
}

#pagination li {
    display: block;
    width: 25px;
    height: 5px;
    float: left;
    margin-right: 15px;
    background: #fff;
    border-radius: 20px;
}

#pagination li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
}

#pagination li.current {
    background: #007bcb;
    width: 50px;
    height: 5px;
} */


/* .news_right {
    width: 290px;
    background: url(../images/imgbj.png);
    height: 330px;
    border-radius: 4px;
    position: absolute;
    left: 20px;
    top: 508px;
    z-index: 999;
    box-shadow: 0 0 15px rgba(99, 129, 156, 0.3);
}

.news_right .news_top {
    height: 50px;
    text-align: center;
    border-radius: 4px 4px 0 0;
}

.news_right .news_top a {
    width: 115px;
    height: 48px;
    line-height: 48px;
    color: #333;
    margin: 0 15px;
    font-size: 14px;
    display: block;
}

.news_right .news_top a.cur {
    border-bottom: solid #007bcb 2px;
}

.news_right ul {
    background: url(../images/banner_news.png);
    margin: 9px 0 8px 0;
}

.news_right li {
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
}

.news_right li a {
    color: #333;
    float: left;
    font-size: 14px;
}

.news_right li a:hover {
    color: #007bcb;
}

.news_right li span {
    float: right;
    color: #333;
}

.news_right .news_bottom {
    height: 42px;
    line-height: 42px;
    border-top: solid #e4e4e4 1px;
    padding: 0 15px;
    font-size: 14px;
    text-align: right;
}

.news_right .news_bottom .more {
    color: #333;
} */
/*  新闻与通知公告*/
.newsInformBox {
    margin-top: 20px;
}

.newsInformBox .news_inform {
    width: 1000px;
    margin: 0 auto;
}

.news_inform .coverImg_left {
    float: left;
    height: 352px;
}

.news_inform .newsInfor_right {
    float: right;
    width: 500px;
    height: 353px;
    box-sizing: border-box;
    border: 1px solid #f2f2f2;
}
.coverImg_left .swiper-wrapper{
    height: 100%;
    width: 100%;
}
.coverImg_left .swiper-slide {
    position: relative;
}

.coverImg_left .swiper-slide img {
    width: 486px;
    height: 352px;
}

/* 修改轮播图小圆点位置 */

.newsInformBox .swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.newsInformBox .swiper-container-horizontal>.newsInformBox .swiper-pagination-bullets,
.newsInformBox .swiper-pagination-custom,
.newsInformBox .swiper-pagination-fraction {
    bottom: 10px !important;
    left: 0;
    right: 20px !important;
    width: 100%
}

.newsInformBox .swiper-pagination-bullet {
    background-color: #c59d96 !important;
    opacity: initial !important;
    width: 10px !important;
    height: 10px !important;
}

.newsInformBox .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff !important;
}

.newsInformBox .swiper-pagination-bullet-active {
    background: #fff !important;
}

.newsInformBox .swiper-pagination {
    text-align: right !important;
    margin-right: 30px;
}

.newsInformBox .swiper-pagination-bullet-active {
    background: #fff !important;
}

.coverImg_left .desc {
    height: 42px;
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
    line-height: 42px;
    position: absolute;
    bottom: 0px;
    background-color: rgb(0 0 0 / 20%);

}

.coverImg_left .desc span {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newsInfor_right .title {
    background-color: #f2f2f2;
    height: 40px;
    overflow: hidden;
}

.newsInfor_right .title a {
    font-size: 20px;
    display: inline-block;
    width: 50%;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #f5f7fa;
    font-size: 14px;

}

.newsInfor_right .title a.active {
    font-size: 16px;
    font-weight: 600;
    background-color: #fff;
    border-top: 1px solid #007bcb;
    color: #007bcb;
    box-sizing: border-box;
}

.newsInfor_right .detil ul li {
    border-bottom: 1px dashed #f2f2f2;
    padding: 11px 0px;
    margin: 0 8px;
}

.newsInfor_right .detil ul li:last-child {
    border-bottom: none;
}

.newsInfor_right .detil ul li a img {
    vertical-align: middle;
    margin-right: 8px;
    margin-left: 10px;
}

.newsInfor_right .detil ul li a span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #666;
}

.newsInfor_right .detil ul li a span.new {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 365px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}

.teptBox {
    /* background-color: #f6f6f6; */
    /* padding-top: 20px; */
    margin-top: 35px !important;
}

.features {}

.features .fix-title {
    text-align: left;
    border-bottom: solid #007bcb 2px;
}

.features .fix-title h3 {
    font-size: 22px;
    color: #fff;
    background-color: #007bcb;
    line-height: 46px;
    width: 150px;
    text-align: center;
    border-radius: 0 60px 0 0;
    display: block;
}

/* 专题活动 */
.zthdBox {
    margin-top: 20px;
}

.zthdBox .zthdInner {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.zthdBox .zthdInner .zthd_left {
    float: left;
    margin-right: 10px;
}

.zthdBox .zthdInner .zthd_left a img {
    width: 190px;
    height: 262px;
}

.zthdBox .zthdInner .zthd_right {
    float: left;
    width: 798px;
}

.zthdBox .zthdInner .zthd_right ul {
    overflow: hidden;
}

.zthdBox .zthdInner .zthd_right ul li {
    float: left;
    width: 31%;
    margin-right: 15px;
    height: 125px;
    margin-bottom: 12px;
}

.zthdBox .zthdInner .zthd_right ul li:nth-child(3n) {
    margin-right: 0;
}

.zthdBox .zthdInner .zthd_right ul li a {
    position: relative;
    width: 100%;
    height: 125px;
    display: block;

}

.zthdBox .zthdInner .zthd_right ul li a img {
    width: 100%;
    height: 100%;
}

.zthdBox .zthdInner .zthd_right ul li a span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    font-size: 14px;
    width: 100%;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: rgba(0, 0, 0, 0.3);
}

/* 课程资源 */
.kczyBox {
    /* margin-top: 30px; */
    padding: 30px 0 20px;
    /* background-color: #f6f6f6; */
}

.kczyBox .kczyInner {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.kczyBox .kczyInner .kczy_left {
    float: left;
    margin-right: 10px;
}

.kczyBox .kczyInner .kczy_left {
    float: left;
    width: 798px;
}

.kczyBox .kczyInner .kczy_left ul {
    overflow: hidden;
}

.kczyBox .kczyInner .kczy_left ul li {
    float: left;
    width: 19%;
    margin-right: 9px;
    height: 125px;
    margin-bottom: 12px;
}

.kczyBox .kczyInner .kczy_left ul li:nth-child(5n) {
    margin-right: 0;
}

.kczyBox .kczyInner .kczy_left ul li a {
    position: relative;
    width: 100%;
    height: 125px;
    display: block;

}

.kczyBox .kczyInner .kczy_left ul li a img {
    width: 100%;
    height: 100%;
}

.kczyBox .kczyInner .kczy_left ul li a span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: rgba(0, 0, 0, 0.3);
}

.kczyBox .kczyInner .kczy_right a img {
    width: 190px;
    height: 262px;
}

.txjsBox {
    width: 1000px;
    margin: 5px auto 35px;
}

.txjsBox a img {
    width: 1000px;
    height: 109px;
}











#slidesCenter {
    width: 1000px;
    margin: 30px auto 0 auto;
    height: 336px !important;
    overflow: hidden;
    position: relative;
}
#slidesCenter .slides_control{
    overflow:hidden;
}
.slides_container li {
    width: 1000px;
    float: left;
}

.slides_container li a {
    display: block;
    overflow: hidden;
    width: 220px;
    height: 168px;
    margin-right: 39px;
    line-height: 28px;
    float: left;
    font-size: 14px;
    color: #6a6a6a;
    text-align: center;
}
.slides_container li a:nth-child(4n){
    margin-right:0px;
}
.slides_container li img {
    width: 220px;
    height: 120px;
    border-radius: 5px;
}

.slidesCenter .slides_container li a:hover {
    color: #007bcb;
}

.pagination {
    height: 10px;
    padding: 5px;
    background: #c2c2c2;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    z-index: 10;
    bottom: 0;
    margin-left: -18px;
}

.pagination li {
    float: left;
    padding: 0 3px;
}

.pagination a {
    display: block;
    outline: none;
    background: url(../images/pg.png) no-repeat -12px 0;
    text-indent: -999em;
    width: 10px;
    height: 10px;
}

.pagination li.current a {
    background-position: 0 0;
}

.forum {
    /* background: #f6f6f6; */
    margin-top: 15px;
    padding: 38px 0 18px 0;
}

.forum .video dl dt a {
    color: #fff !important;
}

.forum .divImg {
    width: 188px;
    height: 260px;
    float: left;
}

.forum ul {}

.forum li {
    width: 255px;
    height: 124px;
    float: left;
    overflow: hidden;
    position: relative;
    margin: 0 0 12px 15px;
}

.forum li img {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    right: 0;
    bottom: 0;
}

.forum li a.reod {
    background: url(../images/imgbj.png);
    padding: 0 4px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #FFF;
    box-sizing: border-box;
    text-align: center;
}

.forum li a.reod:hover {
    color: #007bcb;
}

.forum li:nth-child(n+7) {
    display: none
}


.video {
    margin-top: 40px;
}

.video dl {
    width: 90px;
    float: left;
    text-align: center;
}

.video dt {
    line-height: 46px;
    font-size: 24px;
    color: #fff !important;
    background: #de4339;
}

.video dd {
    line-height: 36px;
    font-size: 14px;
}

.video dd a {
    color: #545454;
}

.video dd a:hover {
    color: #de4339;
}

.video ul {
    padding: 0 0 0 2px;
    height: 245px;
}

.video li {
    width: 210px;
    height: 200px;
    float: left;
    background: #f3f3f3;
    color: #787878;
    border: solid #FFF 3px;
    border-bottom: solid #dedede 1px;
    margin-left: 11px;
}

.video li img {
    width: 210px;
    height: 140px;
    display: block;
}

.video li h3 {
    margin: 6px 0 2px 0;
    padding: 0 8px;
}

.video li p {
    padding: 0 8px;
}

.video li span {
    margin-right: 8px;
}

.video li.cur {
    border: solid #007bcb 3px;
    border-radius: 2px;
}

.books {
    /* background: #f6f6f6; */
    padding: 30px 0;
}

.books dl {
    width: 90px;
    float: left;
    text-align: center;
}

.books dt {
    line-height: 46px;
    font-size: 24px;
    color: #FFF;
    background: #a161dc;
}

.books dd {
    line-height: 36px;
    font-size: 14px;
}

.books dd a {
    color: #545454;
}

.books dd a:hover {
    color: #a161dc;
}

.bookslist {
    width: 910px;
    float: right;
}

.bookslist ul {
    background: url(../images/books.png) no-repeat 0 56px;
    padding-left: 50px;
}

.bookslist li {
    background: url(../images/books01.png) no-repeat;
    width: 113px;
    height: 121px;
    float: left;
    margin: 0 3px 30px 0;
}

.bookslist li .bugImg {
    width: 74px;
    height: 114px;
    margin: 0 auto;
}

.bookslist li img {
    width: 74px;
    height: 110px;
    margin: 0 auto;
}

.mooc {
    /* padding: 30px 0; */
}

.mooc dl {}

.mooc dt {
    float: left;
    width: 492px;
    height: 142px;
    margin-bottom: 12px;
}

.mooc dd {
    float: left;
    width: 240px;
    height: 142px;
    position: relative;
    margin: 0 0 12px 13px;
}

.mooc dd img {
    width: 240px;
    height: 142px;
}

.mooc dd a.reod {
    background: url(../images/imgbj.png);
    padding: 0 5px;
    width: 230px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #FFF;
}

.mooc dd a.reod:hover {
    color: #007bcb;
}

.mooc dd a.cop {
    background: url(../images/vid_ico.png) no-repeat;
    width: 52px;
    height: 52px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -26px 0 0 -26px;
    display: none;
}

.mooc dd.cur a.cop {
    display: block;
}

.micro {
    /* background: #f6f6f6; */
    padding: 30px 0 20px;
}

.micro dl {}

.micro dt {
    float: left;
    width: 240px;
}

.micro dd {
    width: 240px;
    float: left;
    margin-left: 13px;
}

.micro dd img {
    width: 240px;
    height: 142px;
    display: block;
    margin-bottom: 4px;
}

.micro dd a {
    font-size: 14px;
}

.micro dd p {
    color: #999;
}

.course {
    margin-top: 25px;
}

.course dl {
    width: 90px;
    float: left;
    text-align: center;
}

.course dt {
    line-height: 46px;
    font-size: 24px;
    color: #FFF;
    background: #de4339;
}

.course dd {
    line-height: 36px;
    font-size: 14px;
}

.course dd a {
    color: #545454;
}

.course dd a:hover {
    color: #de4339;
}

.course li {
    width: 210px;
    height: 235px;
    float: left;
    border: solid #eee 1px;
    margin-left: 15px;
}

.course li img {
    width: 210px;
    height: 150px;
    margin-bottom: 6px;
}

.course li h3 {
    font-size: 16px;
    padding: 0 10px;
}

.course li p {
    line-height: 22px;
    color: #999;
    padding: 0 10px;
}


.charm {
    /* background: #f7f7f7; */
    padding: 0px 0 20px 0;
    margin: 30px auto 0 auto;
}

.charm h3 {
    width: 90px;
    height: 65px;
    float: left;
    line-height: 65px;
    text-align: center;
    color: #FFF;
    font-size: 20px;
    background: #ff7e15;
}

.service {
    float: left;
}

.service li {
    float: left;
    width: 94px;
    text-align: center;
    margin: 0 0 0 7px;
}

.service li img {
    display: block;
    width: 94px;
    height: 65px;
    margin-bottom: 8px;
}


.layer {
    width: 76px;
    position: absolute;
    top: 508px;
    left: 50%;
    margin: 0px 0 0 515px;
    z-index: 999999;
}

.layer a {
/*     background: #c72d2f; */
    display: block;
    width: 172px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    position: relative;
    /* margin-bottom: 20px; */
}

/* .layer a:hover {
    background: #49acec;
} */

.layer .city {
    position: absolute;
    top: 0;
    right: -112px;
    padding-left: 20px;
    width: 92px;
    display: none
}

.layer .city ul {
    position: relative;
    background: #fff;
    box-shadow: 0 0 11px rgb(0 0 0 / 32%);
    border-radius: 10px;
    overflow: hidden
}

.layer .city ul li a {
    display: block;
    width: 92px;
    height:50px;
    line-height:50px;
}

.layer>span:hover .city {
    display: block
}

.layer ul li a {
    background: #fff;
    color: #333
}

.layer ul li {
    position: relative;
    z-index: 9
}

.layer ul li a:hover {
    color: #000
}

.layer .city:after {
    content: '◀';
    position: absolute;
    left: 12px;
    top: 20px;
    color: #fff;
}
.layer .showImg{
    margin-bottom: 20px;
}
.layer .showImg img{
    width:172px;
    height:60px
}
.iosand {
    width: 51px;
    position: fixed;
    right: 0;
    bottom: 90px;
    z-index: 9999999
}

.iosand li {
    width: 46px;
    height: 46px;
    margin-bottom: 1px;
    position: relative;
}

.iosand li a {
    display: block;
    width: 46px;
    height: 46px;
}

.iosand .and01 a {
    background: url(https://p.ananas.chaoxing.com/star3/origin/aff246c1ea5e8c946eb43c4fe480e276.png) no-repeat -1px 0;
}

.iosand .and02 a {
    background: url(https://p.ananas.chaoxing.com/star3/origin/aff246c1ea5e8c946eb43c4fe480e276.png) no-repeat -1px -49px;
}

.iosand .and03 a {
    background: url(https://p.ananas.chaoxing.com/star3/origin/aff246c1ea5e8c946eb43c4fe480e276.png) no-repeat 0px -99px;
}

.iosand .and04 a {
    background: url(https://p.ananas.chaoxing.com/star3/origin/aff246c1ea5e8c946eb43c4fe480e276.png
) no-repeat 1px -152px;
}

.andBoot {
    width: 104px;
    height: 128px;
    line-height: 24px;
    text-align: center;
    position: absolute;
    right: 51px;
    top: -27px;
    display: none;
}


.iosand .and04:hover .andBoot {
    display: block
}