@charset "utf-8";
/**
 * Created by sunJia on 2025/03/07.
 * @Description: Index CSS
 */

.banner{
    position: relative;
    overflow: hidden;
}
.banner .gp-img-responsive{
    padding-bottom: 40.25%;
}
.banner .gp-img-responsive img:hover{
    opacity: 1;
}
.banner-arrow{
    width: 100%;
    position: absolute;
    bottom: 36.6%;
    z-index: 2;
    pointer-events: none;
}
.banner-arrow .btn{
    width: 66px;
    height: 66px;
    line-height: 66px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.2);
    transition: all 0.35s ease;
    color: #fff;
    text-align: center;
    pointer-events: all;
}
.banner-arrow .btn:hover{
    background: rgba(0, 0, 0, 0.5);
}
.banner-button-prev{
    float: left;

}
.banner-button-next{
    float: right;
}
.banner-arrow .btn::before{
    font-size: 22px;
}
.banner-pagination.swiper-pagination-bullets{
    width: auto;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    padding: 10px 15px;
    border-radius: 22px;
    background: rgba(21, 37, 131, 0.2);
    font-size: 0;
}
.banner-pagination.swiper-pagination-bullets .swiper-pagination-bullet{
    width: 34px;
    height: 34px;
    margin: 0 5px;
    background: url(../images/banner_dot1.png) no-repeat center/cover;
    opacity: 1;
}
.banner-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active{
    background: url(../images/banner_dot.png) no-repeat center/cover;
}

