﻿/*轮播器*/
.swiper-container {
    height: 500px;
}

.mian-pic {
    height: 500px;
    overflow: hidden;
}

.mian-pic img {
    width: 100%;
    height: 500px;
}

.swiper-container .swiper-slide {
    display: block;
}

.swiper-container .swiper-slide .noticepic {
    margin: 0 auto;
    width: 1100px;
    position: relative;
    top: -350px;
    display: none;
}

.swiper-container .swiper-slide .noticepic .notic-text {
    width: 575px;
    background: url("../image/rgab0.3.png");
    height: 96px;
    padding: 7px 0 0 18px;
}

.swiper-container .swiper-slide .noticepic .notic-text .content {
    position: absolute;
    top: 0;
    padding: 10px 20px;
    width: 467px;
}

.swiper-container .swiper-slide .title {
    width: 544px;
    font-size: 26px;
    color: #fff;
    margin-bottom: 15px;
}

.swiper-container .swiper-slide .text {
    /*margin-left: 16px;*/
    color: #fff;
    max-height: 40px;
    width: 544px;
    overflow: hidden;
}

/*轮播分页器*/
.pagination {
    position: absolute;
    z-index: 20;
    top: 445px;
    width: 100%;
    text-align: center;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 48px;
    height: 8px;
    /*border-radius: 8px;*/
    margin: 0 5px;
    /*opacity: 0.8;*/
    border: 1px solid #fff;
    cursor: pointer;
    background: #fff;
    border: none;
}

.swiper-active-switch {
    background: #116fab;
}


.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: #144297;
    background-color: #fff;
    vertical-align: middle;
    line-height: 16px;
    text-align: center;
    cursor: pointer;

}

.title-pagination .swiper-active-switch {
    background: #daad12;
    color: #fff;
}

/*帮助栏*/

.help {
    position: fixed;
    bottom: 134px;
    width: 70px;
    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 {
    padding-top: 15px;
    height: 35px;
    border-top: none;
    border-bottom: 1px solid #c2c2c2;
}

.help div:hover {
    background: #006fc1;
    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: 142px;
    left: -198px;
    display: none;
    background: none;
}

/*主体*/
.mian-content {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 134px !important;
    z-index: 10;
    color: #333;
    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: #144297;
}

.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 {
    font-size: 12px;
    color: #888;
    float: right;
    /*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: 10px;
}

.mian-content .notice .notice-content ul li {
    line-height: 30px;
    height: 31px;
    background: url("../image/li-circle.png") no-repeat 0px center;
    padding-left: 20px;
}

.mian-content .dynamic {
    width: 408px;
    margin-right: 35px;
    height: 312px;
}

.mian-content .dynamic .div-left {
    margin-top: 8px;
    margin-right: 20px;
    width: 336px;
    position: relative;
}

.mian-content .titlediv {
    border-bottom: 1px solid #daad12;
    padding: 0 0 15px 0;
    margin-bottom: 10px;
}

.mian-content .dynamic .div-left img {
    width: 336px;
    height: 273px;
    /*margin-bottom: 8px;*/
}

.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: 408px;
}

.mian-content .dynamic .div-left {
    margin-top: 10px;
}

.mian-content .dynamic .div-right {
    margin-top: 2px;
}

.mian-content .dynamic .div-right .head-time {
    color: #888;
    float: left;
    width: 56px;
    text-align: right;
    padding-right: 8px;
    border-right: 1px none #d6d6d6;
    margin-bottom: 10px;
    margin-top: 8px;
}

.mian-content .dynamic .div-right .head-time span {
    font-size: 12px;
    height: auto;
    color: #144297;
}

.mian-content .dynamic .div-right .head-time span.day {
    color: #888888;
    font-size: 30px;
}

.mian-content .dynamic .div-right .content {
    float: left;
    width: 240px;
    text-align: left;
    margin-bottom: 10px;
}

.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: 8px;
    border-bottom: 1px solid #d5d5d5;
}

.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: #006fc1;
}

.mian-content .double-work {
    width: 676px;
    margin-top: 20px;
    margin-right: 30px;
    display: inline-block;
    vertical-align: top;
}

.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: #144297;
}

.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: 16px;
    position: relative;
    top: 7px;
    color: #333;
    font-weight: bold;
}

.mian-content .title {
    padding-bottom: 7px;
    border-bottom: 3px solid #144297;
    padding-right: 25px;
}

.mian-content .more {
    float: right;
    font-size: 14px;
    color: #888888;
    position: relative;
    top: 8px;
    right: 2px;
}

.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: #144297;
    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: #144297;
    background-color: #fff;
    vertical-align: middle;
    line-height: 16px;
    text-align: center;
    cursor: pointer;

}

.img-num > span > a {
    color: #144297;
}

.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: #144297;
    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: #144297;
}

.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: #144297;
    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;
}