@charset "utf-8";
/* CSS Document */

body {
    margin: 0 auto;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif, "微软雅黑";
    background: #ffffff;
}

a {
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cb {
    clear: both;
    height: 0;
}

li {
    list-style: none;
}

div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
label,
input,
textarea,
img,
ul,
li,
dl,
dt,
dd {
    padding: 0;
    margin: 0;
}

.img_scale {
    overflow: hidden;
}

.img_scale img {
    transition: 0.6s all;
    -webkit-transition: 0.6s all;
}

.img_scale:hover img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}
.cb {
    clear: both;
}

.hide {
    display: none;
}

.bg02 {
    background: url(../images/bg02.png) bottom center no-repeat;
    height: 831px;
}
.bg03{
    background: url(../images/bg03.png) top right no-repeat #2a58a6;
    height: 925px;
}
.bg04{
    background: url(../images/bg04.png) top right no-repeat #f4f4f4;
    height: 820px;
}
.bg05{
    background: url(../images/bg05.png) center center no-repeat #3b5c97;
    min-height: 180px;
}
.bg05 .t{
    width: 210px;
    text-align: center;
    background: #264883;
    color: #fff;
    height: 180px;
    float: left;
    font-size: .24rem;
}
.bg05 .t i{
    display: block;
    margin: 30px auto 10px auto;
    width: 65px;
    height: 65px;
    background: #b8c7e1;
    border-radius: 50%;
    text-align: center;
    line-height: 65px;
    font-size: .36rem;
    color: #264883;
}
.bg05 .con{
    float: left;
    margin-left: 20px;
    color: #6c85b2;
    padding: 30px 20px;
    font-size: .24rem;
    max-width: 80%;
}
.bg05 .con a{
    color: #fff;
    padding: 0 20px;
}
.bg06{
    background: #f4f7fb;
}
.bg_white{
    background: #fff;
}

.g-head {
    position: fixed;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
}

.g-head:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -0.05rem;
    right: 0;
    height: 1.65rem;
    background: url("../images/head-bg.png") center repeat-x;
    background-size: auto 99%;
}

.g-head:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -0.05rem;
    right: 0;
    height: 0.05rem;
    /* background: url("../images/head-bg2.jpg") center repeat-x; */
    background-size: 100% 100%;
}

.g-head .wal {
    min-height: 1.1rem;
    position: relative;
    max-width: 100%;
    margin: 0 0.4rem;
}
.g-head a.logo {
    display: block;
    background: url("../images/logo.png") center no-repeat;
    background-size: 100%;
    width: 4.2rem;
    position: absolute;
    z-index: 1;
    left: 0;
    right: auto;
    top: 0;
    bottom: 0;
}
.g-head .btn-list {
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0;
    top: 0.1rem;
    bottom: auto;
    height: 0.53rem;
    font-size: 0.16rem;
    color: #fff;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    align-items: center;
    -webkit-align-items: center;
}

.g-head .btn-list a {
    color: #fff;
}

.g-head .btn-list ul {
    margin-right: 0.2rem;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    line-height: 0.4rem;
}

.g-head .btn-list ul li {
    padding-left: 0.14rem;
}

.g-head .btn-list ul a {
    display: block;
}

.g-head .btn-list ul a:hover {
    opacity: 1;
}
.g-head .btn-list ul a i {
    font-size: 0.16rem;
}
.g-head .btn-list .search {
    width: 2.7rem;
    height: 0.4rem;
    position: relative;
    z-index: 20;
    border: #fff solid 1px;
    border-radius: 25px;
    text-align: center;
    margin-right: 0.2rem;
}
.g-head .btn-list .search button {
    background: transparent;
    border: 0;
    outline: none;
    width: 0.2rem;
    height: 0.4rem;
    text-align: center;
    line-height: 0.4rem;
    float: left;
    margin-left: 0.1rem;
}
.g-head .btn-list .search button i {
    color: #fff;
}
.g-head .btn-list .search .input {
    width: 2.2rem;
    border: 0;
    outline: none;
    background: transparent;
    color: #fff;
    line-height: 0.4rem;
    height: 0.4rem;
    float: right;
    margin-right: 0.1rem;
}
.g-head .btn-list .search .input::placeholder {
    color: #fff;
}
.g-nav {
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0;
    top: 0.85rem;
    bottom: auto;
}

.g-nav li {
    position: relative;
    margin-left: 0.15rem;
    text-align: center;
}