/* row01 */
.row01{
    background: url(../images/row01_bg.png) no-repeat center/cover;
    padding: 80px 0;
    overflow: hidden;
}
.row01 li{
    position: relative;
    width: calc(25% + 25px);
    flex-shrink: 0;
    z-index: 1;
}
.row01 li:nth-of-type(even){
    margin-top: 110px;
}
.row01 li:hover{
    z-index: 2;
}
.row01 li a{
    position: relative;
    display: block;
    border-radius: 10px;
    padding: 30px 30px 20px;
}
.row01 li:nth-of-type(1) a{
    background: linear-gradient(104deg, #1e4b57 0%, #FFBE3C 100%);
    background: -webkit-linear-gradient(14deg, #1e4b57 0%, #FFBE3C 100%);
}
.row01 li:nth-of-type(2){
    transform: translateX(-33px);
}
.row01 li:nth-of-type(2) a{
    background: linear-gradient(104deg, #EC855F 0%, #C95FEC 100%);
    background: -webkit-linear-gradient(14deg, #EC855F 0%, #C95FEC 100%);
}
.row01 li:nth-of-type(3){
    transform: translateX(-66px);
}
.row01 li:nth-of-type(3) a{
    background: linear-gradient(104deg, #5ACF81 0%, #1DC3E9 100%);
    background: -webkit-linear-gradient(14deg, #5ACF81 0%, #1DC3E9 100%);
}
.row01 li:nth-of-type(4){
    transform: translateX(-99px);
}
.row01 li:nth-of-type(4) a{
    background: linear-gradient(104deg, #4C8DE3 0%, #A631FF 100%);
    background: -webkit-linear-gradient(14deg, #4C8DE3 0%, #A631FF 100%);
}
.row01 li .en{
    line-height: 20px;
}
.row01 li .ch{
    line-height: 30px;
    margin-top: 6px;
    font-weight: bold;
}
.row01 li .arrow{
    margin-top: 20px;
}
.row01 li .icon{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    bottom: 30px;
    right: 50px;
}
.row01 li .icon img{
    width: 48px;
    height: 48px;
    position: absolute;
    top: calc(50% - 24px);
    left: calc(50% - 24px);
    transition: all 0.35s ease;
}
.row01 li.on .icon img{
    animation: animate1 1.5s ease forwards;
}
@keyframes animate1 {
    0%{ transform: rotateY(0deg);}
    100%{ transform: rotateY(360deg);}
}

.modeTil{}
.modeTil .title1{
    font-weight: bold;
    padding: 0px 0 0 50px;
    line-height: 51px;
    background: url(../images/til_ico.png) no-repeat left top;
}

.modeTil .title2{
    font-weight: bold;
    padding: 0px 0 0 50px;
    line-height: 51px;
    background: url(../images/til_ico2.png) no-repeat left top;
}
.modeTil .title3{
    font-weight: bold;
    padding: 0px 0 0 50px;
    line-height: 51px;
    background: url(../images/til_ico3.png) no-repeat left top;
}


.modeTil .title4{
    font-weight: bold;
    padding: 8px 0 0 50px;
    line-height: 51px;
    background: url(../images/til_ico4.png) no-repeat left top;
}

.modeTil .title5{
    font-weight: bold;
	color:#fff;
    padding: 4px 0 0 50px;
    line-height: 51px;
    background: url(../images/til_ico4.png) no-repeat left top;
}

.modeTil .title6{
    font-weight: bold;
	color:#fff;
    padding: 0px 0 0 50px;
    line-height: 51px;
    background: url(../images/til_ico5.png) no-repeat left top;
}



.modeTil .more{
    display: block;
    width: 102px;
    font-weight: bold;
    color: #1e4b57;
    padding: 29px 39px 0 12px;
    line-height: 20px;
    background: url(../images/til_more.png) no-repeat left top;
}
.modeTil .more1{
    display: block;
    width: 102px;
    font-weight: bold;
    color: #fff;
    padding: 29px 39px 0 12px;
    line-height: 20px;
    background: url(../images/til_more1.png) no-repeat left top;
}
.row02{
    padding: 80px 0;
    overflow: hidden;
}
/* 通知公告 */
.notice{
    width: calc(50% - 25px);
    flex-shrink: 0;
}
.notice .modeCon{
    margin-top: 30px;
}
.notice li{
    margin-bottom: 20px;
}
.notice li:last-child{
    margin-bottom: 0px;
}
.notice li a{
    position: relative;
    display: block;
    z-index: 1;
    transition: all 0.35s ease;
}
.notice li a:hover{
    transform: translateY(-6px);
}
.notice li a::before{
    content: '';
    display: block;
    width: calc(100% - 30px);
    background: #F6F6FA;
    height: 100%;
    border-radius: 20px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.notice li .title{
    position: relative;
    height: 106px;
}
.notice li .title span{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    line-height: 30px;
    padding-left: 30px;
    padding-right: 149px;
}
.notice li .date{
    width: 99px;
    height: 66px;
    border-radius: 20px;
    background: #E5E5F2;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    padding-left: 16px;
    padding-top: 8px;
    color: #1e4b57;
}
.notice li .date .month{
    line-height: 30px;
}
.notice li .date .year{
    line-height: 20px;
    color: rgba(21, 37, 131, 0.6);
}

/* 招生政策 */
.policy{
    width: calc(50% - 25px);
    flex-shrink: 0;
}
.policy .modeCon{
    margin-top: 10px;
}
.policy ul{
    margin: 0 -12.5px;
}
.policy li{
    margin-top: 20px;
}
.policy li a{
    display: block;
    margin: 0 12.5px;
    padding: 30px;
    background: #F6F6FA;
    border-radius: 20px;
    transition: all 0.35s ease;
    background-position: right bottom;
}
.policy li a:hover{
    background: #1e4b57 url(../images/policy_bg.png) no-repeat right bottom;
    color: #fff;
}
.policy li .title{
    height: 60px;
    line-height: 30px;
}
.policy li .date{
    position: relative;
    justify-content: flex-start;
    gap: 20px;
    padding-top: 25px;
    margin-top: 25px;
    border-top: 1px solid rgba(21, 37, 131, 0.1);
    transition: all 0.35s ease;
    color: #1e4b57;
}
.policy li a:hover .date{
    border-color: rgba(255, 255, 255, 0.3);
    color: #fff;
}
.policy li .month{
    font-weight: bold;
    transition: all 0.35s ease;
}
.policy li .year{
    position: relative;
    opacity: 0.5;
    transition: all 0.35s ease;
}
.policy li .year::before{
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    background: #1e4b57;
    opacity: 0.3;
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
}

/*  */
.row03{
    background: url(../images/new_bg.png) no-repeat center/cover;
    padding: 80px 0 55px;
    overflow: hidden;
}
.row03 .modeCon{
    margin-top: 30px;
    align-items: flex-start;
}
.newSwiper{
    position: relative;
    width: 800px;
    flex-shrink: 0;
    border-radius: 20px;
    overflow: hidden;
}
.newSwiper .swiper-slide{
    position: relative;
}
.newSwiper .gp-img-responsive{
    position: relative;
}
.newSwiper .gp-img-responsive::before{
    content: '';
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 12.5%;
    background: linear-gradient(180deg, rgba(21, 37, 131, 0) 0%, #1e4b57 79.91%);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.newSwiper .infoBox{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
    color: #fff;
    padding: 0 197px 10px 30px;
}
.newSwiper .title{
    line-height: 23px;
    margin-top: 5px;
}
.newSwiper .date{
    justify-content: flex-start;
    gap: 20px;
    line-height: 25px;
}
.newSwiper .date .year{
    position: relative;
    opacity: 0.5;
}
.newSwiper .date .year::before{
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
.newSwiper .newSwiper-pagination{
    position: absolute;
    left: auto;
    bottom: 26px;
    right: 30px;
    z-index: 1;
    width: auto;
    font-size: 0;
}
.newSwiper .newSwiper-pagination .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: #fff;
    opacity: 0.3;
}
.newSwiper .newSwiper-pagination .swiper-pagination-bullet-active{
    opacity: 1;
}

.newList{
    flex: 1;
    padding-left: 30px;
}
.newList a{
    position: relative;
    padding: 26px 0;
    border-radius: 20px;
    transition: all 0.35s ease;
}
.newList a:hover{
    background: #1e4b57;
    padding: 26px 30px;
    color: #fff;
}
.newList a::before{
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #1e4b57;
    opacity: 0.1;
    position: absolute;
    bottom: 0px;
    left: 0;
}
.newList li:last-child a::before,
.newList li a:hover::before{display: none;}
.newList .date{
    position: relative;
    width: 70px;
    color: #1e4b57;
    margin-right: 40px;
    flex-shrink: 0;
}
.newList a:hover .date{
    color: #fff;
}
.newList .date::before{
    content: '';
    display: block;
    width: 1px;
    height: 54px;
    background: #1e4b57;
    opacity: 0.3;
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1;
}
.newList a:hover .date::before{
    background: #fff;
    opacity: 0.5;
}
.newList .month{
    font-weight: bold;
    line-height: 30px;
    margin-top: 4px;
}
.newList .year{
    opacity: 0.5;
    line-height: 20px;
    margin-top: 4px;
}
.newList .title{

    position: relative;
    width: calc(100% - 110px);
    height: 60px;
}
.newList .title span{
    line-height: 30px;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}


/* 党建工作 */
.row06{
    background: url(../images/qhu_bg.png) no-repeat center/cover;
    padding: 40px 0 100px  0px;
    overflow: hidden;
	
}



.dangjian{
    width: calc(50% - 25px);
    flex-shrink: 0;
}
.dangjian .modeCon{
    margin-top: 10px;
}
.dangjian ul{
    margin: 0 -12.5px;
}
.dangjian li{
    margin-top: 20px;
}
.dangjian li a{
    display: block;
    margin: 0 12.5px;
    padding: 10px;
    background: #F6F6FA;
    border-radius: 10px;
    transition: all 0.35s ease;
    background-position: right bottom;
}
.dangjian li a:hover{
    background: #1e4b57 url(../images/policy_bg.png) no-repeat right bottom;
    color: #fff;
}
.dangjian li .title{
    height: 40px;
	padding-left:20px;
	padding-top:10px;
    line-height: 30px;
}
.dangjian li .date{
    position: relative;
    justify-content: flex-start;
    gap: 20px;
    padding-top: 25px;
	padding-left:20px;
    margin-top: 15px;
    border-top: 1px solid rgba(21, 37, 131, 0.1);
    transition: all 0.35s ease;
    color: #1e4b57;
}
.dangjian li a:hover .date{
    border-color: rgba(255, 255, 255, 0.3);
    color: #fff;
}
.dangjian li .month{
    font-weight: bold;
    transition: all 0.35s ease;
}
.dangjian li .year{
    position: relative;
    opacity: 0.5;
    transition: all 0.35s ease;
}
.dangjian li .year::before{
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    background: #1e4b57;
    opacity: 0.3;
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
}

/* 通知公告 */
.xueke{
    width: calc(50% - 25px);
    flex-shrink: 0;
}
.xueke.modeCon{
    margin-top: 30px;
}
.xueke li{
    margin-bottom: 20px;
	margin-top:30px;
}
.xueke li:last-child{
    margin-bottom: 0px;
}
.xueke li a{
    position: relative;
    display: block;
    z-index: 1;
    transition: all 0.35s ease;
}
.xueke li a:hover{
    transform: translateY(-6px);
}
.xueke li a::before{
    content: '';
    display: block;
    width: calc(100% - 30px);
    background: #F6F6FA;
    height: 100%;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.xueke li .title{
    position: relative;
    height: 112px;
}
.xueke li .title span{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    line-height: 30px;
    padding-left: 30px;
    padding-right: 149px;
}
.xueke li .date{
    width: 99px;
    height: 66px;
    border-radius: 0px;
    background: #E5E5F2;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    padding-left: 16px;
    padding-top: 8px;
    color: #1e4b57;
}
.xueke li .date .month{
    line-height: 30px;
}
.xueke li .date .year{
    line-height: 20px;
    color: rgba(21, 37, 131, 0.6);
}

/* row04 */
.row04{
    padding: 80px 0;
    background: url(../images/qhu_bg.png) no-repeat center/cover;
}
.row04 .modeTil{
    color: #fff;
    width: 200px;
    flex-shrink: 0;
}
.row04 .modeTil a{
    color: #fff;
}
.row04 .modeTil .title{
    background: url(../images/til_ico1.png) no-repeat left top;
    writing-mode: vertical-rl;
    letter-spacing: 9px;
    margin: 0 auto;
}
.row04 > .flex{
    flex-direction: row-reverse;
}
.row04 .modeCon{
    flex: 1;
    border-radius: 20px;
    overflow: hidden;
}
.row04 li a{
    position: relative;
}
.row04 .gp-img-responsive{
    padding-bottom: 56.25%;
}
.row04 .box{
    width: 186px;
    height: 186px;
    position: absolute;
    z-index: 1;
    text-align: center;
    backdrop-filter: blur(2px);
    pointer-events: none;
}
.row04 li:nth-of-type(1) .box{
    border-radius: 20px 0 0 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(57, 101, 241, 0.6) 0%, rgba(27, 14, 206, 0.6) 100%);
}
.row04 li:nth-of-type(2) .box{
    border-radius: 0 20px 0 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(225deg, rgba(139, 44, 255, 0.6) 0%, rgba(79, 0, 190, 0.6) 100%);
    border-radius: 0px 20px 0px 0px;
}
.row04 li:nth-of-type(3) .box{
    border-radius: 0 0 0 20px;
    right: 0;
    top: 0;
    background: linear-gradient(45deg, rgba(255, 160, 77, 0.6) 0%, rgba(206, 96, 0, 0.6) 100%);
}
.row04 li:nth-of-type(4) .box{
    border-radius: 0 0 20px 0;
    left: 0;
    top: 0;
    background: linear-gradient(315deg, rgba(9, 224, 181, 0.6) 0%, rgba(0, 200, 83, 0.6) 100%);
}
.row04 .box .position{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-50%,0);
    z-index: 1;
    text-align: center;
}
.row04 .boxIcon{
    width: 80px;
    height: 80px;
    margin: 0 auto;
}
.row04 .boxName{
    color: #fff;
    line-height: 23px;
    margin-top: 10px;
    text-wrap: nowrap;
}


@media screen and (max-width: 1540px) {
    .row01 li:nth-of-type(2),
    .row01 li:nth-of-type(4){
        margin-top: 60px;
    }
    .row01, .row02.row06{padding: 60px 0;}
    .row03{ padding: 60px 0 50px;}
    .newSwiper{ width: 700px;}
    .newList a{ padding: 18px 0;}
    .newList a:hover{ padding: 18px 0;}
    .modeTil .title{ font-size: 34px;}
    .row04 .modeTil{ width: 140px;}
}
@media screen and (max-width: 1280px) {
    .policy li a{
        padding: 20px;
    }
    .notice li .title{
        height: 96px;
    }
	
   .dangjian li a{
        padding: 20px;
    }
    .xueke li .title{
        height: 96px;
    }	
	
	
	
	
}
@media screen and (max-width: 1100px) {
    .row01 li a{
        padding: 20px 25px 20px;
    }
    .row01 li .icon{
        width: 70px;
        height: 70px;
    }
    .row01 li .icon img{
        width: 40px;
        height: 40px;
        top: calc(50% - 20px);
        left: calc(50% - 20px);
    }
    .row01 li .arrow{
        margin-top: 10px;
    }
    .newSwiper{
        width: 600px;
    }
    .newSwiper .infoBox{
        padding: 0 120px 15px 20px;
    }
    .newSwiper .title{
        margin-top: 5px;
    }
    .newList a{
        padding: 10px 0;
    }
    .newList a:hover{
        padding: 10px 0;
    }
    .newList .date{
        margin-right: 30px;
    }
    .newList .date::before{
        right: -15px;
    }
    .newList .title{
        width: calc(100% - 100px);
    }
    .row04 .box{
        width: 140px;
        height: 140px;
    }
    .row04 .boxIcon{
        width: 60px;
        height: 60px;
        margin: 0 auto;
    }
    .row04 .boxName{
        text-wrap: nowrap;
        margin-top: 5px;
    }
}
@media screen and (max-width: 998px) {
    .row01, .row02, .row06{
        padding: 40px 0;
    }
    .row01 li a{
        padding: 15px;
    }
    .row01 li .icon{
        right: 30px;
        width: 60px;
        height: 60px;
        bottom: 20px;
    }
    .row01 li .icon img{
        width: 30px;
        height: 30px;
        top: calc(50% - 15px);
        left: calc(50% - 15px);
    }
    .row01 li .ch{
        font-size: 20px;
        line-height: 24px;
    }
    .row02 > .flex{
        flex-direction: column;
    }
	 .row06 > .flex{
        flex-direction: column;
    }
    .notice{
        width: 100%;
    }
    .policy{
        width: 100%;
        margin-top: 30px;
    }
    .notice .modeCon{
        margin-top: 20px;
    }
    .policy .modeCon{
        margin-top: 0;
    }
    .policy li .date{
        margin-top: 20px;
        padding-top: 20px;
    }
	
	
	  .xueke{
        width: 100%;
		margin-top:20px;
    }
    .dangjian{
        width: 100%;
        margin-top: 30px;
    }
    .xueke .modeCon{
        margin-top: 20px;
    }
    .dangjian .modeCon{
        margin-top: 0;
    }
    .dangjian li .date{
        margin-top: 20px;
        padding-top: 20px;
    }
	
	
	
	
    .row03{
        padding: 40px 0;
    }
    .row03 .modeCon{
        margin-top: 20px;
    }
    .newSwiper{ width: 540px;}
    .newList .title{
        height: 48px;
    }
    .newList .title span{
        line-height: 24px;
    }
    .newList .month{
        margin-top: 0;
    }
    .newList{
        padding-left: 15px;
    }
    .newList .date{
        margin-right: 20px;
    }
    .newList .date::before{
        right: -10px;
    }
    .newList .title{
        width: calc(100% - 90px);
    }
    .row04{
        padding: 40px 0;
    }
    .row04 > .flex{
        flex-direction: column;
    }
    .row04 .modeTil{
        width: 100%;
    }
    .row04 .modeTil .title{
        writing-mode: horizontal-tb;
    }
    .row04 .modeCon{
        margin-top: 20px;
    }
    .row04 .modeCon li{
        width: 50%;
    }
}
@media screen and (max-width: 900px) {
    .row03 .modeCon{
        flex-direction: column;
    }
    .newSwiper{
        width: 100%;
    }
    .newList{
        width: 100%;
        padding-left: 0;
        margin-top: 10px;
    }
    
}
@media screen and (max-width: 767px) {
    .banner-pagination.swiper-pagination-bullets{
        bottom: 10px;
        padding: 5px;
    }
    .banner-pagination.swiper-pagination-bullets .swiper-pagination-bullet{
        width: 20px;
        height: 20px;
    }
    .row01 .modeCon > .flex{
        flex-wrap: wrap;
        margin: -10px -5px 0;
    }
    .row01 li{ width: 50%; transform: none !important; margin-top: 10px;}
    .row01 li:nth-of-type(2), .row01 li:nth-of-type(4){
        margin-top: 10px;
    }
    .row01 li a{
        margin: 0 5px;
    }
    .fixdBox{
        width: 90px;
    }
    .modeTil .title{
        font-size: 30px;
        line-height: 50px;
    }
    .notice li .title{
        height: 84px;
    }
    .notice li .title span{
        line-height: 24px;
    }
    .policy li{
        margin-top: 15px;
    }
    .policy li .title{
        height: 48px;
        line-height: 24px;
    }
    .policy li .date{
        margin-top: 15px;
        padding-top: 15px;
    }
	
	
.xueke li .title{
        height: 84px;
		
    }
    .xueke li .title span{
        line-height: 24px;
    }
    .dangjian li{
        margin-top: 15px;
    }
    .dangjian li .title{
        height: 48px;
        line-height: 24px;
    }
    .dangjian li .date{
        margin-top: 15px;
        padding-top: 15px;
    }
	
	
	
    .row04 .modeCon li{
        width: 100%;
        margin-bottom: 15px;
        border-radius: 20px;
        overflow: hidden;
    }
    .row04 .modeCon li:last-child{
        margin-bottom: 0;
    }
    .row04 li:nth-of-type(1) .box{
        right: auto;
        left: 0;
        border-radius: 0 20px 0 0 ;
    }
    .row04 li:nth-of-type(2) .box{
        top: auto;
        left: 0;
    }
    .row04 li:nth-of-type(3) .box{
        top: auto;
        left: 0;
        bottom: 0;
        border-radius: 0 20px 0 0;
    }
    .row04 li:nth-of-type(4) .box{
        top: auto;
        bottom: 0;
        border-radius: 0 20px 0 0;
    }
}
@media screen and (max-width: 479px) {
    .row01, .row02, .row06{
        padding: 30px 0;
    }
    .modeTil .title{
        font-size: 26px;
        line-height: 40px;
    }
    .modeTil .more{
        padding: 29px 39px 0 12px;
    }
    .row01 li{
        width: 100%;
        /* margin-bottom: 15px; */
    }
    .row01 li:last-child{
        margin-bottom: 0;
    }
    .policy li a{
        padding: 20px 15px;
    }
	
	  .dangjian li a{
        padding: 20px 15px;
    }
	
	
    .row04 .box{
        width: 110px;
        height: 110px;
    }
    .row04 .boxIcon{
        width: 50px;
        height: 50px;
    }
    .notice li .title span{
        padding-left: 15px;
        padding-right: 105px;
    }
.xueke li .title span{
        padding-left: 15px;
        padding-right: 105px;
    }
	
	
}
@media screen and (max-width: 414px) {
    .row04 .box{
        width: 90px;
        height: 90px;
    }
    .row04 .boxName{
        margin-top: 0;
    }
    .newList .date{
        width: 60px;
    }
    .newList .month{
        font-size: 18px;
        line-height: 24px;
    }
    .newList .year{
        font-size: 14px;
        line-height: 18px;
    }
    .newList .title{
        width: calc(100% - 80px);
    }
    .policy li .title{
        height: auto;
    }
    .policy li .date{
        margin-top: 10px;
        padding-top: 10px;
    }
	
	.dangjian li .title{
        height: auto;
    }
    .dangjian li .date{
        margin-top: 10px;
        padding-top: 10px;
    }
	
}
@media screen and (max-width: 370px) {

}