﻿@charset "utf-8";


.study-box {
    background: url(../img/study-bj.png) no-repeat;
    background-size: cover;
    padding: 0.7rem 0;
}

.study-l {
    width: calc( 66% - 0.15rem );
    float: right;
}

    .study-r {
        margin-top: 20px;
		 width: calc( 100% / 3 - 0.15rem );
    }

.study-l ul li {
    width: 50%;
    float: left;
}

.study-l ul li:nth-child(1) {
  
}

.study-l a {
    display: block;
    font-size: 0;
}

.study-txt {
    background-color: #fff;
    padding: .2rem .2rem  .3rem .2rem ;
	box-sizing: border-box;
  
}

.s-date b {
    font-size: 0.24rem;
    line-height:0.26rem;
    letter-spacing: 0px;
    color: #c3a207;
}
.jyjjh{width:49%;}

.s-date span {
    font-size: 0.18rem;
    font-weight: 600;
    color: #c3a207;
}

.study-txt h3 {
    margin: .2rem  0;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.26rem;
    height: 0.52rem;
    letter-spacing: 0px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
}

.study-txt p {
    margin: 20px 0;
    font-size:0.14rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.25rem;
    height: 0.5rem;
    letter-spacing: 0px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
}

.study-pic {
    width: 100%;
    overflow: hidden;

}

.study-pic img {
    transition: all 1s;
	position: absolute;
    left: 1px;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
}
.study-pic .pic{
    padding-top: 60%;
	  position: relative;
    overflow: hidden;
}
.study-pic img:hover {
    transform: scale(1.05);
}

.study-l-tit {
    padding-bottom: 23px;
    border-bottom: 1px solid #fff;
    position: relative;
    margin-bottom: 20px;
}

