﻿
body {
    background-color: #F3F5F8;
}

/*轮播器*/
.swiper-container {
    height: 491px;
}

.mian-pic {
    height: 491px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: url(../image/banner.png) center center no-repeat;
    background-size: 100% 100%;
}

/*.mian-pic img {*/
/*    width: 100%;*/
/*    height: 345px;*/
/*}*/
.swiper-container .swiper-slide {
    display: block;
}

.swiper-container .swiper-slide a img {
    width: 100%;
    height: 100%;
}

.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: 320px;
    width: 100%;
    text-align: center;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 8px;
    margin: 0 5px;
    opacity: 1;
    border: 1px solid #fff;
    cursor: pointer;
}

.swiper-active-switch {
    background: #fff;
}

/*帮助栏*/

.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("https://zsxx.aiit.edu.cn/template/585/zsxxw/_files/img/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("https://zsxx.aiit.edu.cn/template/585/zsxxw/_files/img/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 {
    margin: 0 auto;
    position: relative;
    top: -40px;
    margin-bottom: 134px !important;
    z-index: 10;
    color: #333;
}

/*.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: #006fc1;
}

.mian-content p {
    font-size: 14px;
    color: #888;
    max-height: 38px;
    overflow: hidden;
}

.mian-content a {
    display: inline-block;
    font-size: 16px;
}

.mian-content notice-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;
}

.mian-content .notice {
    width: 400px;
}

.mian-content .notice .notice-content {
    margin-top: 10px;
}

.mian-content .notice .notice-content ul li {
    /*line-height: 32px;*/
    height: 43px;
}

.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 .dynamic .div-left img {
    width: 310px;
    height: 193px;
    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-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: 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;
    height: 40px;
}

.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: 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: 380px;
}

.flex-wrapper {
    display: flex;
}

.mian-content .party-work {
    width: 380px
}

.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(https://zsxx.aiit.edu.cn/template/585/zsxxw/_files/img/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;
}

.mian-content .titlediv {
    font-size: 26px;
    color: #333333;
    line-height: 36px;
    margin-left: -40px;
    margin-bottom: 40px;
}

.modular.zsdt .titlediv {
    background: url(../image/admissions.png) left center no-repeat;
}

.modular.xyzy .content-wrapper {
    padding: 36px 0 46px 0;
}

.modular.xyzy .titlediv {
    background: url(../image/departments.png) left center no-repeat;
}

.modular.xyzy {
    margin-top: 44px;
    width: 100%;
    height: 414px;
    background: #fff;
}

.modular.xgfc .titlediv {
    background: url(../image/view.png) left center no-repeat;
    margin-top: 40px;
}

.modular.xyzy .swiper-container3 {
    overflow: hidden;
    display: flex;
}

.swiper-container3-out{
    position: relative;
}

.modular.xyzy .swiper-container3 .swiper-wrapper{
    display: flex;
}

.modular.xyzy .swiper-container3 .swiper-wrapper.justify-content{
    justify-content: center;
}

.modular.xyzy .swiper-container3 .item {
    width: 285px;
    height: 240px;
    position: relative;
}

.modular.xyzy .swiper-container3 .swiper-slide:not(:first-child){
}

.modular.xyzy .swiper-container3 .item img {
    width: 285px;
    height: 240px;
}

.modular.xyzy .swiper-container3 .item .title {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    height: 44px;
    line-height: 44px;
    color: #fff;
    background: rgba(252, 116, 13, 0.76);
}
.modular.xgfc .flex-wrapper{
    display: flex;
    justify-content: center;
    width: 1200px;
    height: 420px;
    position: relative;
}

