﻿.kstd a {
    float: left;
    margin-left: 20px;
    width: 110px;
    height: 98px;
    text-align: center;
    font-size: 14px;
    background-color: #e3e4f3;
    border-radius: 4px;
    cursor: pointer;
}

.kstd a:hover {
    background: #adb1f6;
}

.kstd span {
    display: inline-block;
    margin-top: 30px;
    height: 46px;
    width: 80px;
    color: #232323;
}

.title-pagination {
    position: absolute;
    z-index: 20;
    top: 276px;
    right: 0px;
    /*width: 109px;*/
    text-align: center;
}
.title-pagination .swiper-pagination-switch {
    height: 16px;
    width: 16px;
    margin: 0px 4px;
    color: #118cab;
    background-color: #fff;
    vertical-align: middle;
    line-height: 16px;
    text-align: center;
    cursor: pointer;

}

.title-pagination .swiper-active-switch {
    background: #daad12;
    color: #fff;
}

.mian-pic {
    width: 100%;
    height: 465px;
    overflow: hidden;
    background: #123874 url(../image/banner-pic1.png) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

/*帮助栏*/

/*.help {*/
/*position: fixed;*/
/*!*bottom: 134px;*!*/
/*width: 70px;*/
/*!*top:714px;*!*/
/*right: 2%;*/
/*z-index: 100;*/
/*text-align: center;*/
/*font-size: 12px;*/
/*color: #888888;*/
/*}*/

@media screen and (min-width: 1501px) {
.help {
        position: absolute;
        width: 70px;
        top:714px;
        right: 2%;
        z-index: 100;
        text-align: center;
        font-size: 12px;
        color: #888888;
    }
}
@media screen and (max-width: 1500px) {
.help {
        position: absolute;
        width: 70px;
        top:714px;
        right: 2%;
        z-index: 100;
        text-align: center;
        font-size: 12px;
        color: #888888;
    }
}
/*.help {*/
/*width: 70px;*/
/*position: absolute;*/
/*top: 597px;*/
/*right: 2%;*/
/*z-index: 100;*/
/*text-align: center;*/
/*font-size: 12px;*/
/*color: #888888;*/
/*}*/
.help a {
    color: #888888;
}

.help div {
    padding: 10px 0;
    height: 50px;
    border: 1px solid #c2c2c2;
    border-bottom: none;
    background: #fff;
}

.help .talk {
    margin: 0;
    padding: 0;
    width: 31px;
    height: 30px;
    border: none;
    margin-left: 20px;
    background: url("../image/talk.png") center no-repeat;
}

.help .weixinpic {
    margin: 0;
    padding: 0;
    width: 31px;
    height: 30px;
    border: none;
    margin-left: 20px;
    background: url("../image/weixin.png") center no-repeat;
}

.help .weibopic {
    margin: 0;
    padding: 0;
    width: 31px;
    height: 30px;
    border: none;
    margin-left: 20px;
    background: url("../image/weibo.png") center no-repeat;
}

.help .toppic {
    margin: 0;
    padding: 0;
    width: 31px;
    height: 30px;
    border: none;
    margin-left: 20px;
    background: url("../image/top.png") center no-repeat;
}

.help .totop {
    /*display: none;*/
    padding-top: 15px;
    height: 35px;
    border-top: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
}

.stu-voice {
    display: inline-block;
    width: 30px;
    line-height: 25px;
    font-size: 14px;
    color: #888888;
}

.help div:hover .stu-voice {
    color: #fff;
}

.help div:hover {
    background: #118cab;
    color: #fff;
    cursor: pointer;
}

.help div:hover .weixinpic {
    background: url("../image/weixin2.png") center no-repeat;
}

.help div:hover .talk {
    background: url("../image/talk2.png") center no-repeat;
}

.help div:hover .weibopic {
    background: url("../image/weibo2.png") center no-repeat;
}

.help div:hover .toppic {
    background: url("../image/top2.png") center no-repeat;
}

.help .scond-code {
    padding: 0;
    width: 180px;
    height: 178px;
    border: none;
    position: absolute;
    top: 77px;
    left: -198px;
    display: none;
    background: none;
}

/*主体*/
.mian-content {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 85px !important;
    z-index: 10;
    color: #232323;
    background: #fff;
}

/*.mian-content .main-new .div-left a:hover,*/
/*.mian-content .main-new .div-right  a:hover,*/
/*.mian-content .notice ul li a:hover,*/
/*.mian-content .pic-new ul li a:hover,*/
/*.mian-content .dynamic .div-left a:hover,*/
/*.mian-content .dynamic .div-right a:hover,*/
/*.mian-content .learning ul li a:hover{*/
/*font-weight: bold;*/
/*}*/
/*.videos:hover {*/
/*cursor: pointer;*/
/*}*/

.mian-content a:hover {
    color: #4e57cc;
}

.mian-content p {
    font-size: 14px;
    color: #888;
    max-height: 38px;
    overflow: hidden;
}

.mian-content a {
    display: inline-block;
    font-size: 16px;
}

.mian-content .time {
    margin-top: 5px;
    font-size: 12px;
    color: #888;
    float: right;
    /*padding-right: 15px;*/
    /*line-height: 27px;*/
}

.mian-content .modular {
    float: left;
    /*border: 1px solid #888;*/
}

.div-right ul li {
    line-height: 25px;
    display: inline-block;
}

/*.div-right ul li a {*/
/*width: 237px;*/
/*padding-left: 5px;*/
/*}*/

.div-right .time {
    float: right;
}

.div-left, .div-right {
    float: left;
}

.mian-content .notice {
    width: 385px;
    height: 312px;
}

.mian-content .notice .notice-content {
    /*margin-top: 20px;*/
}

.mian-content .notice .notice-content ul li {
    height: 34px;
    /*background: url("../img/li-circle.png") no-repeat 0px center;*/
    font-size: 16px;
    /*padding-left: 15px;*/
    /*background-color: #f7f8f9;*/
    color: white;
    /*margin: 8px 0;*/
}
.mian-content .notice-content ul li:hover .time{
    color: #4e57cc;
}
.mian-content  .notice-content ul li:hover .ell {
    color: #4e57cc;
}

.mian-content .dynamic {
    /*width: 408px;*/
    margin-right: 48px;
    height: 312px;
}

.mian-content .dynamic .div-left {
    margin-top: 8px;
    margin-right: 20px;
    width: 291px;
    position: relative;
}

.mian-content .titlediv {
    background:url(../image/title_end_lines.png) 0px bottom no-repeat;
    border-bottom: 1px solid #d9d9d9;
    padding: 0 0 15px 10px;
    margin-bottom: 10px;
}

.mian-content .titlediv-child {
    padding-left: 0;
    background: none;
    border-bottom: none;
}

.title-yellow {
    padding-left: 10px;
    border-left: 4px solid #f0b108;
}

.mian-content .dynamic .div-left img {
    width: 300px;
    height: 248px;
    /*margin-bottom: 8px;*/
}
.mian-content .dynamic .div-left .bg-title {
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 300px;
    height: 40px;
    background: #000;
    opacity: 0.3;
    color: #fff;
}

.mian-content .dynamic .div-left .img-title {
    position: absolute;
    padding-left: 15px;
    line-height: 2.5;
    bottom: 5px;
    left: 0;
    color: #fff;
    width: 92%;
}

.mian-content .dynamic .div-left img:hover {
    cursor: pointer;
    box-shadow: 0 0 5px #666;
    -moz-box-shadow: 0 0 5px #666;
    -webkit-box-shadow: 0 0 5px #666;
}

.mian-content .dynamic .div-left .see-more {
    color: #fff;
    background: #26a891;
    border: none;
    padding: 5px 15px;
    margin-top: 10px;
    cursor: pointer;
    margin-left: 3px;
    margin-bottom: 3px;
}

.mian-content .dynamic .div-left .see-more:hover {
    cursor: pointer;
    box-shadow: 0 0 5px #666;
    -moz-box-shadow: 0 0 5px #666;
    -webkit-box-shadow: 0 0 5px #666;
}

.mian-content .dynamic .div-right {
    width: 452px;
    height: 250px;
    overflow: hidden;
}

.mian-content .dynamic .div-left {
    margin-top: 10px;
}

.mian-content .dynamic .div-right {
    margin-top: 2px;
    /*border-bottom: 1px solid #d5d5d5;*/
}

.mian-content .dynamic .div-right .head-time {
    color: #888;
    float: left;
    width: 56px;
    text-align: right;
    padding-right: 8px;
    border-right: 1px solid #d6d6d6;
    margin-bottom: 10px;
    margin-top: 8px;
}

.mian-content .dynamic .div-right .head-time span {
    font-size: 12px;
    height: auto;
    /*color: #118cab;*/
}

.mian-content .dynamic .div-right .head-time span.day {
    color: #888888;
    font-size: 25px;
}

.mian-content .dynamic .div-right .content {
    float: left;
    width: 387px;
    text-align: left;
    margin-bottom: 6px;
}

.mian-content .dynamic .div-right .content span {
    font-size: 14px;
    color: #888;
    float: left;
    width: 365px;
    padding-left: 13px;
}

.mian-content .dynamic .div-right ul li {
    margin-top: 6px;
    border-bottom: 1px solid #d5d5d5;
}

.mian-content .dynamic .div-right ul>:last-child{
    border-bottom: none;
}

.mian-content .dynamic .div-right ul li p {
    padding-left: 10px;
    line-height: 20px;
    position: relative;
    top: -3px;
}

/*.mian-content .dynamic .div-right ul li a {*/
/*color: #000;*/
/*padding-left: 10px;*/
/*}*/

.mian-content .dynamic .div-right ul li a:hover {
    color: #4e57cc;
}

.mian-content .double-work {
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
    width: 370px;
    height: 265px;
}

.mian-content .third-work {
    margin-top: 40px;
    margin-right: 30px;
}

.mian-content .student-work {
    width: 405px;
}

.mian-content .party-work {
    width: 395px
}

.mian-content .links {
    margin-right: 0;
    width: 340px;
}

.mian-content .links .linkstop {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 10px 20px;
    border: 1px solid #cbcbcb;
}

.mian-content .third-work .online-notice {
    width: 300px;
    height: 18px;
    background: #7cb4aa url(../image/log-bg.png) 197px -36px no-repeat;
    padding: 25px 20px;
    margin-bottom: 20px;
}

.mian-content .third-work .online-notice:hover {
    box-shadow: 0 0 5px #666;
    -moz-box-shadow: 0 0 5px #666;
    -webkit-box-shadow: 0 0 5px #666;
}

.mian-content .third-work .online-notice a {
    width: 100%;
    color: #fff;
    font-size: 16px;
}

.mian-content .third-work .online-notice a:hover {
    color: #118cab;
}

.mian-content .links ul {
    border: 1px solid #cbcbcb;
    border-top: none;
    padding: 10px 0 15px 20px;
    /*height: 110px;*/
    height: 116px;
    overflow-y: auto;
}

.mian-content .links ul li {
    line-height: 22px;
}

.mian-content .links ul li a {
    font-size: 14px;
}

.title {
    font-size: 17px;
    position: relative;
    top: 7px;
    color: #232323;
    font-weight: bold;
}

/*.mian-content .title {*/
/*background:url(../img/more-left.png) 0px right no-repeat;*/
/*!*padding-right: 30px;*!*/
/*!*padding-left: 20px;*!*/
/*}*/

.mian-content .more {
    float: right;
    font-size: 14px;
    color: #888888;
    /*color: red;*/
    position: relative;
    top: 8px;
    right: 2px;
    padding-right: 20px;
}

.mian-content .more:link {
    color: #888888;
    background: url("../image/more-left_10.png") 30px center no-repeat;
    /*background: url("../img/more-left.png") no-repeat right;*/
}
.mian-content .more:visited {
    /*color: #006fc1;*/
    /*background: url("../img/more-down.png") no-repeat right;*/
    /*background: url("../img/more-down.png") no-repeat right;*/
}
.mian-content .more:hover {
    /*color: #888888;*/
    color: #4e57cc;
    background: url("../image/more-right_05.png") 30px center no-repeat;
}

.mian-content .linedown-more {
    font-size: 14px;
    color: #888888;
    position: relative;
    top: 12px;
}

/*素培新闻图片*/
.dy-left-img {
    width: 335px;
    margin-right: 35px;
    /*margin-top: 10px*/

}

.dy-left-img-title {
    height: 27px;
    background-color: #118cab;
    margin-top: -5px;
    font-size: 14px;
    line-height: 27px;

}

.img-title {
    display: inline-block;
    width: 165px;
    padding: 0px 17px;
}

.img-title > a {
    color: #fff;
}

.img-title:hover > a {
    color: #fff;
}

.img-num {
    display: inline-block;
    width: 109px;
    padding: 0px 11px;
    float: right;
}

.img-num > span {
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: 0px 4px;
    color: #118cab;
    background-color: #fff;
    vertical-align: middle;
    line-height: 16px;
    text-align: center;
    cursor: pointer;

}

.img-num > span > a {
    color: #118cab;
}

.img-num > span:hover {
    color: #fff;
    background-color: #daad12;
    cursor: pointer;
}

.img-num > span:hover > a {
    color: #fff;
}

/*通知公告*/
.notice-top {
    height: 86px;
    margin: 20px 0px;
    background-color: #eeeeee;
}

.notice-head-time {
    display: inline-block;
    padding: 17px 13px 16px 17px;
    width: 50px;
    color: #fff;
    border: none;
    vertical-align: top;
}

.notice-head-time > :first-child {
    display: block;
    width: 50px;
    color: #fff;
    border: none;
    font-size: 10px;
    background-color: #daad12;
    line-height: 17px;

}

.notice-head-time > :first-child + span {
    display: block;
    width: 50px;
    color: #fff;
    border: none;
    font-size: 18px;
    background-color: #118cab;
    line-height: 36px;
    text-align: center;

}

.notice-head-content {
    display: inline-block;
    color: #fff;
    width: 285px;
    padding-right: 15px;

}

.notice-head-content > a {
    width: 285px;
    padding-top: 10px;
}

/*参与阅读*/
.join-red {
    display: inline-block;
    background-color: #f3f3f3;
    margin: 30px 34px 0px 0px;
    width: 580px;
    height: 230px;
    vertical-align: top;
}

.join-red-left {
    vertical-align: top;
    display: inline-block;
    padding: 20px;
    width: 235px;
}

.join-red-left > p {
    font-size: 16px;
    padding: 0px 0px 18px 0px;
    color: #000;
    cursor: pointer;
}

.join-red-left > p:hover {
    color: #118cab;
}

.join-red-left > img {
    width: 235px;
    height: 150px;
    cursor: pointer;
}

.join-red-right {
    vertical-align: top;
    display: inline-block;
    width: 280px;
    padding: 52px 20px 0px 0px;
    height: 105px;
}

.join-red-right-text > p {
    max-height: 105px;
    height: 105px;
    line-height: 25px;
}

.join-red-right > button {
    width: 63px;
    height: 26px;
    background-color: #118cab;
    color: #fff;
    border: none;
    cursor: pointer;
    margin-top: 26px;
    border-radius: 3px;
}

.join-red-right > button:hover {
    background-color: #daad12;
}

/*@media screen and (max-width: 1200px) {
    body .mian-content {
        margin-bottom: 320px;
    }

    .link-system ul li {
        margin: 20px 17px 0 17px;
    }

    .div-right ul li {
        display: inline-block;
    }

    .main-new .div-right ul li {
        width: 410px;
        line-height: 23px;
    }

    .mian-content, .header-top, .header, .sidebar .navigation {
        width: 1024px;
    }

    .swiper-container .swiper-slide .title {
        font-size: 24px;
        width: 370px;
    }

    .swiper-container .swiper-slide .noticepic {
        width: 900px;
        top: -270px;
    }

    .swiper-container .swiper-slide .text {
        width: 370px;
        height: 40px;
    }

    .div-left {
        width: 278px;
    }

    .mian-content .notice {
        width: 334px;
    }

    .mian-content .dynamic {
        width: 408px;
        overflow: hidden;
        margin-bottom: 0;
    }

    .mian-content .dynamic .div-left {
        width: 252px;
    }

    .mian-content .dynamic .div-left img {
        width: 252px;
        height: 155px;
    }

    .mian-content .dynamic .div-right {
        width: 375px;
    }

    .div-right ul li {
        line-height: 22px;
    }

    .div-right ul li a, .mian-content .dynamic .div-right .content span, .mian-content .dynamic .div-right .content {
        width: 305px;
    }

    .mian-content .double-work {
        width: 676px;
    }

    .mian-content .student-work {
        width: 360px;
    }

    .mian-content .party-work {
        width: 320px;
    }

    .mian-content .links {
        width: 284px;
    }

    .mian-content .third-work .online-notice {
        width: 243px;
        background: #7cb4aa url(../image/log-bg.png) 144px -36px no-repeat;
    }
}*/

/*左侧悬浮*/
.left-hover {
    position: absolute;
    z-index: 100;
    height: 271px;
    width: 160px;
    left: 2%;
    top: 1080px;
    background: url("../image/icon-left-baoming.png") no-repeat;
}

.left-hover .cancle-button {
    float: right;
    background: #fff;
    background: url("../image/icon-black-x.png");
    border: none;
    height: 11px;
    width: 13px;
    cursor: pointer;
    margin: -5px 6px 0px 0px;

}

.enter-img {
    display: block;
    border: none;
    height: 50px;
    width: 50px;
    margin: 180px 0px 0px 95px;
    background: url("../image/icon-boaming-enter.png");
    cursor: pointer;
}

.right-hover {
    position: absolute;
    z-index: 100;
    height: 180px;
    width: 146px;
    right: 2%;
    top: 1080px;
}
.right-hover img{
    width: 101px;
    height: 101px;
}

/*素拓新闻图片*/
.supei-xiao-img {
    width: 82px;
    height: 64px;
}

.supei-xiao-img:hover {
    /* box-shadow: 0 0 5px #666; */
    -moz-box-shadow: 0 0 5px #666;
    -webkit-box-shadow: 0 0 5px #666;
}
/*参考阅读鼠标放在图片上有阴影*/
.join-red-left>img:hover{
    /* box-shadow: 0 0 5px #666; */
    -moz-box-shadow: 0 0 5px #666;
    -webkit-box-shadow: 0 0 5px #666;
}
/*图片新闻*/
.pic-news{
    float: left;
    width: 206px;
    margin: 25px 29px 5px 0;
}
.pic-news img{
    width: 206px;
    height: 96px;
    overflow: hidden;
}
.pic-news img:hover{
    -moz-box-shadow: 0 0 5px #666;
    -webkit-box-shadow: 0 0 5px #666;
}
.pic-news p{
    color: #333;
    font-size: 16px;
    margin-top: 5px;
}
/*讲坛*/
.Forum{
    width: 489px;
    margin-top: 20px;
    display: inline-block;
    vertical-align: top;
}
.Forum ul{
    padding-top: 8px;
}
.Forum ul li{
    margin-top: 11px;
}
.Forum ul li a{
    width: 400px;
}



/*后勤保卫处样式*/
.mian-content .head-p{
    height: 22px;
    padding-left: 15px;
    border-left: 4px solid #118cab;
    font-size: 17px;
    color: #232323;
    line-height: 20px;
    /*font-weight: bold;*/
}
.head-content{
    height: 85px;
    margin-top: 25px;
    padding: 24px 29px;
    border-top: 5px solid #118cab;
    background: #f4f6f6;
    margin-bottom: 30px;
}
.head-content li{
    box-sizing: border-box;
    display: inline-block;
    width: 123px;
    height: 100%;
    padding: 0px 0px 0px 0px;
    cursor: pointer;
}
.head-content li p{
    line-height: 25px;
    text-align: center;
    color: #666666;
}
.head-content li:hover p{
    color: #118cab;
}
.hr-span{
    height: 3px;
    width: 342px;
    margin-bottom: 2px;
    display: inline-block;
    vertical-align: bottom;
    background: #daad12;
}
.bg118{
    background: #118cab;
}
#columnBackground img{
    height:40px;width:40px;background-size: 100%;margin: 8px auto;
}
.img-hover{
    display:none
}
#getNumber a li{
    display: none;
}