.study-l-tit h2 {
    font-size: 0.2rem;
    font-weight: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.study-l h3:hover {
    color: #c3a207;
}

.study-l-tit a {
    display: block;
    position: absolute;
    right: 0;
    font-size: 0.14rem;
    line-height: 26px;
    letter-spacing: 0px;
    color: #ffffff;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.6s;
}

.study-l-tit a:hover {
    right: 10px;
}

.study-arrow {
    display: inline-block;
    transition: all 0.6s;
}

.study-arrow:hover {
    transform: translateX(12px);
}




.faculty-box {

    padding-top: 60px;
    padding-bottom: 59px;
}

.f-tit {
    text-align: center;
    margin-bottom: 60px;
    font-weight: normal;
    font-size: 36px;
    color: #333333;
}

.f-tit h2{
    font-size: inherit;
    font-weight: normal;
}
.f-list ul li {
    width: 20%;
    float: left;
}

.f-list ul li a {
    display: block;
    position: relative;
    margin: 0 18.5px;
}

.person {
    padding-top: 128%;
    border-radius: 0px 50px 0px 0px;
    overflow: hidden;
    position: relative;
}

.p-name {
    background: url(../images/name-bj.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 45px;
    position: absolute;
    text-align: center;
    bottom: 0;
    padding: 12px;
    color: #fff;
    font-size: 18px;
}





@media screen and (max-width:1420px) {
    .banner .slick-prev {
        left: 20px;
    }

    .banner .slick-next {
        right: 20px;
    }
    .study-l-tit h2,.study-r span{
        font-size: 0.2rem;
    }
}

@media screen and (max-width:1200px) {

    .news-l {
        width: 32%;

    }

    .news-r {
        margin-left: 32%;

    }

    .news-c ul li a {
        padding: 10% 0 10% 0;
    }
   
    .study-list ul li a{
        padding: 19px 0 19px 80px;
    }
    .f-tit{
        font-size: 36px;
    }

}

@media screen and (max-width:1024px) {
	 .study-l ul li,.jyjjh{
        float: none;
        width: 100%;
    }  
    .sr-txt p{
        font-size: 16px;
    }
    .study-l-tit h2, .study-r span{
        font-size: 0.2rem;
        padding-bottom: 10px;
    }
    .study-nav,.study-l-tit{
        padding-bottom:11px;
    }
    .study-l-tit{
        padding-bottom: 0;
    }
    .study-more,.study-l-tit a{
        font-size: 14px;
        top: 0;
        transform: translateY(0);
        line-height: 31px;
    }

    .news-l {
        width: 100%;
        height: 349px;
        position: relative;
        top: 0;
        margin-top: 20px;
    }

    .news-c ul li a {
        padding: 20px 10px;
    }

    .news-c ul li {
        width: 33.3%;
        float: left;
    }

    .news-r {
        width: 100%;
        padding-top: 0;
        margin-left: 0;
        margin-top: 20px;

    }

    .news-c .slick-prev {
        top: 200px;
        left: 82%;
        transform: rotate(-90deg);
    }

    .news-c .slick-next {
        top: 200px;
        left: 92%;
        transform: rotate(-90deg);
    }

    .news-c::before {
        display: none;
    }

    .faculty-tit {
        margin-bottom: 30px;
    }

    .faculty-box {
        margin-top: 35px;
        padding-top: 30px;
    }

    .acade-r ul li a {
        display: block;
        padding: 15px 21px 14px 0px;
    }

    .study-l {
        width: 100%;
        float: none;
		margin-left:0;
    }

	
	    .study-r {
 width: 100%;
        float: none;
		margin-left:0;
		margin-top:0.3rem;
    }
    .news-pic {
        height: auto;
        width: 335px;
        float: left;
    }

    .news-pic img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }


    .news-r li {
        float: none;
        width: 100%;
        margin-top: 20px;
        height: 264px;
    }



    .news-item {
        overflow: hidden;


    }

    .news-pic::after {
        display: none;
    }

    .n-txt2 {
        margin-right: 355px;
        overflow: hidden;

    }
    .news-r a{
        position: relative;
    }

    .n-pic2 {
       position: absolute;
       right: 0;
       top: 0;
    }

    .news-item {
        padding-bottom: 0;
    }

    .news-date{
        margin-right: 20px;
    }
	.study-txt p{display:none;}
}

@media screen and (max-width:768px) {

    .news-c ul li {
        width: 50%;
        float: left;
    }

    .study-box {
        padding-top: 25px;
        padding-bottom: 0px;
    }

	

}

@media screen and (max-width:640px) {
	
    .news-pic {
        position: relative;
        float: none;
        width: auto;
    }

    .news-pic img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .news-item{
        padding-left: 0;
        padding-right: 0;
    }
    .news-r li {
        float: none;
        height: auto;
        margin-top: 0px;
    }

    .n-txt2 {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    .n-txt3{
        padding-bottom: 10px;
   
    }

    .news-item p {
        margin-bottom: 10px;
        height: auto;
        max-height: 60px;
    }
    .news-r li:nth-child(2){
        margin-top: 10px;
    }
    .n-pic2 {
        margin-bottom: 10px;
    }

   

    .study-l ul li:nth-child(1) {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .news-l {
        padding: 12px 10px;
        height: 272px;
    }

    .news-tit h2 {
        font-size: 24px;
        padding-bottom: 15px;
    }

    .news-c ul li a {
        height: 150px;
    }

    .news-c .slick-prev {
        top: 175px;
    }

    .news-c .slick-next {
        top: 175px;
    }

    .intor-box {
        padding-top: 20px;
    }

    .intor-tit h2 {
        margin-bottom: 20px;
        font-size: 30px;
    }

    .intor-txt {
        margin-bottom: 30px;
    }

    .intor-box {
        padding-bottom: 30px;
    }

    .study-box {
        padding-top: 25px;
        padding-bottom: 0px;
    }

    .study-l-tit h2 {
        font-size: 0.2rem;
    }

    .study-l-tit {
        margin-bottom: 10px;
    }

    .faculty-box {
        padding-top: 20px;
        margin-top: 0;
        padding-bottom: 30px;
    }

    .f-tit {
        font-size: 24px;
        margin-bottom: 30px;
    }
    
    .news-item h3,.study-txt h3{
        height: auto;
        white-space: normal;
        text-overflow: ellipsis;
        margin-bottom: 0;
    }
    .study-txt p{
        margin: 10px 0;
    }



}