﻿
/*轮播器*/
.swiper-container {
    height: 760px;
}

.mian-pic {
    height: 760px;
    overflow: hidden;
}

.mian-pic img {
    width: 100%;
    height: 760px;
}
.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.31.png");
    height: 70px;
    padding: 0px 0 0 18px;
    font-size: 24px;
}
.swiper-container .swiper-slide .noticepic .notic-text:hover{
    background: url("../image/rgab0.3-hover.png");
}
.swiper-container .swiper-slide .noticepic .notic-text div{
    line-height: 52px;
}

.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: 690px;
    width: 100%;
    text-align: center;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 46px;
    height: 7px;
    border-radius: 8px;
    margin: 0 5px;
    opacity: 0.8;
    border:1px none #fff;
    cursor: pointer;
    background: #f0f1f1;
}

.swiper-active-switch {
    background: #116fab;
}

/*帮助栏*/

.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("https://ai.aiit.edu.cn/template/205/rgzn/_files/img/top.png") center no-repeat;
}

.help .totop {
    padding-top: 15px;
    height: 35px;
    border-top: none;
    border-bottom: 1px solid #c2c2c2;
}

.help div:hover {
    background: #004b84;
    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 p {
    font-size: 14px;
    color: #888;
    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: 370px;
    padding-left: 5px;
}

.div-right .time {
    float: right;
}

.div-left, .div-right {
    float: left;
}

.mian-content .notice {
    width: 1200px;
    margin-top: 54px;
}

.mian-content .notice .notice-content {
    margin: 10px -29px 0 0;
}

.mian-content .notice .notice-content .news-pic{
    display: inline-block;
    width: 380px;
    margin:48px 26px 44px 0;
    vertical-align: top;
}

.mian-content .notice .notice-content .news-pic .imgpic{
    width: 380px;
    height: 296px;
}
.mian-content .notice .notice-content .news-pic .imgpic:hover{
    cursor: pointer;
    box-shadow: 0 0 5px #afcde2;
    -moz-box-shadow: 0 0 5px #afcde2;
    -webkit-box-shadow: 0 0 5px #afcde2;
}
.news-title{
    width: 370px;
    color: #232323;
}
.news-content{
    width: 380px;
    color: #888;
    height: 60px;
}

.learn-view{
    margin-top: 20px;
    height: 20px;
    color: #666666;
    font-size: 14px;
    text-align: left;
    vertical-align: middle;

}
.learn-view span{
    color: #a9a9a9;
    display: inline-block;
    vertical-align: middle;
    line-height: 15px;
    padding: 0px 22px 0px 12px;
}
.learn-view img{
    display: inline-block;
    vertical-align: middle;
}



/*.mian-content .notice .notice-content ul li {
    line-height: 32px;
    height: 43px;
}*/

.mian-content .dynamic {
    width: 1200px;
    height:200px;
    background-color: #fff;
}
.mian-content .titlediv{
    position: relative;
    height: 54px;
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 47px;
}
.introduce{
    /*float: left;*/
    width: 1200px;
    margin: 33px 0px 0 0;
}
.mian-content .introduce p{
    font-size: 16px;
    color: #232323;
}
.btn-more{
    margin-top: 66px;
    width:217px ;
    height: 54px;
    background-color: #004b84;
    border-radius: 12px;
    border: 1px solid #004b84;
    text-align: center;
    line-height: 54px;
}
.btn-more a{
    width: 217px;
    color: #fff;
    font-size: 18px;
}
.btn-more :hover{
    border-radius: 12px;
    box-shadow: 0px 0px 3px 3px #cadae5;
}

.school-pic{
    float: left;
    margin-top: 38px;
    margin-bottom: 40px;
}
.school-pic img{
    width: 302px;
    height: 337px;
}
.school-pic img:hover{
    box-shadow: 0 0 5px #afcde2;
    -moz-box-shadow: 0 0 5px #afcde2;
    -webkit-box-shadow: 0 0 5px #afcde2;
}

.mian-content .leader{
    width: 1200px;
    margin-bottom: 76px;
}

.more-content{
    float: right;
    font-size: 16px;
    color: #232323;
}

.leader-introduce{
    display: inline-block;
    margin-right: 34px;
    width: 272px;
    height: 412px;
    background-color: #f7f7f7;
    border-radius: 2px;
}
.leader-pic{
    margin: 36px auto 23px;
    width: 190px;
    height: 190px;
    border-radius: 50%;
    overflow: hidden;
}
.leader-pic:hover{
    box-shadow: 0 0 5px #afcde2;
    -moz-box-shadow: 0 0 5px #afcde2;
    -webkit-box-shadow: 0 0 5px #afcde2;
}
.leader-introduce .name{
    text-align: center;
    color: #666666;
    font-size: 18px;
}
.leader-introduce .position{
    text-align: center;
    color: #888888;
    font-size: 16px;
}
.leader-more{
    margin: 31px auto;
}



.mian-content .double-work{
    width: 582px;
    margin-top: 30px;
    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 #afcde2;
    -moz-box-shadow: 0 0 5px #afcde2;
    -webkit-box-shadow: 0 0 5px #afcde2;
}
.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: 22px;
    position: relative;
    top: 7px;
    color: #232323;
    font-weight: bold;
}
.mian-content .title{
    position: absolute;
    top:0;
    padding-bottom: 22px;
    border-bottom: 4px solid #4471a8;
    padding-right: 87px;
}
.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;
}

@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: 497px;
    }
    .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;
    }
}