﻿/*轮播器*/
.swiper-container {
    height: 500px;
}

.mian-pic {
    height: 345px;
    overflow: hidden;
}

.mian-pic img {
    width: 100%;
    height: 100%;
}

.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: 310px;
    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: 278px;
    right: 0;
    /*width: 109px;*/
    text-align: center;
}

.title-pagination .swiper-pagination-switch {
    height: 16px;
    width: 16px;
    margin: 0 4px;
    color: #b8192f;
    background-color: #fff;
    vertical-align: middle;
    line-height: 16px;
    text-align: center;
    cursor: pointer;

}

.title-pagination .swiper-active-switch {
    background: #f3df3a;
    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: #b8192f;
    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: 30px;
    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: #b8192f;
}

.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: 313px;
}

.mian-content .notice .notice-content {
    margin-top: 10px;
}

.mian-content .notice .notice-content ul li {
    line-height: 30px;
    height: 31px;
    background: url("../image/li-circle2.png") no-repeat 0 center;
    padding-left: 20px;
}

.mian-content .dynamic {
    width: 408px;
    margin-right: 35px;
    height: 313px;
}

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

.mian-content .titlediv {
    border-bottom: 1px solid #f3df3a;
    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 solid #d6d6d6;
    margin-bottom: 10px;
    height: 50px;
    margin-top: 8px;
}

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

.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: 12px;
    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:hover {
    color: #b8192f;
}

.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: #b8192f;
}

.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 #b8192f;
    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;
    height: 303px;
}
.dy-left-img .swiper-container{
    height: 303px;
}

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

}

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

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

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

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

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

}

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

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

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

/*通知公告*/
.notice-top {
    height: 86px;
    margin: 20px 0;
    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: #f3df3a;
    line-height: 17px;

}

.notice-head-time > :first-child + span {
    display: block;
    width: 50px;
    color: #fff;
    border: none;
    font-size: 18px;
    background-color: #b8192f;
    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 0 0;
    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: 0 0 18px 0;
    color: #000;
    cursor: pointer;
}

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

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

.join-red-right {
    vertical-align: top;
    display: inline-block;
    width: 280px;
    padding: 52px 20px 0 0;
    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: #b8192f;
    color: #fff;
    border: none;
    cursor: pointer;
    margin-top: 26px;
    border-radius: 3px;
}

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

/*左侧悬浮*/
.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 0 0;

}

.enter-img {
    display: block;
    border: none;
    height: 50px;
    width: 50px;
    margin: 180px 0 0 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: 579px;
    float: left;
    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;
}

.index-double-list {
    width: 1200px;
}

.index-double-list .Forum {
    float: left;
}

.index-double-list .Forum + .Forum {
    float: right;
}

.swiper-system {
    background-color: #f8f8f8;
    padding-bottom: 29px;
    margin-bottom: 45px;
}

.swiper-system-header {
    width: 1200px;
    margin: auto;
}

.swiper-system-header .swiper-system-title {
    float: left;
    display: inline-block;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0;
    margin: 13px 0 18px;
}

.swiper-system-header .swiper-system-title:before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 50%;
    height: 2px;
    background-color: #b8192f;
}

.swiper-system-header .swiper-system-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 2px;
    background-color: #f3df3a
}

.swiper-system-header .swiper-system-control {
    float: right;
    font-size: 0;
    padding: 18px 0;
}

.swiper-system-header .control-left {
    display: inline-block;
    background: url(../image/icon-control-left.png) no-repeat;
    width: 23px;
    height: 23px;
    cursor: pointer;
    transition: all .2s;
}

.swiper-system-header .control-left:hover {
    background: url(../image/icon-control-left-on.png) no-repeat;
}

.swiper-system-header .control-right {
    display: inline-block;
    background: url(../image/icon-control-right.png) no-repeat;
    width: 23px;
    height: 23px;
    cursor: pointer;
    transition: all .2s;
    margin-left: 3px;
}

.swiper-system-header .control-right:hover {
    background: url(../image/icon-control-right-on.png) no-repeat;
}

.swiper-system .swiper-system-content {
    width: 1237.5px;
    height: 195px;
    overflow: hidden;
    margin: auto;
}

.swiper-system-content .content-item {
    width: 210px;
    background-color: #fff;
    font-size: 0;
    cursor: pointer;
    margin: auto;
}

.swiper-system-content .content-item:hover {
    box-shadow: 0 6px 10px 0 rgba(104, 97, 98, 0.35);
}

.swiper-system-content .content-item img {
    width: 210px;
    height: 141px;
    display: block;
}

.swiper-system-content .content-item p {
    text-align: center;
    font-size: 14px;
    padding: 16px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-news-left {
    width: 335px;
    height: 275px;
    background-size: 100%;
    font-size: 0;
}

.index-news-left a {
    font-size: 0;
}

.index-news-left a img {
    height: 275px;
    width: 335px;
    background-size: 100%;
}

.index-news-left .index-news-text {
    height: 27px;
    line-height: 27px;
    display: block;
    margin: 0 auto;
    width: 335px;
    background: #b8192f;
}

.index-news-left .notic-text {
    line-height: 27px;
    padding-left: 16px;
}

.index-news-left .text {
    font-size: 16px;
}