.g-nav a.name {
    display: block;
    height: 0.62rem;
    line-height: 0.62rem;
    font-size: 0.18rem;
    color: #fff;
    font-weight: bold;
    padding-right: 0.2rem;
    padding-left: 0.2rem;
    position: relative;
    text-decoration: none;
    text-align: center;
}
.g-nav a.name:hover {
    color: #fff;
    background: #0b52b9;
}

.g-nav ul {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
}
.g-nav .list {
    position: absolute;
    z-index: 1;
    left: 50%;
    right: auto;
    top: -100vh;
    bottom: auto;
    background: rgba(28, 68, 133, 0.7);
    width: 1.5rem;
    margin-left: -0.75rem;
    box-shadow: 0 0 0.38rem 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 0 0.38rem 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 0 0.38rem 0 rgba(0, 0, 0, 0.19);
    border-top: #4381d6 solid 0.04rem;
    padding: 0 0;
    opacity: 0;
    visibility: hidden;
}

.g-nav .list a {
    display: block;
    text-align: center;
    font-size: 0.17rem;
    line-height: 0.48rem;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    text-decoration: none;
}
.g-nav .list dd {
    position: relative;
}
.g-nav .list dd .sub {
    position: absolute;
    left: 2rem;
    width: 2rem;
    background: #fff;
    display: none;
    top: 0rem;
}
.g-nav .list dd:hover .sub {
    display: block;
}

.g-nav .list a:hover {
    background: #4381d6;
    color: #fff;
}

.g-nav li:hover a.name {
    color: #fff;
}

.g-nav li:hover a.name i.line {
    opacity: 1;
}

.g-nav li:hover .list {
    opacity: 1;
    visibility: visible;
    top: 100%;
    transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
}

.indexBanner .swiper-pagination .swiper-pagination-bullet {
    width: 40px;
    height: 7px;
    background: #fff;
    opacity: 1;
    border-radius: 0;
}
.indexBanner .swiper-pagination .swiper-pagination-bullet-active {
    background: #ff0000;
}

.wrapper {
    max-width: 15.4rem;
    margin: 0 auto;
    padding: 0 0.45rem;
}

.collegeNews .title {
    text-align: center;
    padding: 40px 0;
}
.collegeNews .title span.t_name {
    background: url(../images/index01.png) left no-repeat;
    padding-left: 90px;
    height: 80px;
    display: inline-block;
    font-size: 0.48rem;
    color: #232323;
}
.collegeNews .title span.s_name {
    font-size: 0.24rem;
    color: #232323;
    display: block;
}
.collegeNews .item {
    border-right: 1px solid #c0c0c0;
    height: 820px;
}
.collegeNews .item .pic {
    height: 500px;
}
.collegeNews .item .pic img {
    width: 100%;
    height: 100%;
}
.collegeNews .item .con {
    padding: 15px 40px;
}
.collegeNews .item .con a {
    text-decoration: none;
}
.collegeNews .item .con a h2 {
    color: #000;
    font-size: 0.24rem;
    line-height: 1.5;
}
.collegeNews .item .con a p {
    color: #969696;
    font-size: 0.16rem;
    margin-top: 0.2rem;
}
.collegeNews .arrow {
    position: absolute;
    right: 0;
    bottom: 30px;
    width: 100%;
    height: 40px;
    z-index: 10;
    display: flex;
    justify-content: space-between;
}
.collegeNews .arrow .next {
    width: 90px;
    height: 40px;
    background: url(../images/jiantou_left.png) left no-repeat;
    margin-left: 20px;
}
.collegeNews .arrow .prev {
    margin-right: 20px;
    width: 90px;
    height: 40px;
    background: url(../images/jiantou_right.png) left no-repeat;
}
.collegeNews .list {
    margin-left: 20px;
}
.collegeNews .list .pic {
    height: 180px;
}
.collegeNews .list .con {
    margin-left: 20px;
    border-bottom: 1px solid #cfcfcf;
    height: 170px;
}
.collegeNews .list .item1 {
    margin-bottom: 30px;
}
.collegeNews .list .item1 .con a {
    text-decoration: none;
}
.collegeNews .list .item1 .con .date {
    color: #003a93;
    font-size: 0.16rem;
    margin: 10px 0;
}
.collegeNews .list .item1 .con h2 {
    color: #282828;
    font-size: 0.24rem;
    margin: 10px 0;
}
.collegeNews .list .item1 .con p {
    color: #868686;
    font-size: 0.16rem;
}
.collegeNews .list .item1:hover .con h2 {
    color: #003a93;
}

