﻿#midnewsdiv ul:not(:first-child), #indexpicpart > .news-content:not(:first-child), #indexpicpart > .news-content > .news_pic:not(:first-child) {
    display: none;
}

#owl-demo .swiper-slide img {
    height: 780px;
}

#sctip .swiper-slide img {
    width: 100%;
}

#owl-demo {
    position: relative;
}

    #owl-demo .owl-controls {
        position: absolute;
        bottom: 45px;
        z-index: 1;
        left: 0px;
        right: 0px;
    }

.vmore {
    position: absolute;
    right: -407px;
    bottom: -67px;
    z-index: 99;
}

.news-content {
    min-height: 418px;
}

.index-top .owl-theme .owl-controls .owl-page span {
    width: 14px;
    height: 14px;
    opacity: 1;
    display: block;
    margin: 5px 7px;
    background: none;
    border: 2px solid #fff;
    filter: Alpha(Opacity=50);
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.index-top .topdiary {
    position: relative;
    height: 45px;
}

.index-top .owl-theme .owl-controls .owl-page.active span {
    background-color: #fff;
}

.diaryBox {
    width: 100%;
    position: absolute;
    bottom: 0px;
    z-index: 1;
    user-select: none;
}

.diaryContent {
    height: 85px;
    background-color: rgba(0,0,0,0.3);
    margin: auto;
}

    .diaryContent .year-month {
        float: left;
        width: 200px;
        height: 40px;
        background-color: rgba(214,57,50,0.8);
        color: #fff;
        text-align: center;
        line-height: 40px;
        font-size: 16px;
    }

    .diaryContent .text {
        float: left;
        height: 40px;
        line-height: 40px;
        color: #fff;
        font-size: 16px;
        padding-left: 40px;
    }

        .diaryContent .text a {
            padding: 0 0 0 20px;
            color: #fff;
        }

    .diaryContent .days {
        /*   float: left;
                width: 1120px;*/
        height: 45px;
        background: #f5efef;
        flex: 1;
        display: flex;
    }



        .diaryContent .days span {
            display: block;
            flex: 1;
            color: #000;
            margin: 5px 3px;
            text-align: center;
            line-height: 37px;
        }

    .diaryContent .ymdbottom {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%
    }

    .diaryContent .days span.act {
        color: #b21b01;
        background: url(/Contents/images/1y.png) center center no-repeat;
        cursor: pointer;
    }



    .diaryContent .days span.curr {
        background-color: #fff;
        border-radius: 50px;
        color: #fff;
        cursor: pointer;
        background: url(/Contents/images/y2.png) center center no-repeat;
    }

.ymdLeft, .ymdRight {
    display: block;
    float: left;
    width: 40px;
    height: 45px;
    cursor: pointer;
    background-size: 100% 100%;
}

.ymdLeft {
    background: url(/Contents/images/ymdleft.png) center center no-repeat #f5efef;
}

.ymdRight {
    background: url(/Contents/images/ymdright.png) center center no-repeat #f5efef;
}

.ey-group .ey-title-img {
    text-align: center;
    padding: 49px 0px 49px 0px;
}

.ey-group .sdepart {
    width: 500px;
}

.ey-group .snews {
    width: 287px;
    margin-left: 20px;
}

.ey-group .snotice {
    width: 335px;
}

dl {
    margin-bottom: 0px;
}

.maincontent1 {
    width: 1200px;
    margin: auto;
    box-shadow: 0px 0px 9px 0px #dedede;
    padding: 30px 20px 20px 20px;
    box-sizing: border-box;
}

.newsMenu {
    float: left;
    margin: 0 0px 0 0;
}

    .newsMenu ul {
        padding: 0px;
    }

        .newsMenu ul li {
            height: 40px;
            list-style: none;
            margin: 0 0 14px 0;
            background: #eeeeee;
            width: 117px;
            color: #000;
            line-height: 40px;
            text-align: center;
            font-size: 16px;
            cursor: pointer;
            position: relative;
        }

            .newsMenu ul li:last-child {
                margin-bottom: 0px;
            }

            .newsMenu ul li:after {
                display: none;
                width: 0;
                height: 0;
                border-top: 6px solid transparent;
                border-bottom: 6px solid transparent;
                border-left: 12px solid #b21b01;
                content: "";
                position: absolute;
                top: 15px;
                right: -9px;
            }

            .newsMenu ul li:hover, .newsMenu ul li.act {
                background: #b21b01;
                color: #fff;
            }

                .newsMenu ul li:hover:after, .newsMenu ul li.act:after {
                    display: block;
                }

.newsContent {
    float: left;
    width: 1030px;
}

.newsCenter {
    display: none;
}

.news_pic {
    width: 363px;
    margin: 0 0px 0 0;
    overflow: hidden;
}

    .news_pic dl {
    }

        .news_pic dl dt {
            height: 231px;
            overflow: hidden;
            position: relative;
        }

            .news_pic dl dt img {
                width: 100%;
                height: 100%;
                max-height: 100%;
            }

            .news_pic dl dt a {
                display: block;
                width: 100%;
                line-height: 38px;
                text-align: center;
                color: #fff;
                font-size: 14px;
                background: url(/skins/default/images/new/blackbg.png);
                position: absolute;
                bottom: 0;
                left: 0;
            }

        .news_pic dl dd {
            height: 47px;
            line-height: 47px;
            text-align: center;
            background: #b21b01;
            color: #fff;
            padding: 0px 20px;
            overflow: hidden;
        }

            .news_pic dl dd a {
                color: #fff;
                font-size: 15px;
            }

.news_list {
    float: left;
    width: 315px;
    margin: 0 20px 0 0;
}

.news-content .news-content-tip {
    background-color: #eee;
    padding: 7px 23px;
    box-sizing: border-box;
    color: #333;
    font-size: 16px;
    overflow: hidden;
    height: 140px;
}

.news-content .news-content-text {
    height: 73px;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-size: 15px;
    -webkit-line-clamp: 3;
    line-height: 26px;
    margin-top: 20px;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news_list li {
    height: 50px;
    padding: 16px 0 16px 20px;
    line-height: 25px;
    border-bottom: 1px dashed #ccc;
    background: url(/skins/default/images/new/xinwen-h.png) left 30px no-repeat;
}

    .news_list li a {
        display: block;
        color: #313131;
    }

        .news_list li a p {
            font-size: 14px;
            width: 100%;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

    .news_list li:hover {
        border-bottom: 1px dashed #d52e26;
    }

    .news_list li a:hover {
        color: #d52e26;
    }

.notice_list {
    float: right;
    width: 355px;
}

.noticeMenu {
    height: 38px;
    padding: 0 0 0 30px;
    background: #d63932 url(/skins/default/images/new/laba.png) 10px center no-repeat;
    border-bottom: 1px solid #f66212;
    line-height: 38px;
    font-size: 20px;
    color: #fff;
}

    .noticeMenu a.more {
        display: block;
        float: right;
        font-size: 12px;
        width: 60px;
        height: 20px;
        margin: 9px;
        background: #e54a42;
        color: #fff;
        text-align: center;
        line-height: 20px;
        border-radius: 5px;
    }

.notice_list ul {
    padding: 15px 0 0 0;
}

    .notice_list ul li {
        height: 59px;
        padding: 15px 0;
        border-bottom: 1px solid #e1e1e1;
    }

        .notice_list ul li dl {
            float: left;
            width: 50px;
            height: 55px;
            margin: 0 15px 0 0;
            color: #fff;
            text-align: center;
        }

        .notice_list ul li dt {
            height: 30px;
            line-height: 30px;
            background: #b21b01;
        }

        .notice_list ul li dd {
            height: 25px;
            line-height: 25px;
            background: #959595;
        }

        .notice_list ul li a {
            display: block;
            font-size: 14px;
            color: #313131;
            padding: 0 0 10px 0;
            overflow: hidden;
        }

        .notice_list ul li p {
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

        .notice_list ul li:hover dl dt {
            background: #f66212;
        }

        .notice_list ul li:hover a {
            color: #f66212;
        }

.snews ul li {
    border-bottom: 1px solid #ecebe7;
    padding-bottom: 20px;
    box-sizing: border-box;
}

.emptydiv {
    height: 30px;
}

.snews ul li:not(:first-child) {
    padding-top: 20px;
}

.snews .sntitle {
    font-size: 15px;
    color: #333;
}

.snews .sndate {
    font-size: 14px;
    color: #65625e;
}

.snews a:hover .sntitle, .snews a:hover .sndate {
    color: #b21b01;
}

.partmore {
    margin: 18px 0px 0px 0px;
    text-align: center;
}

    .partmore a {
        color: #333;
    }

        .partmore a:hover {
            color: #b21b01;
        }

.noticeul:last-child {
    padding-bottom: 0px;
}

.ey-group .snotice {
    width: 335px;
    max-height: 418px;
}

.snotice .snotice-title {
    height: 42px;
    line-height: 42px;
    background-color: #b21b01;
    color: #fff;
    padding-left: 10px;
    font-size: 18px;
    position: relative;
    margin-bottom: 12px;
}

    .snotice .snotice-title a {
        font-size: 14px;
        position: absolute;
        right: 15px;
        top: 0px;
        color: #fff;
        z-index: 1;
    }

.snotice .snotice-list ul li.snotice-item {
    padding: 16px 0px;
}

    .snotice .snotice-list ul li.snotice-item:last-child {
        padding-bottom: 0px;
    }

    .snotice .snotice-list ul li.snotice-item:not(:last-child) {
        border-bottom: 1px dashed #dcdbd9;
    }

.snotice .snotice-item {
    display: flex;
    align-content: center;
}

    .snotice .snotice-item .sdate {
        height: 62px;
        width: 56px;
        margin-right: 11px;
    }

        .snotice .snotice-item .sdate .sday {
            height: 31px;
            line-height: 31px;
            color: #fff;
            font-size: 18px;
            text-align: center;
            background-color: #b21b01;
        }

        .snotice .snotice-item .sdate .smonth {
            height: 31px;
            font-size: 17px;
            line-height: 31px;
            color: #fff;
            background-color: #a8a8a8;
            text-align: center;
        }

    .snotice .snotice-item .slink {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        flex: 1;
    }

        .snotice .snotice-item .slink a {
            color: #333;
            font-size: 15px;
            line-height: 1;
            line-height: 22px;
        }

.cbp-caption-overlayBottomPush .cbp-caption-activeWrap, .cbp-caption-overlayBottomPush .cbp-caption-defaultWrap {
    bottom: 0;
    -webkit-transition: bottom .6s cubic-bezier(0.19,1,.22,1);
    transition: bottom .6s cubic-bezier(0.19,1,.22,1);
}

.specialtycourses .maincontentsc {
    width: 1200px;
}

.specialtycourses .sybox {
    background-color: #ffffff;
    padding-left: 20px;
    padding-top: 20px;
    width: 1200px;
    box-shadow: 0px 0px 9px 0px #dedede;
}

    .specialtycourses .sybox a .bitem {
        float: left;
        width: 380px;
        margin-bottom: 20px;
        margin-right: 15px;
    }

        .specialtycourses .sybox a .bitem:hover {
            color: #b21b01
        }

    .specialtycourses .sybox a:nth-child(3n) .bitem {
        margin-right: 0px;
    }

    .specialtycourses .sybox a .syitem {
        height: 280px;
        width: 375px;
        position: relative;
        overflow: hidden;
    }



        .specialtycourses .sybox a .syitem .defaultWrap {
            position: relative;
            box-sizing: border-box;
            height: 100%;
            width: 100%;
            position: absolute;
            left: 0;
            right: 0;
            z-index: 4;
            bottom: 0;
            -webkit-transition: bottom .6s cubic-bezier(0.19,1,.22,1);
            transition: bottom .6s cubic-bezier(0.19,1,.22,1);
        }

            .specialtycourses .sybox a .syitem .defaultWrap img {
                height: 100%;
                box-sizing: border-box;
                width: 100%;
                display: block;
            }

        .specialtycourses .sybox a .syitem .activeWrap {
            height: 90px;
            background-color: #333;
            bottom: -90px;
            position: absolute;
            left: 0px;
            right: 0;
            z-index: 3;
            -webkit-transition: bottom .6s cubic-bezier(0.19,1,.22,1);
            transition: bottom .6s cubic-bezier(0.19,1,.22,1);
            box-sizing: border-box;
            padding: 20px;
            overflow: hidden;
            font-size: 16px;
            line-height: 1.7;
            color: #fff;
        }

            .specialtycourses .sybox a .syitem .activeWrap .Wrapcontent {
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                height: 50px;
                overflow: hidden;
            }

    .specialtycourses .sybox a:hover .syitem .activeWrap {
        bottom: 0px;
    }

    .specialtycourses .sybox a:hover .syitem .defaultWrap {
        bottom: 90px;
    }

    .specialtycourses .sybox a .itemtitle {
        font-size: 16px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        width: 350px;
        /*color: #000;
        */
    }

.maincontentsc {
    width: 1200px;
    margin: auto;
    position: relative;
}

.graygroup {
    /*margin-top: 26px;*/
    background-color: #f4f4f4;
    padding: 30px 0px 50px 0px;
}

.campusstar {
    padding-bottom: 90px;
}

.specialtycourses {
    padding-bottom: 80px;
}

/*.scvideo {
    padding-bottom: 110px;
}*/

.oppart {
    padding: 90px 0px;
    width: 1200px;
}

    .oppart a:last-child {
        margin-right: 0px;
    }

    .oppart .opbtn {
        float: left;
        margin-right: 80px;
    }


    .oppart .zsjh {
        width: 239px;
        height: 161px;
        background: url(/Contents/images/zsjh1.png) center center no-repeat;
    }

        .oppart .zsjh:hover {
            opacity: .8;
            /* background: url(/Contents/images/zsjh2.png) center center no-repeat;*/
        }

    .oppart .zxdy {
        width: 239px;
        height: 161px;
        background: url(/Contents/images/zxdy1.png) center center no-repeat;
    }

        .oppart .zxdy:hover {
            opacity: .8;
            /*background: url(/Contents/images/zxdy2.png) center center no-repeat;*/
        }

    .oppart .wsyy {
        width: 239px;
        height: 161px;
        background: url(/Contents/images/wsyy1.png) center center no-repeat;
    }

        .oppart .wsyy:hover {
            opacity: .8;
            /*background: url(/Contents/images/wsyy2.png) center center no-repeat;*/
        }

    .oppart .zswd {
        width: 239px;
        height: 161px;
        background: url(/Contents/images/zswd1.png) center center no-repeat;
    }

        .oppart .zswd:hover {
            opacity: .8;
            /*background: url(/Contents/images/zswd2.png) center center no-repeat;*/
        }

.owbtn {
    position: absolute;
}

#campusstar {
    width: 1200px;
}

.campusstar #prev-v1 {
    left: -127px;
    top: 50%;
    transform: translateY(-50%);
    height: 80px;
    cursor: pointer;
    opacity: 0.8;
}

.campusstar .itemimg {
    height: 360px;
    width: 270px;
    overflow: hidden;
}

.campusstar #next-v1 {
    cursor: pointer;
    opacity: 0.8;
    right: -111px;
    top: 50%;
    transform: translateY(-50%);
    height: 80px;
}


.scvideo .sctippart {
    height: 72px;
    width: 386px;
    margin: 80px auto 80px auto;
    position: relative;
}

.scvideo #sctip .owl-controls {
    bottom: 100px;
}

