﻿
/*轮播器*/
.swiper-container {
    height: 465px;
}

.mian-pic {
    height: 465px;
    overflow: hidden;
}

.mian-pic img {
    width: 100%;
    height: 465px;
}
.swiper-container .swiper-slide{
    display: block;
}
.swiper-container .swiper-slide .noticepic {
    margin: 0 auto;
    width: 1100px;
    position: relative;
    top:-260px ;
    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{
    color:#fff;
    max-height: 40px;
    width: 544px;
    overflow: hidden;
}
/*轮播分页器*/
.pagination {
    position: absolute;
    z-index: 20;
    top: 410px;
    width: 100%;
    text-align: center;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 8px;
    margin: 0 5px;
    opacity: 0.8;
    border:1px solid #fff;
    cursor: pointer;
}

.swiper-active-switch {
    background: #fff;
}

/*帮助栏*/
.help .wisdom-system{
    border-top: none;
    border-bottom: 1px solid #c2c2c2;
}

.wisdom-system p{
    height: 22px;
}

.help {
    width: 70px;
    position: absolute;
    top: 710px;
    right: 2%;
    z-index: 100;
    text-align: center;
    font-size: 12px;
    color: #888888;
}
.help a {
    color: #888888;
}

.help div {
    padding: 10px 0;
    height: 44px;
    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 .voluntary-remittance{
    background: url("../image/voluntary-remittance.png") center no-repeat;
}
.help .maintain{
    background: url("../image/maintain.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: #aa0101;
    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 .voluntary-remittance {
    background: url("../image/voluntary-remittance1.png") center no-repeat;
}

.help div:hover .maintain {
    background: url("../image/maintain1.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: 70px;
    left: -198px;
    display: none;
    background: none;
}
.help .scond-code-weibo{
    padding: 0;
    width: 180px;
    height: 178px;
    border: none;
    position: absolute;
    top: 10px;
    left: -198px;
    display: none;
    background: none;
}

.help .scond-code img,
.help .scond-code-weibo img{
    width: 100%;
    height: 100%;
}


/*主体*/
.mian-content {
    width: 1200px;
    margin: 0 auto;
    margin-top: 44px;
    margin-bottom: 155px!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: #aa0101;
}

.mian-content p {
    font-size: 14px;
    color: #888;
    max-height: 38px;
    overflow: hidden;
}

.mian-content a {
    display: inline-block;
    font-size: 16px;
}

.item-title{
    position: absolute;
    bottom: 5px;
    left:0;
    padding: 10px 50px 10px 14px;
    width: 222px;
    background: url(../image/rgab0.3.png);
    color: #fff;
    font-size: 14px!important;
}

.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: 22px;
    display: inline-block;
}

.div-right ul li a {
    width: 390px;
    padding-left: 5px;
}

.div-right .time {
    float: right;
}

.div-left, .div-right {
    float: left;
}

.mian-content .notice {
    width: 375px;
}

.mian-content .notice .notice-content {
    margin-top: 10px;
}

.mian-content .notice .notice-content ul li {
    /*line-height: 32px;*/
    height:31px;
}

.mian-content .dynamic {
    width: 775px;
    margin-right: 50px;
}

.mian-content .dynamic .div-left {
    margin-right: 20px;
    position: relative;
}
.mian-content .titlediv{
    margin-bottom: 24px;
    line-height: 1;
    border-left: 4px solid #b50202;
}
.mian-content .dynamic .div-left img {
    width: 286px;
    height: 234px;
}

.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: 469px;
}

.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;
}

.mian-content .dynamic .div-right .head-time span {
    font-size: 12px;
    height: auto;
}

.mian-content .dynamic .div-right .head-time span.day {
    color: #888888;
    font-size: 30px;
}

.mian-content .dynamic .div-right .content {
    float: left;
    width: 402px;
    text-align: left;
    margin-bottom: 8px;
}

.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{
    padding-top: 10px;
    border-bottom: 1px solid #d5d5d5;
}

.mian-content .dynamic .div-right ul li:nth-last-child(1){
    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{
    line-height: 1;
    color:#000;
    padding-left: 10px;
}
.mian-content .dynamic .div-right ul li a:hover{
    color:#aa0101;
}

.mian-content .double-work{
    width: 575px;
    margin-top: 40px;
    margin-right: 45px;
    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:#006fc1;
}
.mian-content .links ul{
    border: 1px solid #cbcbcb;
    border-top: none;
    padding: 10px 0 15px 20px;
    height: 110px;
    overflow-y: auto;
}
.mian-content .links ul li{
    line-height: 22px;
}
.mian-content .links ul li a{
    font-size: 14px;
}
.title {
    font-size: 16px;
    top: 7px;
    color: #333;
    font-weight: bold;
}
.mian-content .title{
    padding-left: 17px;
}
.mian-content .more {
    float: right;
    font-size: 14px;
    color: #888888;
    position: relative;
    right: 2px;
}

.mian-content .more-change{
    right: 10px;
}

.mian-content .linedown-more {
    font-size: 14px;
    color: #888888;
    position: relative;
    top: 12px;
}

/*多彩活动*/
.activity{
    position: relative;
    display: inline-block;
    margin-top: 40px;
    width: 905px;
}

.activity-title{
    width: 881px;
}

.arrow-left,
.arrow-right{
    background-color: rgba(0, 0, 0, 0.3);
    background-size: 21px 36px!important;
}
.arrow-right{
    right: 41px!important;
}

/*相关链接*/
.related-links{
    display: inline-block;
    margin-top: 40px;
    width: 290px;
    vertical-align: top;
}

.links-content{
    padding: 14px 15px 13px;
    background-color: #f6f6f6;
}

.education{
    padding-top: 4px;
    width: 259px;
    height: 27px;
    border:1px solid #e1e1e1;
    border-radius: 2px;
}

.education span{
    margin-left: 20px;
    font-size: 16px;
    color: #777777;
}

.education img{
    float: right;
    margin-top: -4px;
    cursor: pointer;
}
.edu-dropdown{
    display: none;
    position: absolute;
    padding:10px 0 10px 21px;
    width: 238px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-top: none;
}

.websites{
    line-height: 24px;
}

.websites a{
    color: #777777;
}

.other-dropdown{
    display: none;
    position: absolute;
    padding:10px 0 10px 21px;
    width: 238px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-top: none;
    z-index: 100;
}

.other{
    margin-top: 10px;
}
/*轮播*/
.swiper-pagination-bullet-active{
    background-color: #b50202!important;
}

@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: 660px;
        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: 494px;
    }
    .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;
    }
}


/*网络展厅鼠标*/
.swiper-container .swiper-slide .inter-noticepic {
    margin: 0 auto;
    width: 196px;
    left: -16px;
    position: relative;
    top:-30px ;
    background-color: #000000;
    opacity: 0.27;
    height: 25px;
    display: none;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=27);/*兼容ie8及以下/*/
}
.inter-notic-text{
    left: 4px;
    position: relative;
    top:-53px ;
    width: 192px;
    height: 25px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display: none;
}

.inter-notic-text-title{
    width: 196px;
    font-size: 16px;
    color:#fff;
    margin-bottom: 0px;
}
.inter-show-swip-content .swiper-wrapper{
    transition-timing-function: linear;
}


.inter-show-swip-content .swiper-wrapper .swiper-slide img:hover {
    box-shadow: 0 0 5px #666;
    -moz-box-shadow: 0 0 5px #666;
    /* -webkit-box-shadow: 0 0 5px #666; */
    cursor: pointer;
}