.index_more {
    text-align: center;
    padding: 20px 0;
}
.index_more a {
    color: #2f5ea7;
    font-size: 16px;
    display: inline-block;
    border: 1px solid #2f5ea7;
    border-radius: 25px;
    padding: 5px 20px;
    text-decoration: none;
}
.index_more1 {
    text-align: center;
    padding: 20px 0;
}
.index_more1 a {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 25px;
    padding: 5px 20px;
    text-decoration: none;
}
.index_notice {
    padding: 50px 0;
}
.index_notice .t i {
    float: left;
    font-size: 0.8rem;
    color: #2f5ea7;
    margin-right: 0.1rem;
}
.index_notice .t span.t_name {
    float: left;
    font-size: 0.4rem;
    color: #232323;
}
.index_notice .t span.s_name {
    font-size: 0.24rem;
    color: #232323;
    display: block;
}
.index_notice .tab-header {
    background: #eaeff6;
    height: 80px;
    border: 1px solid #d5d5d5;
    line-height: 80px;
    float: right;
}
.index_notice .tab-header .tab-btn {
    padding: 0 20px;
    font-size: 0.24rem;
    color: #232323;
    border: 0;
    outline: none;
    border-right: 1px solid #d5d5d5;
    float: left;
    height: 80px;
    cursor: pointer;
}
.index_notice .tab-header .tab-btn:last-of-type {
    border-right: 0;
}
.index_notice .tab-header .tab-btn:hover {
    color: #fff;
    background: #2f5ea7;
}
.index_notice .tab-header .tab-btn.active {
    color: #fff;
    background: #2f5ea7;
}
.index_notice .tab-content {
    padding: 30px;
}
.index_notice .tab-content .item {
    margin: 40px 20px;
    height: 148px;
    border: 1px solid #d6d6d6;
    background: #fff;
}
.index_notice .tab-content .item a {
    text-decoration: none;
}
.index_notice .tab-content .item .date {
    height: 148px;
    color: #fff;
    background: #2f5ea7;
    text-align: center;
    font-size: 0.14rem;
}
.index_notice .tab-content .item .date span {
    display: block;
    font-size: 0.36rem;
    padding-top: 36px;
}
.index_notice .tab-content .item h2 {
    margin: 15px;
    color: #535353;
    font-size: 0.24rem;
    line-height: 1.5;
}
.index_notice .tab-content .item:hover {
    background: #1d3e86;
}
.index_notice .tab-content .item:hover h2 {
    color: #fff;
}
.index_notice .tab-panel {
    display: none;
    animation: fadeIn 0.5s ease-out;
}

.index_notice .tab-panel.active {
    display: block;
}