.scvideo .owl-theme .owl-controls .owl-page span {
    width: 14px;
    height: 14px;
    opacity: 1;
    display: block;
    margin: 5px 7px;
    background: none;
    border: 2px solid #a71c28;
    filter: Alpha(Opacity=50);
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.scvideo .topdiary {
    position: relative;
    height: 45px;
}

.scvideo .owl-theme .owl-controls .owl-page.active span {
    background-color: #a71c28;
}

.scvideo .owl-pagination {
    margin-top: 20px;
}

.modal-content {
    background-color: transparent !important;
    box-shadow: none !important;
    border: none !important;
}

.modal-dialog {
    height: 70%;
    width: 70%;
}

.modal-body {
    position: relative;
    height: 100%;
    padding: 0px;
}

.modal {
    top: 10%;
}

.modal-body .closeimg {
    position: absolute;
    overflow: hidden;
    top: -25px;
    right: -25px;
    z-index: 999;
    background-color: #fff;
    border-radius: 50px;
    height: 25px;
    width: 25px;
}

    .modal-body .closeimg img {
        height: 100%;
        width: 100%;
        cursor: pointer;
    }

.bvideo {
    width: 736px;
    position: relative;
}

    .bvideo .videocontent {
        width: 100%;
        height: 556px;
        position: relative;
    }

    .bvideo .videotip {
        height: 81px;
        position: absolute;
        right: 0px;
        left: 0px;
        bottom: 0px;
        z-index: 1;
        background-color: rgba(0,0,0,0.2);
        background: url(/Contents/images/videoIcon.png) left center no-repeat rgba(0,0,0,0.5);
    }

        .bvideo .videotip .tipcontent {
            display: flex;
            align-content: center;
            width: 100%;
            height: 100%;
        }

            .bvideo .videotip .tipcontent .tiptitle {
                width: 200px;
                font-size: 28px;
                font-weight: bold;
                margin-right: 10px;
                color: #fff;
                text-align: center;
            }

            .bvideo .videotip .tipcontent .tiptext {
                font-size: 16px;
                color: #fff;
                word-break: break-all;
                padding: 10px 0px 10px 20px;
                box-sizing: border-box;
                flex: 1;
                margin-left: 250px;
            }

.svideo {
    width: 415px;
}

.videopart {
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
}

.svideo .svideoitem .videocontent {
    height: 268px;
    position: relative;
}

    .svideo .svideoitem .videocontent img.videoimgplay, .bvideo .videocontent img.videoimgplay {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        z-index: 1;
        cursor: pointer
    }

.svideo .svideoitem .tipcontent {
    height: 48px;
    background-color: rgba(0,0,0,0.5);
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    padding: 10px 0px 10px 20px;
}

.jcxj img {
    width: 100%;
    height: auto;
}

.jcxjitem img:hover {
    transform: scale(1.3)
}

.fastMenu {
    padding: 70px 0px 70px 0px;
}

    .fastMenu span {
        float: left;
        width: 100px;
        height: 100px;
        margin-right: 50px;
        position: relative;
    }

        .fastMenu span a {
            display: block;
            width: 100px;
            height: 47px;
            padding: 73px 0 0 0;
            line-height: 47px;
            text-align: center;
            color: #313131;
            font-size: 16px;
        }

        .fastMenu span span.showC {
            display: block;
            width: 220px;
            padding: 20px;
            position: absolute;
            left: -80px;
            bottom: 100px;
            display: none;
            background: #E21D25;
            height: auto;
            color: #fff
        }

            .fastMenu span span.showC a {
                display: inline-block;
                width: auto;
                height: auto;
                padding: 0;
                line-height: 25px;
                text-align: left;
                color: #fff;
            }

    .fastMenu a:hover {
        color: #f00;
    }

    .fastMenu span span.showC a:hover {
        color: #f0f0f0
    }

    .fastMenu a.block1 {
        background: url(/Contents/images/b1.png) top center no-repeat;
        background-size: 73px 73px;
    }

    .fastMenu a.block2 {
        background: url(/Contents/images/b2.png) top center no-repeat;
        background-size: 73px 73px;
    }

    .fastMenu a.block3 {
        background: url(/Contents/images/b3.png) top center no-repeat;
        background-size: 73px 73px;
    }

    .fastMenu a.block4 {
        background: url(/Contents/images/b4.png) top center no-repeat;
        background-size: 73px 73px;
    }

    .fastMenu a.block5 {
        background: url(/Contents/images/b5.png) top center no-repeat;
        background-size: 73px 73px;
    }

    .fastMenu a.block6 {
        background: url(/Contents/images/b6.png) top center no-repeat;
        background-size: 73px 73px;
    }

    .fastMenu a.block7 {
        background: url(/Contents/images/b7.png) top center no-repeat;
        background-size: 73px 73px;
    }

    .fastMenu a.block8 {
        background: url(/Contents/images/b8.png) top center no-repeat;
        background-size: 73px 73px;
    }

    .fastMenu a.block9 {
        background: url(/Contents/images/b9.png) top center no-repeat;
        background-size: 73px 73px;
    }



    .fastMenu a.block1:hover {
        background: url(/Contents/images/b1h.png) top center no-repeat;
        background-size: 73px 73px;
    }

    .fastMenu a.block2:hover {
        background: url(/Contents/images/b2h.png) top center no-repeat;
        background-size: 73px 73px;
    }

    .fastMenu a.block3:hover {
        background: url(/Contents/images/b3h.png) top center no-repeat;
        background-size: 73px 73px;
    }

    .fastMenu a.block4:hover {
        background: url(/Contents/images/b4h.png) top center no-repeat;
        background-size: 73px 73px;
    }

    .fastMenu a.block5:hover {
        background: url(/Contents/images/b5h.png) top center no-repeat;
        background-size: 73px 73px;
    }

    .fastMenu a.block6:hover {
        background: url(/Contents/images/b6h.png) top center no-repeat;
        background-size: 73px 73px;
    }

    .fastMenu > span:hover span.showC {
        display: block;
    }

    .fastMenu a.block7:hover {
        background: url(/Contents/images/b7h.png) top center no-repeat;
        background-size: 73px 73px;
    }

    .fastMenu a.block8:hover {
        background: url(/Contents/images/b8h.png) top center no-repeat;
        background-size: 73px 73px;
    }

    .fastMenu a.block9:hover {
        background: url(/Contents/images/b9h.png) top center no-repeat;
        background-size: 73px 73px;
    }
    .fastMenu a.block10 {
        background: url(/Contents/images/b10.png) top center no-repeat;
        background-size: 73px 73px;
    }

    .fastMenu a.block10:hover {
        background: url(/Contents/images/b10h.png) top center no-repeat;
        background-size: 73px 73px;
    }
/*尾部*/
.footWrap {
    width: 100%;
    height: 240px;
    background: #362e2c;
    position: relative;
}

.footer {
    width: 1200px;
    margin: 0 auto;
}

.rwm {
    float: left;
    padding: 15px;
    background: #666;
}

.friendLink > ul:last-child {
    margin-right: 0px;
}

.friendLink > ul {
    float: left;
    margin: 25px 23px;
    position: relative;
}

    .friendLink > ul > li {
        width: 334px;
        user-select: none;
        cursor: pointer;
        height: 38px;
        line-height: 38px;
        font-size: 16px;
        color: #1b1b1b;
        text-align: center;
        background: #fff;
    }

        .friendLink > ul > li.act {
        }

        .friendLink > ul > li > span {
            display: block;
            float: right;
            width: 46px;
            height: 37px;
            background: url(/Contents/images/yqljjt1.png) center center no-repeat;
            cursor: pointer;
        }

            .friendLink > ul > li > span.open {
                background: url(/Contents/images/yqljjt2.png) center center no-repeat;
            }

        .friendLink > ul > li > ul {
            position: absolute;
            top: 39px;
            height: 150px;
            text-align: left;
            width: 334px;
            background: #fff;
            z-index: 9;
            font-size: 16px;
            max-height: 190px;
            overflow: auto;
            display: none;
        }

            .friendLink > ul > li > ul li {
                border-bottom: 1px solid #e9e9e9
            }

                .friendLink > ul > li > ul li a {
                    color: #313131;
                    display: block;
                    padding: 0 10px;
                    font-size: 14px
                }

                .friendLink > ul > li > ul li:hover {
                    background: #EAF3FC
                }

        .friendLink > ul > li.act > ul {
            display: block
        }

        .friendLink > ul > li.act > span {
            background: url(/skins/default/images/new/fljt.png) center center no-repeat;
        }

.friendLink .friendLinktip {
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 29px;
    font-weight: normal;
    color: #333;
}

.indexfoot {
    background-color: #323232;
    padding-bottom: 100px;
}

    .indexfoot .maincontent {
        padding-top: 44px;
    }

        .indexfoot .maincontent .lfpart {
            width: 507px;
        }

        .indexfoot .maincontent .midpart {
            width: 524px;
        }

    .indexfoot .foot-top {
        position: relative;
        color: #fff;
        font-size: 16px;
        padding-top: 13px;
    }

        .indexfoot .foot-top:before {
            position: absolute;
            top: 0px;
            left: 0px;
            content: "";
            z-index: 1;
            width: 30px;
            border-top: 2px solid #fff;
        }

    .indexfoot .zsrs {
        margin-top: 44px;
        color: #a9a9a9;
        font-size: 15px;
    }

    .indexfoot .dz {
        margin-top: 16px;
        color: #a9a9a9;
        font-size: 15px;
    }

    .indexfoot .zsrs .scnumber {
        font-size: 17px;
        color: #3eaafe;
        margin-bottom: 11px;
    }

    .indexfoot .lxitem {
        margin-top: 15px;
    }

        .indexfoot .lxitem a {
            color: #a9a9a9;
            font-size: 15px;
        }

    .indexfoot .qrcode {
        margin-top: 40px;
    }

.videoimg {
    cursor: pointer;
}

.stuname {
    margin-top: 14px;
    text-align: center;
    padding-right: 30px;
    color: #333;
    font-size: 16px;
}

.svideoitem {
    position: relative;
}

    .svideoitem .videotip {
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: 0px;
        z-index: 1;
    }

.ey-menu {
    position: absolute;
    z-index: 100;
    left: 0;
    top: 158px;
    right: 0;
    border-top: 0px solid #fff;
    height: 50px;
    box-sizing: border-box;
    box-shadow: none;
    background-color: rgba(0,0,0,0.3);
}

    .ey-menu .maincontent > ul > li:hover {
        /*background-color:#982414 !important;
        */ /*background-color: transparent !important;
        */
        background-color: none !important;
    }


    .ey-menu .maincontent > ul > li {
        float: left;
        list-style: none;
        height: 50px;
        line-height: 50px;
        text-align: center;
        width: 98px;
        font-size: 14px;
        cursor: pointer;
        color: #050505;
        position: relative;
    }

        .ey-menu .maincontent > ul > li:hover > a, .ey-menu .maincontent > ul > li > a:hover {
            color: #fff;
        }

    .ey-menu .maincontent .ey-submenucontent a:hover {
        color: #b21b01;
    }

    .ey-menu ul {
        margin: 0px;
        padding: 0px;
    }

        .ey-menu ul li.active {
            color: #fff;
            background-color: #982414;
        }

        .ey-menu ul#mainnavul > li > a {
            color: #fff;
            display: block;
        }

        .ey-menu1 .maincontent > ul > li:hover > a, .ey-menu ul#mainnavul > li:hover > a {
            color: #ffe699;
        }

    .ey-menu .ey-submenu {
        padding-top: 18px;
        position: absolute;
        z-index: 999;
        top: 50px;
        display: none;
        left: 50%;
        transform: translateX(-50%);
        /*background: url(/Contents/images/uparrow.png) center 9px no-repeat;*/
    }

    .ey-menu .maincontent > ul > li:hover .ey-submenu {
        display: block;
    }

    .ey-menu .ey-submenu .ey-submenucontent {
        border-radius: 8px;
        background-color: #fff;
        overflow: hidden;
    }

        .ey-menu .ey-submenu .ey-submenucontent > ul > li {
            width: 151px;
            height: 40px;
            font-size: 15px;
            list-style: none;
            line-height: 40px;
            border-bottom: 1px solid #e2e4e3;
        }

            .ey-menu .ey-submenu .ey-submenucontent > ul > li:hover {
                background-color: #ffece9;
            }

            .ey-menu .ey-submenu .ey-submenucontent > ul > li:last-child {
                border-bottom: none;
            }

