﻿
/*轮播器*/
.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:-190px ;
    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: 414px;
    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;
}

/*帮助栏*/

@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 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("https://finance.aiit.edu.cn/template/298/cwc/_files/img/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: #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: 55px;
    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: #118cab;
}

.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;*/
    margin-top: 5px;
}

.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: 400px;
}

.mian-content .notice .notice-content {
    margin-top: 10px;
}

.mian-content .notice .notice-content ul li {
    /*line-height: 32px;*/
    height:30px;
}

.mian-content .dynamic {
    width: 770px;
    margin-right: 30px;
}

.mian-content .dynamic .div-left {
    margin-top: 8px;
    margin-right: 20px;
    width: 310px;
    position: relative;
}
.mian-content .titlediv{
    padding: 0 0 15px 0;
}
.mian-content .dynamic .div-left img {
    width: 310px;
    height: 235px;
    /*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: 435px;
}
.mian-content .dynamic .div-left{
    margin-top: 10px;
}

.mian-content .dynamic .div-left .bg-title {
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    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;
}

.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;
}

.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: 370px;
    text-align: left;
    margin-bottom:  4px;
}

.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: 5px;
    border-bottom: 1px solid #d5d5d5;
}
.mian-content .dynamic .div-right ul li: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:#118cab;
}

.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 #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;
    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-left: 15px;
    border-left: 4px solid #118cab;
}
.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: 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: -22px;
    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: 0px;
    position: relative;
    top:-53px ;
    width: 196px;
    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;
}

/*链接布局*/
.select-div{
    width: 100%;
    height: 183px;
    background: url("../image/icon-select.png") no-repeat;
    background-size: 100% 100%;
    padding: 10px 0px 10px 20px;
    position: relative;
}

/*修改的链接布局*/
.select-divs {
    width: 100%;
    height: 196px;
    background: url(../image/icon-select.png) no-repeat;
    background-size: 100% 100%;
    padding: 18px 0px 2px 21px;
    position: relative;
}

/*.container{ padding-top:100px; margin-left:100px;}*/
/**
* 模拟select
**/
.select-box { position: relative; float: left; margin-right: 8px;margin: 10px 0px; }
.select-city .select-header { padding-right: 70px;
    box-sizing: border-box;width: 400px; height: 40px; border:none; border-radius:4px;background: url(../image/icon-sanjiao.png) no-repeat #fff; background-position: 360px 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: 150px;padding:10px 0px;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: 400px; 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: 272px; height: 36px; border: 1px solid #c1c1c1; background: url(../image/icon-sanjiao.png) no-repeat #fff; background-position: 360px 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: 298px; 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; }