.academicDynamics{
    padding: 40px 0 0 0;
}
.academicDynamics .t{
    padding-bottom: 20px;
}
.academicDynamics .t i {
    float: left;
    font-size: 0.8rem;
    color: #fff;
    margin-right: 0.1rem;
}
.academicDynamics .t span.t_name {
    float: left;
    font-size: 0.4rem;
    color: #fff;
}
.academicDynamics .t span.s_name {
    font-size: 0.24rem;
    color: #fff;
    display: block;
}
.academicDynamics .item1{
    background: #fff;
}
.academicDynamics .item1 a{
    text-decoration: none;
}
.academicDynamics .item1 .pic{
    height: 620px;
}
.academicDynamics .item1 .txt{
    padding: 20px;
    color: #000000;
    font-size: .28rem;
}
.academicDynamics .list{
    margin-left: 20px;
}
.academicDynamics .list .item2{
    height: 162px;
    background: url(../images/index05.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 16px;
}
.academicDynamics .list .item2 .pic{
    height: 162px;
}
.academicDynamics .list .item2 .con{
    padding: 20px;
}
.academicDynamics .list .item2 .con .txt{
    font-size: 0.24rem;
    margin: 0;
    height: 90px;
    color: #000000;
}
.academicDynamics .list .item2 .con i{
    float: right;
    font-size: .6rem;
    color: #2a58a6;
}
.academicDynamics .list .item2 a{
    text-decoration: none;
}
.academicDynamics .list .item2:hover{
    background: #2a58a6;
    color: #fff;
}
.academicDynamics .list .item2:hover .con .txt{
    color: #fff;
}
.academicDynamics .list .item2:hover .con i{
    color: #fff; 
}

.studentWorld{
    padding: 50px 0 0 0;
}
.studentWorld .t{
    float: left;
    padding-bottom: 50px;
}
.studentWorld .t i {
    float: left;
    font-size: 0.8rem;
    color: #2f5ea7;
    margin-right: 0.1rem;
}
.studentWorld .t span.t_name {
    float: left;
    font-size: 0.4rem;
    color: #232323;
}
.studentWorld .t span.s_name {
    font-size: 0.24rem;
    color: #232323;
    display: block;
}
.studentWorld .tab-header {
    background: #eaeff6;
    height: 80px;
    border: 1px solid #d5d5d5;
    line-height: 80px;
    float: right;
}
.studentWorld .tab-header .tab-btn-student {
    padding: 0 20px;
    font-size: 0.24rem;
    color: #232323;
    border: 0;
    outline: none;
    border-right: 1px solid #d5d5d5;
    float: left;
    height: 80px;
    cursor: pointer;
}
.studentWorld .tab-header .tab-btn-student:last-of-type {
    border-right: 0;
}
.studentWorld .tab-header .tab-btn-student:hover {
    color: #fff;
    background: #2f5ea7;
}
.studentWorld .tab-header .tab-btn-student.active {
    color: #fff;
    background: #2f5ea7;
}
.studentWorld .tab-panel-student {
    display: none;
    animation: fadeIn 0.5s ease-out;
}

.studentWorld .tab-panel-student.active {
    display: block;
}
.studentWorld .item1{
    height: 640px;
    background: #2b5eb8;
}
.studentWorld .item1 a{
    text-decoration: none;
}
.studentWorld .item1 .pic{
    height: 500px;
}
.studentWorld .item1 .txt{
    padding: 20px;
    color: #fff;
    font-size: .24rem;
}
.studentWorld .item2{
    height: 320px;
    position: relative;
    overflow: hidden;
}
.studentWorld .item2 .item_con01{
    position: relative;
    height: 320px;
}
.studentWorld .item2 .item_con01 .pic{
    height: 320px;
}
.studentWorld .item2 .item_con01 .txt{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: url(../images/index06.png) bottom repeat-x;
    height: 200px;
}
.studentWorld .item2 .item_con01 .txt span{
    display: block;
    padding: 130px 20px 0 20px;
    font-size: .16rem;
    color: #fff;
}
.studentWorld .item2 .item_con02{
    background: #2b5eb8;
    padding: 0 20px;
    font-size: .2rem;
    color: #fff;
    height: 320px;
    position: absolute;
    top: 320px;
    left: 0;
    align-items: center;
    display: flex;
}
.studentWorld .item2:hover .item_con02{
    top:0;
    transition-duration: 0.5s;
}
.footer{
    background: #e2e2e2;
    text-align: center;
    color: #707070;
    font-size: .24rem;
    line-height: 1.5;
    padding: 30px 0;
}

.ny_banner{
    height: 600px;
    position: relative;
}
.ny_banner .wrapper{
    position: relative;
    height: 600px;
}
.ny_banner .wrapper .ny_pos{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 108px;
    background: #fff;
    border-bottom: 1px solid #9b9b9b;
    line-height: 108px;
    font-size: .16rem;
    color: #b7b6b6;
    z-index: 10;
    width: 100%;
}
.ny_banner .wrapper .ny_pos i{
    margin-left: 50px;
    margin-right: 15px;
}
.ny_banner .wrapper .ny_pos a{
    color: #b7b6b6;
    text-decoration: none;
    padding: 0 5px;
}
.ny_banner .wrapper .ny_pos a:hover{
    color: #000;
}
.ny_con{
    padding: 30px 20px;
}

.ny_left{
    background: #f4f7fb;
}
.ny_left .t{
    height: 80px;
    text-align: center;
    color: #fff;
    font-size: .3rem;
    background: url(../images/ny01.png) no-repeat;
    background-size: 100% 100%;
    line-height: 80px;
}
.ny_left .con a{
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #3d3d3d;
    text-decoration: none;
}
.ny_left .con a:hover{
    color: #27498d;
}
.page01{
    background: #f4f7fb;
    padding: 30px 20px;
    margin-left: 20px;
}
.page01 .t{
    background: url(../images/ny02.png) center repeat-x;
    text-align: center;
    color: #005eae;
    font-size: .24rem;
    line-height: 50px;
    height: 50px;
}
.page01 .t span{
    display: inline-block;
    padding: 0 20px;
    background: #f4f4f4;
}
.page01 .list .item{
    background: #ffffff;
    padding: 15px;
    margin: 20px;
    text-align: center;
}
.page01 .list .item a{
    text-decoration: none;
}
.page01 .list .item .pic{
    max-height: 280px;
    width: 100%;
}
.page01 .list .item h2{
    border-bottom: 1px solid #eaecf4;
    height: 40px;
    line-height: 40px;
    font-size: .24rem;
    color: #3d3d3d;
}
.page01 .list .item p{
    color: #646464;
    font-size: 16px;
    line-height: 1.5;
}
.page01 .list .item:hover{
    background: #27498d;
}
.page01 .list .item:hover h2,.page01 .list .item:hover p{
    color: #fff;
}

.page02{
    margin-left: 20px;
    padding: 30px 20px;
    background: #f4f7fb;
}
.page02 .list .item a{
    text-decoration: none;
}
.page02 .list .item{
    padding: 10px;
    background: url(../images/ny04.png) right bottom no-repeat #fff;
    margin: 10px 0;
    height: 190px;
}
.page02 .list .item .pic{
    position: relative;
    height: 190px;
}
.page02 .list .item .pic .date{
    background: #fff;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    text-align: center;
    padding: 10px;
    color: #2855a0;
    font-size: .12rem;
}
.page02 .list .item .pic .date span{
    display: block;
    border-bottom: 2px solid #2855a0;
    font-size: .24rem;
    padding-top: 5px;
}
.page02 .list .item .txt{
    margin-left: 20px;
}
.page02 .list .item .txt h2{
    font-size: .26rem;
    color: #3d3d3d;
    text-indent: 2em;
    padding-top: 10px;
}
.page02 .list .item .txt p{
    color: #646464;
    font-size: .16rem;
    line-height: 1.5;
    margin-top: 10px;
    height: 90px;
}
.page02 .list .item .txt .more{
    text-align: right;
    font-size: .18rem;
    color: #646464;
}
.page02 .list .item:hover{
    background: url(../images/ny05.png) right bottom no-repeat #2855a0;
}
.page02 .list .item:hover .pic .date{
    background: #2855a0;
    color: #fff;
}
.page02 .list .item:hover .pic .date span{
    border-bottom: 2px solid #fff;
}
.page02 .list .item:hover .txt h2,.page02 .list .item:hover .txt p,.page02 .list .item:hover .txt .more{
    color: #fff;
}

.page03{
    margin-left: 20px;
    padding: 30px 20px;
    background: #f4f7fb;
}
.page03 .list .item a{
    text-decoration: none;
}
.page03 .list .item{
    padding: 10px;
    background: #fff;
    margin: 10px 0;
    height: 140px;
}
.page03 .list .item .date{
    text-align: center;
    padding: 20px 20px;
    color: #2855a0;
    font-size: .14rem;
}
.page03 .list .item .date span{
    display: block;
    border-bottom: 2px solid #2855a0;
    font-size: .3rem;
    padding-top: 20px;
    padding-bottom: 20px;
}
.page03 .list .item .txt{
    margin-left: 20px;
}
.page03 .list .item .txt h2{
    font-size: .26rem;
    color: #3d3d3d;
    padding-top: 10px;
}
.page03 .list .item .txt p{
    color: #646464;
    font-size: .16rem;
    line-height: 1.5;
    margin-top: 10px;
    height: 90px;
}
.page03 .list .item:hover{
    background: #2855a0;
}
.page03 .list .item:hover .date,.page03 .list .item:hover .txt h2,.page03 .list .item:hover .txt p{
    color: #fff;
}
.page03 .list .item:hover .date span{
    border-bottom: 2px solid #fff;
}

.page04{
    background: #f8f8f8;
    padding: 30px 20px;
    margin-left: 20px;
}
.page04 .ny_title{
    display: flex;
    justify-content: center;
    color: #333333;
    font-size: .4rem;
    height: 60px;
    line-height: 60px;
    justify-items: center;
}
.page04 .ny_title span{
    padding: 0 20px;
}
.page04 .ny_title i.left{
    background: url(../images/ny07.png) center no-repeat;
    width: 100px;
    height: 30px;
    background-size: 100% auto;
    margin-top: 15px;
}
.page04 .ny_title i.right{
    background: url(../images/ny08.png) center no-repeat;
    width: 100px;
    height: 30px;
    background-size: 100% auto;
    margin-top: 15px;
}
.page04 .ny_detail{
    font-size: .18rem;
    line-height: 1.5;
    color: #333333;
    padding: 20px 0;
}

.page05{
    background: #f8f8f8;
    padding: 30px 20px;
    margin-left: 20px;
}
.page05 .header{
    text-align: center;
}
.page05 .header h2 {
    width: 70%;
    margin: 0 auto;
    color: #333333;
    font-size: 0.3rem;
}
.page05 .header p {
    color: #8b8b8b;
    font-size: 0.16rem;
    margin-top: 0.3rem;
    border-bottom: 1px solid #a3a3a3;
    padding-bottom: 15px;
}
.page05 .ny_detail{
    font-size: .18rem;
    line-height: 1.5;
    color: #333333;
    padding: 20px 0;
}