.svideoimg, .bvideoimg {
    height: 100%;
    width: 100%;
}

#schoolstar {
    background-color: #fff;
    height: 470px;
    box-shadow: 0px 0px 9px 0px #dedede;
}

    #schoolstar #campusstar {
        padding-left: 21px;
        padding-top: 39px;
    }

.videoborder {
    width: 1200px;
    height: 595px;
    box-shadow: 0px 0px 9px 0px #dedede;
}

.index-top .topimg img {
    height: 100%;
    width: 100%;
}

.jcxj {
    box-shadow: 0px 0px 9px 0px #dedede;
    background-color: #fff;
    padding: 20px 20px 6px 20px;
}

.jcxjitem {
    width: 380px;
    height: 250px;
    overflow: hidden;
    /*    margin-bottom:14px;
            margin-right:10px;*/
    /*float: left;*/
}

    .jcxjitem img {
        height: 100%;
        width: 100%;
        cursor: pointer;
    }

        .jcxjitem img:hover {
            transform: scale(1.1);
            transition: all 0.3s ease-in;
        }

.backtop {
    position: fixed;
    right: 30px;
    bottom: 100px;
    z-index: 9;
    width: 52px;
    cursor: pointer;
    height: 82px;
}

    .backtop .bcimg {
        text-align: center;
    }

        .backtop .bcimg img {
            border-radius: 50px;
            box-shadow: 0px 0px 9px 0px #868181;
        }

    .backtop .bctitle {
        margin-top: 10px;
        text-align: center;
    }

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    background-color: transparent;
    border: 2px solid #fff;
}

.swiper-pagination-bullet-active {
    background-color: #fff !important;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 60px;
}

/*.bk1 {
    background: url(/Contents/images/01.png) center center no-repeat;
    background-size: 100% 100%;
}

.bk2 {
    background: url(/Contents/images/02.png) center center no-repeat;
    background-size: 100% 100%;
}

.bk3 {
    background: url(/Contents/images/03.png) center center no-repeat;
    background-size: 100% 100%;
}

.bk4 {
    background: url(/Contents/images/04.png) center center no-repeat;
    background-size: 100% 100%;
}

.bk5 {
    background: url(/Contents/images/05.png) center center no-repeat;
    background-size: 100% 100%;
}

.bk6 {
    background: url(/Contents/images/06.png) center center no-repeat;
    background-size: 100% 100%;
}*/

.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

#campusstar .itemimg img:hover {
    transform: scale(1.1);
    transition: all 0.3s ease-in;
}

.jcxj .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: 250px;
    /* Center slide text vertically */
    /*          display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;*/
}