.modular.xgfc .flex-wrapper a{
    background: #F2A265;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.modular.xgfc .flex-wrapper a img{
    display: inline-block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.modular.xgfc .flex-wrapper a::after{
    content: " ";
    align-items: center;
    justify-content: center;
    width: 116px;
    height: 116px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 0;
}

.modular.xgfc .flex-wrapper a:nth-child(1){
    width: 248px;
    height: 420px;
    margin-right: 20px;
    background-size: 116px 116px;
}

.modular.xgfc .flex-wrapper a:nth-child(2n)::after{
    background-size: 90px 90px;
    left: calc(50% - 58px);
    top: calc(50% - 58px);
}
.modular.xgfc .flex-wrapper a:nth-child(2n+1)::after{
    background-size: 116px 116px;
    left: calc(50% - 58px);
    top: calc(50% - 58px);
}


.modular.xgfc .flex-wrapper a:nth-child(2){
    width: 248px;
    height: 200px;
    margin-right: 20px;
}

.modular.xgfc .flex-wrapper a:nth-child(3){
    width: 665px;
    height: 420px;
}

.modular.xgfc .flex-wrapper a:nth-child(4){
    width: 248px;
    height: 200px;
    position: absolute;
    left: 268px;
    bottom: 0;
}

.swiper-btn-prev{
    width: 40px;
    height: 40px;
    background: url(../image/arrow-left.png);
    position: absolute;
    top: 215px;
    left: -54px;
}
.swiper-btn-prev.swiper-button-disabled{
    background: url(../image/arrow-left-disable.png);
}

.swiper-btn-next{
    width: 40px;
    height: 40px;
    background: url(../image/arrow-right.png);
    position: absolute;
    top: 215px;
    right: -54px;
}

.swiper-btn-next.swiper-button-disabled{
    background: url(../image/arrow-right-disable.png);
}

.mian-content .titlediv .title {
    display: inline-block;
    color: #333;
    margin-left: 40px;
}

.mian-content .more {
    float: right;
    font-size: 14px;
    color: #143F7A;
    position: relative;
    right: 2px;
}

.mian-content .more:hover {
    color: #FC740D;
}

.mian-content .linedown-more {
    font-size: 14px;
    color: #888888;
    position: relative;
    top: 12px;
}

.mian-content a {
    color: #333;
}

.mian-content .notice-content li {
    height: 35px;
    line-height: 35px;
}

.mian-content .notice-content li div {
    overflow: hidden;
    padding: 0px 10px;
}

.mian-content .notice-content li a {
    font-size: 16px;
    color: #333333;
    float: left;
}

.mian-content .notice-content li span {
    float: right;
    font-size: 13px;
    color: #888888;
}

.mian-content a:hover {
    color: #FC740D !important;
}

.content-wrapper {
    width: 1200px;
    margin: 0 auto;
}

.modular.zsdt .div-left img {
    display: inline-block;
    width: 472px;
    height: 314px;
}

.modular.zsdt .div-right {
    margin-left: 32px;
}

.modular.zsdt .div-right ul li {
    height: 44px;
    line-height: 44px;
    background: #FFFFFF;
    width: 100%;
    font-size: 14px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.modular.zsdt .div-right ul li .time {
    color: #999999;
    padding: 0 20px;
    flex-shrink: 0;
}

.modular.zsdt .div-right ul li .divider {
    width: 1px;
    height: 26px;
    background: #D6D6D6;
}

.modular.zsdt .div-right ul li a {
    flex-grow: 1;
    color: #333333;
    margin-left: 20px;
}


.hot-link {
    margin-right: 0px !important;
    border: 1px solid #cbcbcb;
    width: 375px !important;
    height: 336px;
}

.hot-link .top-title {
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    width: 360px;
    font-size: 16px;
    color: #232323;
    font-weight: 800;
    border-bottom: 1px solid #cbcbcb;
}

.hot-link .hot-links {
    padding: 10px 15px;
    line-height: 25px;
    font-size: 14px;
    color: #333333;
}

.menu-wrapper {
    display: flex;
    width: 1200px;
    height: 150px;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 4px rgba(12, 43, 86, 0.08);
    margin: 0 auto;
    position: relative;
    bottom: 75px;
    z-index: 100;
    justify-content: space-around;
}

.menu-wrapper a {
    font-size: 16px;
    color: #333333;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.icon {
    display: inline-block;
    width: 41px;
    height: 37px;
    margin-bottom: 12px;
}

.icon.zsjz {
    background: url(../image/icon-zsjz.png) center center no-repeat;
}

.menu-wrapper a:hover .icon.zsjz {
    background: url(../image/icon-zsjz-s.png) center center no-repeat;
}

.icon.zszc {
    background: url(../image/icon-zszc.png) center center no-repeat;
}

.menu-wrapper a:hover .icon.zszc {
    background: url(../image/icon-zszc-s.png) center center no-repeat;
}

.icon.zsjh {
    background: url(../image/icon-zsjh.png) center center no-repeat;
}

.menu-wrapper a:hover .icon.zsjh {
    background: url(../image/icon-zsjh-s.png) center center no-repeat;
}

.icon.znwd {
    background: url(../image/icon-znwd.png) center center no-repeat;
}

.menu-wrapper a:hover .icon.znwd {
    background: url(../image/icon-znwd-s.png) center center no-repeat;
}

.icon.lyb {
    background: url(../image/icon-lyb.png) center center no-repeat;
}

.menu-wrapper a:hover .icon.lyb {
    background: url(../image/icon-lyb-s.png) center center no-repeat;
}

.icon.lqcx {
    background: url(../image/icon-lqcx.png) center center no-repeat;
}

.menu-wrapper a:hover .icon.lqcx {
    background: url(../image/icon-lqcx-s.png) center center no-repeat;
}

.menu-wrapper a:hover {
    color: #143F7A;
}

@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(https://zsxx.aiit.edu.cn/template/585/zsxxw/_files/img/log-bg.png) 144px -36px no-repeat;
    }
}