/*修改的链接布局*/
.select-divs {
    position: relative;
    width: 1000px;
    height: 40px;
    /*background: #e3e4f3 url(../image/cylj-bg.png) 260px center no-repeat;*/
    background: #e3e4f3 url(../image/cylj-bg.png) 590px -50px no-repeat/514px auto;
    border-radius: 5px;
    padding:23px 42px;
}

/*.container{ padding-top:100px; margin-left:100px;}*/
/**
 * 模拟select
 **/
.select-box { position: relative; float: left; margin-top: 0px;margin-left: 184px; }
.select-box:first-child{margin-left:0}
.title-commonlyused {width:116px;height:84px;float:left;background: url(../image/cy-tit.png) no-repeat left center;}
.select-city .select-header { padding-right: 70px;
    box-sizing: border-box;width: 210px; height: 40px; border:none; border-radius:4px;background: url(../image/cylj-down.png) no-repeat #fff; background-position: 170px center; line-height: 36px; text-indent: 20px; font-size: 16px; color: #232323; cursor: pointer; overflow: hidden; }
.select-city .select-arrow { background-position: 360px center; }
.select-city .select-content { box-sizing:border-box;overflow-y:scroll;max-height: 107px;border: 1px solid #dcdcdc; border-top:none;border-radius:4px;position: absolute; top: 41px; left: 0; z-index: 99; display: none; background-color: #fff; }
.select-city .select-content li {  overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;box-sizing:border-box;width: 210px; height: 36px; margin: 0; line-height: 36px; padding-left: 20px; background-color: #fff; font-size: 16px; color: #232323; cursor: pointer; }
.select-bank .select-header { width: 210px; height: 36px; border: 1px solid #c1c1c1; background: url(../image/cylj-down.png) no-repeat #fff; background-position: 170px center; line-height: 36px; text-indent: 20px; font-size: 16px; color: #232323; cursor: pointer; overflow: hidden; }
.select-bank .select-arrow { background-position: 279px -9px; }
.select-bank .select-content { border-left: 1px solid #c1c1c1; border-right: 1px solid #c1c1c1; position: absolute; top: 38px; left: 0; z-index: 99; display: none; background-color: #fff; }
.select-bank .select-content li { width: 210px; height: 36px; margin: 0; border-bottom: 1px solid #c1c1c1; line-height: 36px; text-indent: 14px; background-color: #fff; font-size: 16px; color: #232323; cursor: pointer; }

.cylj-bg {
    width: 100%;
    height: 225px;
    background: #e3e4f3 url(../image/cylj-bg.png) 260px center no-repeat;
}

.cylj-bg ul {
    margin-left: 20px;
    padding-top: 13px;
}

.cylj-bg li {
    margin-top: 20px;
    padding-left: 20px;
    width: 190px;
    height: 40px;
    text-align: left;
    line-height: 40px;
    background: #fff url("../image/cylj-down.png") 170px center no-repeat;
    border-radius: 4px;
}
