*{
    transition-delay: 0;
	transition-duration: .5s;
	-webkit-transition-duration: .5s;
   
}
html {
    font-size: 14px;
}
.w {
     max-width: 1200px;
    margin: 0 auto;
}
.w1 {
    max-width: 1300px;
    margin: 0 auto;
}
.bgh {
    background-color: #f8f8f8;
}
.bgb {
    background-color: #fff;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.ov {
    overflow: hidden;
}
.tp img:hover {
    transform: scale(1.1);
}
.blue {
    color: #103564 !important;
}
.fp p:first-of-type::first-letter{
    font-size: 6rem;
    float:left;
    padding-right: .71rem;
    font-weight:bold;
    display: block;
    color: #103564;
    line-height: 90%;
    font-family: 'clarendon';
    text-transform :capitalize;
    
}

.enfont1{font-family: "AlibabaSans" !important;}
.enfont2{font-family: "Swis721" !important;}
.enfont3{font-family: "News706" !important;}
.numfont{font-family: "Bodoni" !important;}
.enfont4{font-family: "clarendon" !important;}
.Resources_bannerbox {
    
    
    width: 100%;
    
    position: relative;
    display: block;
}
.Resources_bannerbox img {
    width: 100%;
    display: block;
}
.Resources_bannertxt{
    position: absolute;
    top: 52%;
    left: 0;
    width: 100%;
    
}
.Resources_bannertxt1 {
    margin: 0 auto;
    max-width: 1300px;
    
}
.Resources_bannerbox p {
    font-size: 2.85rem;
    color: #fff;
 
  
    line-height: 4.28rem;
    font-weight: bold;
}
.Resources_bannertit {
   
    font-weight: bold;
    line-height: 4.28rem;
    position: absolute;
    width: 100%;
    top: calc(100% - 2.85rem);
    text-align: center;
}
.Resources_bannertit p{
    display: inline-block;
    background-color: #ffc70a;
    padding: 0.71rem 3.21rem;
    color: #000000;
    font-size: 1.71rem;
}

.Resources_cont {
    margin-top: 7.5%;
    margin-bottom: 6%;
    position: relative;
}
.Resources_contimg {
    width: 50%;
    
    overflow: hidden;
    top: 50%;
    z-index: 500;
    position: absolute;
    left: 0;
    transform: translate(-0%,-50%);
    -webkit-transform: translate(-0%,-50%);
}
.Resources_contimg img {
  
    width: 100%;
    height: 100%;
    display: block;
}
.Resources_conttxtbox {
    background-color: #f8f8f8;
    position: relative;
    width: 55%;
    
}
.Resources_conttit {
    position: absolute;
    background-color: #ffc70a;
    text-align: center;
    top: -4.5%;
    color: #000 !important;
    font-size: 1.71rem;
    font-weight:bolder;
    text-align: center;
    height: 10%;
    line-height: 4.29rem;
    width: 32%;
    left: 50%;
    transform: translate(-50%,0%);
}
.Resources_contbottom {bottom: -4.5%;top: auto;font-size: 1.5rem;padding: 0 1%;}
.Resources_contbottom:hover {color: #103564 !important;}
.Resources_conttxt {
    margin: 13% 7% 12% 17%;
    color: #000;
}
.Resources_conttxt p {
    font-size: 1rem;
    line-height: 1.8rem;
    
}
.Resources_conttxt b {
    font-size: 1.71rem;
    font-weight: bolder;
    border-bottom: .18rem solid #103564;
    margin: 0.5rem 0 2rem 0;
    display: inline-block;
    line-height: 2.5rem;
}
.Resources_conttxt s {
    font-size: 1.29rem;
    font-weight: bolder;
    margin-top: 1.5rem;
}
.s1 {
    display: inline-block;
    margin-top: 1.43rem;
}

.Resources_conttxt span {
    line-height: 1.79rem;
    font-size: 1rem;
    display: inline-block;
    font-weight: bolder;
}
.Resources_conttxt i {
    font-size: 1rem;
    line-height: 1.79rem;
    font-style: normal;
}
.Resources_list {
    background-color: #f8f8f8;
}

.Resources_listshow {
    margin-right: 2%;
    min-height: 30%;
    width: 32%;
}
.Resources_listshow:nth-child(3){
    margin-right: 0;
}
.Resources_listbox1 {
   
    margin: 7% 3% 7% 3%;
}
.Resources_listshowtop {
    width: 100%;
    
    position: relative;
}
.Resources_listshowtop img {
    width: 100%;
    height: 100%;
    transition: transform 0.4s;
    max-height: 18.36rem;
}
.Resources_listshowtop img:hover{
    transform: scale(1.1);
    
}
.Resources_listshowtit {
    width: 100%;
    height: 4.29rem;
    position: absolute;
    bottom: 0;
    background-color: #000;
    background: rgba(0, 0, 0, 0.5);
    font-size: 1.71rem;
    font-weight: bold;
    line-height: 4.29rem;
    padding-left: 1.57rem;
    color: #fff;
}
.Resources_listshowtit:hover .pic {
    transform: scale(1.1);
}
.Resources_listshowlist {
    background-color: #fff;
    
}
.Resources_listshowlist ul {
    padding: 1.64rem 0;
    height: 21.43rem;
    width: 100%;
    max-width: 25rem;
}
.Resources_listshowlist li {
    margin-top: 1.14rem;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    
}
.Resources_listshowlist li:hover {
  background-color: #f8f8f8;
    
}
.Resources_listshowlist a{
    font-size: 1.29rem;
    color: #103564;
    font-weight: bold;
   padding-left: 1.5rem;
   overflow:hidden;
   
white-space:nowrap;
}
.Resources_listshowlist i {
    color: #103564;
    font-size: 1.29rem;
    font-weight: bolder;
    margin-right: 0.8rem;
}

.Resources_listshowlist a:hover{
    color:#000;
    text-decoration: none;
}
.Resources_listshowlist a:hover i {
    color:#000;
    text-decoration: none;
}



/* Research  start  ************************/
.Research_newsbox {
    width: 100%;
    margin-top:6%;
}
.Research_news {
    margin: 0 auto;
    max-width: 1061px;

}
.Research_newstit {
    
    border-bottom: 1px solid #dee8f2;
    width: 100%;
    padding-bottom: 2%;
    
}
.Research_newstit p {
    line-height: 1.86rem;
    font-size: 2.14rem;
    font-weight: bolder;
    color: #103564;
    display: inline-block;
}
.Research_newstit a {
    font-size: 1.14rem;
    color: #8da4be;
    display: inline-block;
    float: right;
    line-height: 2.14rem;
    
}
.Research_newstit a:hover{
    color: #103564;
}
.Research_newsshowbox1 {
    display: flex;
}
.Research_newsshow {
    width: 32%;
    margin-right: 2%;
    background-color: #f8f8f8;
    display: block;
    margin-top: 3%;
    margin-bottom: 5%;
    height: 15.71rem;
}
.Research_newsshow:nth-last-child(1){
    margin-right: 0;
}
.Research_newsshow:hover{
    border-bottom: 3px solid #ffc70a;
    transition-duration: 0s;
	-webkit-transition-duration: 0s;
}
.Research_newsshowbox {
    margin: 10% 10.4% 10% 10%;
}

.Research_newsshowbox p {
    color: #103564;
    font-size: 1.43rem;
    font-weight: bolder;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display: inline-block;
width: 100%;
}
.Research_newsshowbox span {
    color: #000;
    font-size: 1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-top: 2%;
    line-height: 1.43rem;
    
}
.Research_newsshowbox i {
    color: #555555;
    font-style: normal;
    margin-top: 6%;
    display: inline-block;
}
.Research_tplistbox {
    width: 100%;
    background-color: #f8f8f8;

}
.Research_tplist {
    max-width: 1140px;
    padding-top: 1%;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 3%;
    display: flex;
    flex-wrap: wrap;
}
.Research_tplistcont {
    width: 48%;
    background-color: #fff;
    margin-right: 4%;
    border-bottom: 3px solid #ffc70a;
    margin-top: 3%;
}
.Research_tplistcont:nth-child(2n){
    margin-right: 0;
}
.Research_tplistcont:nth-child(2){
    background-color: #103564;
    border: 0;
}
.Research_tplistcont:nth-child(2) p ,.Research_tplistcont:nth-child(2) span , .Research_tplistcont:nth-child(2) a,.Research_tplistcont:nth-child(2) a i{
    color: #fff;
}

.Research_tplistcont:nth-child(2) a {
    border-bottom: .14rem solid #fff;
    
}

.Research_tplistcont:nth-child(2) a:hover{
    width: 10rem;
    background-color: #fff;
    text-align: center;
    padding: 0 0.5rem;
    color: #000;
}
.Research_tplistcont:nth-child(2) a:hover i {
    color: #000;
}
.Research_tplistcont:nth-child(3) {
    background-color: #ffc70a;
}
.Research_tplistconttop {
    width: 100%;
    height: 53%;
}
.Research_tplistconttop img {
    width: 100%;
    height: 100%;
}
.Research_tplistcontxt {
    padding: 5% 7% 7% 7%;
}
.Research_tplistcontxt p {
    font-size: 1.71rem;
    color: #103564;
    font-weight: bolder;

}
.Research_tplistcontxt span {
    font-size: 1.14rem;
    color: #000;
    line-height: 1.79rem;
    margin-top: 2%;
    
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.Research_tplistcontxt a {
    display: inline-block;
    height: 2.71rem;
    width: 9.29rem;
    line-height: 2.86rem;
    border-bottom: .14rem solid #103564;
    font-size: 1.14rem;
    font-weight: bolder;
    color: #000;
    margin-top: 4%;
    overflow: hidden;
}
.Research_tplistcontxt a i {
    font-size: 1.8rem;
    color: #000;
    font-weight: bolder;
    display: block;
    float: right;

}
.Research_tplistcontxt a:hover{
    background-color: #103564;
    width: 10rem;
    text-align: center;
    padding: 0 0.5rem;
    color: #fff;

}
.Research_tplistcontxt a:hover i{
    color: #fff;
}
/* studyHapppenings*********************************** */


.studyHapppeningsmenu {
    margin-top: 3%;
}
.studyHapppeningsmenu ul li {
    border-right: .07rem solid #d7d7d7;
    float: left;
}
.studyHapppeningsmenu ul li:nth-last-child(1){
    border-right: 0;
}
.studyHapppeningsmenu ul li a {
    color: #666666;
    font-size: 1.29rem;
    margin: 0 2.21rem;
    display: inline-block;
    line-height: 1.93rem;
}
.studyHapppeningsmenu ul li a:hover{
    color: #103564;
}
.studyHapppeningsmenu ul li a:hover span{
    color: #103564;
    
}
.studyHapppeningsmenu ul li a span {
    margin-left: 1.43rem;
}
.studyHapppeningscont {
    margin-top: 3%;
}
.studyHapppeningsconttit {
    width: 100%;
    font-size: 2.14rem;
    font-weight: bolder;
    color: #103564;
    border-bottom: .14rem solid #eeeeee;
    line-height: 5rem;
}
.studyHapppeningscontshowbox {
    display: flex;
    flex-wrap: wrap;
}
.studyHapppeningscontshow {
    width: 31.5%;
    margin-right:0.91%;
    margin-left: 0.91%;
    margin-top: 5%;
}
/* .studyHapppeningscontshow:nth-child(3n){
    margin-right: 0;
} */
.studyHapppeningscontshowtop {
    width: 100%;
    height: 45%;
    
}
.studyHapppeningscontshowtop a {
    display: block;
}

.studyHapppeningscontshowtop img {
    width: 100%;
   height: 100%;
   height: 17.86rem;
}
.studyHapppeningscontshowtxt {
    width: 84%;
    margin: 0 auto;
    border-bottom: .21rem solid #f1bc09;
    box-shadow: 0rem .36rem .36rem #e8e8e8;
    background-color: #fff;
    min-height: 20.43rem;
    position: relative;
}
.studyHapppeningscontshowtxtbox {
    padding: 16% 11% 10% 11%;
}
.studyHapppeningscontshowtxtbox a {
    font-size: 1.29rem;
    color: #103564;
    font-weight: bolder;
    
    line-height: 1.71rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.studyHapppeningscontshowtxtbox a:hover {
    color: #000;
}
.studyHapppeningscontshowtxtbox span {
    font-size: 1.14rem;
    color: #000;
    line-height: 1.71rem;
    margin-top: 6%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.LearnMore {
    
    position: absolute;
    bottom: 14%;
}
.LearnMore a {
    display: inline-block;
    height: 2.71rem;
    width: 9.29rem;
    line-height: 2.86rem;
    border-bottom: .14rem solid #103564;
    font-size: 1.14rem;
    font-weight: bolder;
    color: #000;
    margin-top: 4%;
    overflow: hidden;
}
.LearnMore a i {
    font-size: 1.8rem;
    color: #000;
    font-weight: bolder;
    display: block;
    float: right;

}
.LearnMore a:hover{
    background-color: #103564;
    width: 10rem;
    text-align: center;
    padding: 0 0.5rem;
    color: #fff;

}
.LearnMore a:hover i{
    color: #fff;
}
.studyHapppeningscontshowtime {
    position: absolute;
    top:calc(0% - 1.07rem)
}
.studyHapppeningscontshowtime p {
    font-size: 1.14rem;
    color: #000;
    text-align: center;
    line-height: 2.14rem;
    height: 2.14rem;
    padding: 0 1rem;
    background-color: #f1bc09;
    font-family: 'clarendon';
}






/* studyHapppeningsPAGE*************** */
.SHPcontbox {
    margin-top: 3%;
    min-height: 57.14rem;
}
.SHPcont {
    min-height: 600px;
    width: 68%;
    margin-bottom: 5%;
}
.SHPconttit {
    border-bottom: .14rem solid #eeeeee;
    
}
.SHPconttit p {
    font-size: 1.81rem;
    color: #103564;
    font-weight: bolder;
    display: block;
    float: left;
    line-height: 2.5rem;
    padding-bottom: 2.5%;
}
.raleasetime {
    margin:3% 0;
}
.raleasetime i {
    color: #4999fd;
}
.raleasetime span {
    font-size: 1.14rem;
    color: #999999;
}
.SHPcontxt img {
    display: block;
    /* width: 100%;
    height: 100%; */
    margin: 0 auto;
}

.SHPcontxt p {
    font-size: 1.14rem;
    color: #000;
    line-height: 1.79rem;
    display: block;
    margin-top: 2%;
}


.SHPcontrg {
    position: absolute;
		right: 5%;
		margin-top: 12%;
		width: 25%;
        top: 0;
    
}
.SHPcontrgtit {
    font-size: 1.43rem;
    font-weight: bolder;
    color: #000;
    border-bottom: .14rem solid #eeeeee;
    line-height: 3.29rem;
    padding-left: 2%;
    display: flex;
    flex-wrap: wrap;
}
.SHPcontrgtit a {
    color: #262626;
    font-size: 1.14rem;
    display: block;
    float: right;
    font-weight: normal;
    margin-left: auto;
}
.SHPcontrgtit a:hover{
    color: #103564;
}
.SHPcontrgshow {
    border-bottom: .07rem solid #eeeeee; 
    margin-top: 1rem;
}
.SHPcontrgshow a {
    font-size: 1.14rem;
    font-weight: bolder;
    color: #000;
    line-height: 1.71rem;
    display: block;
    
}
.SHPcontrgshow a:hover{
    color: #103564;
}
.SHPcontrgshow span {
    font-size: 1rem;
    color: #000;
    margin: 2% 0 2%;
    display: inline-block;
}
.SHPtplist {
    /* position: relative; */
    margin-bottom: 5%;
}
.SHPtplistbox {
    border-top: .07rem solid #eeeeee;
    background-color: #f9f9f9;
    padding-bottom: 3%;
    position: relative;
}
.SHPtplistreturn {
    position: absolute;
    right: 5%;
    bottom: 25%;
    text-align: center;
}
.SHPtplistreturn a {
    color: #fff;
    background-color: #333333;
    font-size: 1.71rem;
    font-weight: bolder;
    line-height: 3.43rem;
    height: 3.43rem;
    width: 10.57rem;
    display: block;
}
.SHPtplistreturn a:hover {
    background-color: #103564;
}
/* studynotices *************************/

.studynoticestitbox {
    width: 100%;
    font-size: 2.14rem;
    font-weight: bolder;
    color: #103564;
    line-height: 5rem;
    margin-top: 1%;
}
.studynoticeslist {
    background-color: #f8f8f8;
    /* width: 100%; */
    margin: 5% auto;
}
.studynoticeslistbox {
    padding: 3% 5% 0 5%;
    
}
.studynoticeslisttit {
    border-bottom:  .14rem solid #eaeaea;
    position: relative;

}
.studynoticeslisttit p {
    font-size: 1.8rem;
    font-weight: bolder;
    color: #000;
    display: inline-block;
    border-bottom: .14rem solid #103564;
    position: relative;
    bottom: -0.14rem;
}
.studynoticeslistshow {
    height: 10%;
    border-bottom:  .07rem solid #eaeaea;
    display: flex;
}
.studynoticeslistshow span {
    font-size: 1.14rem;
    color: #103564;
    margin-top: 5%;
    display: block;
    float: left;
    line-height: 40%;
}
.studynoticeslistshowrg {
    width: 70%;
 
    margin: 3% 0% 3% 11%;
}
.studynoticeslistshowrg a {
    font-size: 1.71rem;
    color: #103564 !important;
    font-weight: bolder;
    display: -webkit-inline-box;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    width: 100%;
    display: block;

    
}
.studynoticeslistshowrg a:hover{
    color: #000 !important;
}
.studynoticeslistshowrg b {
    font-size: 1.14rem;
    color: #000;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;

}
/* study-notices PAGE ****************************************/
.SNPcontxt p span {
    font-size: 1.14rem;
    display: block;
}
/* .SNPcontxt img {
    display: block;
    width: 100%;
    height: 100%;
} */

.SNPcontxt p {
    font-size: 1.14rem;
    color: #000;
    line-height: 1.79rem;
    display: block;
    margin-top: 2%;
}

.SNPcontrgshow {
    overflow: hidden;
    
    border-bottom: .07rem solid #eeeeee;
    padding: 4% 0;
}
.SNPcontrgshowlf {
    width: 62.5%;
    padding-left: 2%;
}
.SNPcontrgshowlf a {
    font-size: 1.14rem;
    font-weight: bolder;
    color: #000;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;


}
.SNPcontrgshowlf a:hover{
    color: #103564;
}
.SNPcontrgshowlf span {
    font-size: 1rem;
    display: block;
    float: left;
    color: #000;
    margin-top: 3%;
}
.SNPcontrgshowrg {
    width: 35.5%;
    height: 100%;
    
}
.SNPcontrgshowrg a {
    display: block;
}
.SNPcontrgshowrg img {

    width: 100%;
    height: 100%;
    max-height: 8.57rem;
}
.SNPlist {
    position: relative;
}
.SNPlistbox {
    width: 100%;
    background-color: #f9f9f9;
    
}
.SNPlistbox1 {
    width: 90%;
    margin: 8% 0;
}
.SNPtplistreturn {
    position: absolute;
    right: -2%;
    top: 76%;
    text-align: center;
}
.SNPtplistreturn a {
    color: #fff;
    background-color: #333333;
    font-size: 1.71rem;
    font-weight: bolder;
    line-height: 3.43rem;
    height: 3.43rem;
    /* padding: 0 2.64rem; */
    display: block;
    width: 10.57rem;
}
.SNPtplistreturn a:hover {
    background-color: #103564;
}


/* Resources鈥� Campus Life */
.ResourcesCampusLife_cont {
    margin-top: 3%;
    margin-bottom: 5%;
    display: flex;
    flex-wrap: wrap;
}
.ResourcesCampusLife_contlf {
    width: 66.6%;
    margin-right: 3.4%;
    display: flex;
    flex-direction: column;

}
.RCLimg {
    width: 100%;
    /* height: 60%; */
}
.ResourcesCampusLife_contlfimg img {
    width: auto;
    /* height: 100%;
    max-height: 35.71rem; */
    display: block;
    /* height: 35.71rem; */
    margin: 0 auto;
}
.ResourcesCampusLife_contrgimg img {
    /* height: 100%; */
    /* max-height: 35.71rem; */
    width: auto;
    display: block;
    /* height: 35.71rem; */
}
.ResourcesCampusLife_contrg {
    width: 30%;
}
.ResourcesCampusLife_contlftxt{
    margin-top: 4%;
    border-bottom: .14rem solid #e8b509;
   box-shadow:0 0  0.8rem 0 #e8e8e8;;
   padding: 3% 3.2%;
   flex: 1;
   
}

.ResourcesCampusLife_contlftxt .title{
    font-size: 2.14rem;
    font-weight: bolder;
    color: #103564;
    display: block;

}
.ResourcesCampusLife_contlftxt p{
    font-size: 1rem;
    color: #000;
}
.ResourcesCampusLife_contlftxt b {
    font-size: 1rem;
    font-weight: bolder;
    color: #000;
}
.RCLtxt {
    margin-top: 9%;
    padding: 6.5% 8%;
}


/* Resources鈥� Contact Us  */

.ResourcesContactUs_cont {
    margin-top: 3%;
    position: relative;
    margin-bottom: 5%;
}
.ResourcesContactUs_contlf {
    max-height: 35.71rem;
    height: auto;
    width: 60%;
    
}
.ResourcesContactUs_contlf img {
    width: 100%;
    height: 100%;
    display: block;
}
.ResourcesContactUs_contrg {
    transform: translate(-0%,-50%);
    -webkit-transform: translate(-0%,-50%);
    position: absolute;
    background-color: #f8f8f8;
    padding: 3% 2%;
    top: 50%;
		color: #000;
		font-size: 1rem;
		line-height: 1.79rem;
}
.ResourcesContactUs_contrg .title {
    font-size: 1.71rem;
    font-weight: bolder;
    color: #103564;
		margin-bottom: 1rem;
        margin-top: 2rem;
}
.ResourcesContactUs_contrg span {
    font-size: 1rem;
}
.ResourcesContactUs_contrg b {
    font-weight: bolder;
    font-size: 1rem;
}

/* Resources鈥� Students Societies  ****** */
.ResourcesStudentsSocieties_cont {
    margin-top: 3%;
    
}
.ResourcesStudentsSocieties_contshow {
    min-height: 46.43rem;
}
.ResourcesStudentsSocieties_contshowlf {
    width: 44%;
}
.ResourcesStudentsSocieties_contshowlf p {
    margin: 10% 0 4%;
}
.ResourcesStudentsSocieties_contshowlf b {
    margin-top: 5%;
}
.rss {
    margin-bottom: 3%;
}
.rss p {
    font-size: 1.71rem;
    color: #103564;
    font-weight: bolder;
    
    display: block;
}
.rss span {
    color: #000;
    font-size: 1rem;
    line-height: 1.79rem;
    display: inline-block;
}

.rss b {
    font-size: 1.14rem;
    font-weight: bolder;
    color: #000;
    
    display: inline-block;
}
.ResourcesStudentsSocieties_contshowrg {
    width: 50%;
    margin-top: 5.21rem;
    max-height: 25rem;
    height: auto;
    top: 50%;
}
.ResourcesStudentsSocieties_contshowrg img {
    width: 100%;
    height: 100%;
    display: block;
}
.rss3 {
    width: 100%;
}
.rssbox {
    margin: 5% 0;
    display: flex;
   
}
.rssbox p {
    margin-bottom: 2%;
}
.rssbox b {
    margin-top: 4%;
}
.rss3 {
    width: 48%;
    min-height: 53.57rem;
    margin-right: 4%;
}
.rss3 img {
    width: 100%;
    max-height: 21.43rem;
    height: auto;
    display: block;
}
.rss3box {
    padding: 4% 7.5% 8%;
}

/* Research鈥擯rojects and teams ******************************* */


.Research鈥擯rojectsandteams_cont {
    margin-top: 3%;
    margin-bottom: 5%;
    min-height: 85.71rem;
}
.Research鈥擯rojectsandteams_conttit {
    width: 100%;
    color: #103564;
    font-size: 2.14rem;
    font-weight: bolder;
    border-bottom: .14rem solid #eeeeee;
    line-height: 4.29rem;
}
.Research鈥擯rojectsandteams_conttp {
    /* width: 100%; */
    margin-top: 3%;
    display: flex;
    flex-wrap: wrap;
}
.Research鈥擯rojectsandteams_conttplf {
    width: 42%;
    display: flex;
}
.Research鈥擯rojectsandteams_conttp img {
    display: block;
    width: 100%;
    height: 100%;

}
.Research鈥擯rojectsandteams_conttprg {
    width: 58%;
    background-color: #f4f4f4;
    padding: 5% 6%;
    /* height: 100%; */
    display: flex;
}
.Research鈥擯rojectsandteams_conttprg p {
    color: #000;
    line-height: 24px;
    font-size: 1.14rem;
}
.Research鈥擯rojectsandteamstitle {
    width: 100%;
    text-align: center;
    font-size: 1.43rem;
    font-weight: bolder;
    color: #000;
    margin-top: 3%;
}
.Research鈥擯rojectsandteams_contlist {
    width: 100%;
    margin-top: 3%;
    background-color: #f8f8f8;
    padding: 3% 5%;
}
.rptxz {
    overflow: hidden;
}
.rptxz a {
    float: left;
    display: block;
}
.rptxz a:hover p{
    color: #000;
}
.rptxz a p{
    font-size: 1.14rem;
    color: #666666;
}
.Research鈥擯rojectsandteams_contlisttit {
    border-bottom: .14rem solid #eaeaea  ;
    width: 100%;
    color: #000;
    font-size: 1.14rem;
    font-weight: bolder;
    position: relative;
    margin-top: 5%;
}
.rpttitlf {
    width: 4.3%;
}
.rpttitmid {
    width: 13%;
}

.rpt {
    border-bottom: .14rem solid #103564;
    float: left;
    margin-right: 5.5%;
    position: relative;
    bottom: -0.14rem;
}
.Research鈥擯rojectsandteams_contlisttxt {
    border-bottom: .14rem solid #eaeaea  ;
    padding: 2% 0;
}
.tc {
    text-align: center;
}
.ma1 {
    margin-right: 5.5%;
    
}
.rpttxtrg {
    width: 67%;
}

.rpttitmid p {
    font-size: 1.14rem;
    color: #000;
    font-weight: bolder;
    
}
.rpttitmid span {
    font-size: 1rem;
    margin-top: 20%;
    display: inline-block;
    color: #000;
}
.rpttxtrg a{
    font-size: 1.29rem;
    font-weight: bolder;
    color: #103564 !important;
    max-width: 703rem;
    display: inline-block;
    line-height: 1.71rem;
}
.rpttxtrg a:hover{
    color: #000 !important;
}
.rpttxtrg span {
    font-size: 1.14rem;
    color: #000;
    margin-top: 3%;
    display: inline-block;
}
.rpttxtrg b {
    font-size: 1rem;
    color: #000;
    font-weight: normal;
    display:inline-block;
    margin-top: 2%;
}
.rptxz a p.b {
    color: #000;
}



/* Research鈥擶hat鈥檚 Happening**************** */

.rwh_cont {
    margin-top: 3%;
    margin-bottom: 3%;
}
.rwh_conttit {
    width: 100%;
    font-size: 2.14rem;
    font-weight: bolder;
    color: #103564;
    border-bottom: .14rem solid #eeeeee;
    line-height: 4.29rem;
}
.rwh_contshow {
    margin-top: 3%;
    display: flex;
    flex-wrap: wrap;
}
.rwh_contshowlf {
    width: 26.6%;
    margin: auto;
}
.rwh_contshowlf a {
    display: block;
}
.rwh_contshowlf img {
    width: 100%;
    height: 100%;
}
.rwh_contshowrg {
    margin-left: 7.4%;
    width: 66%;
    padding: 2% 2% ;
}
.rwh_contshowrg p {
    background-color: #edb909;
    height: 2.14rem;
    width: 7.14rem;
    font-size: 1.14rem;
    color: #000;
    text-align: center;
}
.rwh_contshowrg a {
    display: block;
    color: #103564;
    font-size: 1.71rem;
    font-weight: bold;
    overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
margin-top: 2%;
}
.rwh_contshowrg a:hover{
    color: #000;
}
.rwh_contshowrg span {
    color: #000;
    font-size: 1.14rem;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
line-height: 1.71rem;
/* margin-top: 2%; */
}
.lrm {
    margin-top: 0!important;
}

.rwh_contshowrg div.lrm {
    margin-top: 1.5% !important;
}
.lrm a {
    display: inline-block;
    height: 2.71rem;
    width: 9.29rem;
    line-height: 2.86rem;
    border-bottom: .14rem solid #103564;
    font-size: 1.14rem;
    font-weight: bolder;
    color: #000;
  margin-top: 0!important;
    overflow: hidden;
}
.lrm a i {
    font-size: 1.8rem;
    color: #000;
    font-weight: bolder;
    display: block;
    float: right;

}
.lrm a:hover{
    background-color: #103564;
    width: 10rem;
    text-align: center;
    padding: 0 0.5rem;
    color: #fff;

}
.lrm a:hover i{
    color: #fff;
}
.re {
    right: calc(0% - 10%);
}
.rwhpage img{
    /* width: auto;
    height: auto; */
    margin-top: 2%;
}
/* Newsroom鈥擬ultimedia********** */
.NewsroomMultimedia_cont {
    margin-top:2.5%;
    margin-bottom: 3%;
}
.newsrom1 {
    display: flex;
    flex-wrap: wrap;
}
.NewsroomMultimedia_contshow {
    width: 31.5%;
    
    margin-right: 2.5%;
}
.NewsroomMultimedia_contshow:nth-child(3n){
    margin-right: 0%;
}
.NewsroomMultimedia_contshowtop {
    width: 100%;
    /* height:  17.86rem; */
}
.NewsroomMultimedia_contshowtop img {
    width: 100%;
    height: 100%;
}
.NewsroomMultimedia_contshow a {
    font-size: 1.29rem;
    font-weight: bold;
    color: #103564;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display: block;
    margin-top: 5%;
}
.NewsroomMultimedia_contshow a:hover{
    color: #000;
}
.NewsroomMultimedia_contshow span {
    font-size: 1.14rem;
    color: #000;
    display: block;
}
/* Newsroom鈥擲ocial Footprint  ******* */
.NewsroomSocialFootprint_cont {
    margin-top: 2.5%;
}
.NewsroomSocialFootprint_contshow {
    /* display: flex; */
    margin-bottom: 3%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.NewsroomSocialFootprint_contshowlf {
    width: 66.66%;
    padding-top: 3%;
}
.nsftime {
    background-color: #edb909;
    font-size: 1.14rem;
    color: #000;
    text-align: center;
    line-height: 2.14rem;
    height: 2.14rem;
    width: 7.14rem;
}
.NewsroomSocialFootprint_contshowlf>a {
    font-size: 1.71rem;
    font-weight: bold;
    color:#103564;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display: block;
    margin-top: 1%;
}
.NewsroomSocialFootprint_contshowlf span {
    color: #000;
    font-size: 1.14rem;
    line-height: 1.71rem;
    margin: 1% 0;
    
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.NewsroomSocialFootprint_contshowrg {
    width: 26.6%;
    margin: auto 0;
}
.NewsroomSocialFootprint_contshowrg img {
    display: block;
    float: right;
    width: 100%;
    height: 100%;
}
.re1 {
    right: 6%;
    top: 83%;
   
}





/* Research--Faculty Researchers****************** */
.rfr_cont {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5%;
}
.rfrshow {
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 3%;
}
.rfrshow img {
    width: 100%;
    height: 100%;

}
.rfrshowtxt {
    margin-top: 3%;
}
.rfrshowtxt strong, .rfrshowtxt span {
    display: block;
    text-align: center;
    color: #000;
}
.rfrshowtxt strong {
    font-size: 1.4rem;
    color: #103564;
}
.rfrshowtxt span {
    line-height: 1.3rem;
}
/* ******************************************************************************************************************** */

@media screen and (max-width: 1400px) {
    html {
        font-size: 13px;
    }
    .w {
        max-width: 1024px;
    }
    .Resources_bannertxt1 {
       
        padding-left: 5%;
    }
    .Resources_bannertit p {
        padding: 0.5rem 2.21rem;
        
    }
    /* .Resources_listshow {
        margin-right: 6.3%;
       
    } */
    /* .Resources_listshowtop {
        width: 20rem;
        height: 14.29rem;
    } */
    .Resources_listshowtit {
        height: 3.29rem;
        font-size: 1.5rem;
        line-height: 3.29rem;
        padding-left: 3%;
    }
    .Resources_listshowlist ul {
       
        max-width: 20rem;
    }
    .Resources_listshowlist a {
        
        padding-left: 3%;
    }

    /* Research  ***********************/
    .Research_newsbox {
        padding: 0 5%;
    }
    .Research_tplistbox {
        padding: 0 5%;
    }
    .Resources_conttit {line-height: 3.44rem;}
.Resources_contbottom {font-size: 1.3rem;}

    /* Resources鈥� Students Societies***************** */
}
/* ******************************************************************************************************************** */
@media screen and (max-width: 1024px) {
    .Resources_bannertit p {
        font-size: 1.5rem;
    }
}
@media screen and (max-width: 1100px) {
    .w {
        max-width: 999px;
        margin-left: 5%;
        margin-right: 5%;
    }
    html{font-size: 13px;}
    .Resources_listbox {
        margin-top: 4%;
    }
    .Resources_bannerbox p {
        font-size: 3rem;
        
    }
    .Resources_bannertit p {
        font-size: 1.2rem;
        line-height: 3.28rem;
    }
   
    .Resources_bannertit {
        line-height: 1.5rem;
        top: calc(100% - 1.5rem);
    }
    .Resources_cont {
        margin-top: 10%;
        
    }
    /* .Resources_contimg {
       
        margin-top: 6%;
       
    } */
    .Resources_conttxt {
        margin: 10% 10% 8% 13%;
        color: #000;
    }
    .Resources_conttxt p {
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .Resources_conttxt b {
        font-size: 1.61rem;
      
        margin: 0.5rem 0 0.5rem 0;
       
    }
    .Resources_conttxt s {
        font-size: 1.29rem;
        
        margin-top: 0.5rem;
    }
    .Resources_listbox1 {
        margin: 5% 2% 5% 2%;
    }
    /* .Resources_listshow {
        margin-right: 2.1%;
    } */
    /* .Resources_listshowtop {
        width: 18rem;
        height: 14.29rem;
    } */
    /* Research************************** */
    .Research_newstit {
        margin-top: 3%;
    }
    .Research_newsshow {
        height: 14.71rem;
    }
    .Research_newsshowbox i {
        margin-top: 3.5%;
    }
    .Research_tplistcontxt a {
        margin: 3% 0 3%;
    }
    .Research_newsbox {
        margin-top: 5%;
    }

    /* Resources鈥� Students Societies***************** */
    .rss span {
        line-height: 1.6rem;
    }
    .ResourcesStudentsSocieties_contshowlf p {
        margin: 10% 0 1%;
    }
    .ResourcesStudentsSocieties_contshowlf b {
        margin-top: 2%;
    }
    /* Resources鈥� Contact Us***************** */
    .ResourcesContactUs_cont {
        margin-top: 3%;
        margin-bottom: 3%;
    }
    .Resources_contbottom {font-size: 1.1rem;}
    .Resources_conttit {line-height: 4.24rem;}
}

/* ******************************************************************************************************************** */
@media screen and (max-width: 768px) {
    html{font-size: 11px;}
    .Resources_conttit{
        font-size: 2rem;
        line-height: 3.43rem;

    }
    .w {
        max-width: 768px;
    }
    .studynoticeslistshowrg {margin: 3% 0% 3% 5%;}
    .Resources_bannerbox p {
        font-size: 1.5rem;
        line-height: 2.28rem;
    }
    .Resources_bannertit {
        line-height: 0.18rem;
        top: 100%;
    }
    .Resources_bannertit p {
        padding: 0.21rem 1.0rem;
        font-size: 1.3rem;
        
    }
    .Resources_contimg {
        margin-top: 10%;
        width: 100%;
        position: static;
        margin: 7rem 0 4rem 0;
        transform: translate(-0%,-0%);
    -webkit-transform: translate(-0%,-0%);
       
    }
    .Resources_conttxtbox {
        
       
        width: 100%;
    }
    .Resources_conttxt {
       
        margin: 13% 6% 12% 9%;
        color: #000;
    }
    .Resources_listshow {
        margin: 0;
        width: 100%;
        margin-top: 5%;
    }
    .Resources_listshowtop {
        width: 100%;
    }
   
    .Resources_listshowtit {
        height: 5.29rem;
        font-size: 1.8rem;
        line-height: 5.29rem;
        padding-left: 6%;
    }
   .Resources_listshowlist {
       padding: 0rem;
   }
    .Resources_listshowlist ul {
       max-width: 100%;
       padding: 0%;
       height: auto;
       margin-bottom: 5%;
    }
    .Resources_listshowlist a {
        padding-left: 6%;
        font-size: 1.5rem;
    }
    
    /* Research****************************** */
    
    .Research_news {
        margin-top: 20%;
    }
    .Research_newstit {
        margin-bottom: 3%;
        margin-top: 3%;
        padding-bottom: 0%;
    }
    .Research_newstit p {
        line-height: 5.86rem;
        font-size: 2.8rem;
        display: inline-block;
    }
    .Research_newstit a {
        font-size: 1.14rem;
        line-height: 5.86rem;
        
    }
    .Research_newsshow {
        width: 100%;
        height: auto;
        margin-right: 0%;
        /* max-height: 204px; */
    }
    .Research_newsshow:hover{
        border-bottom: 0;
    }
    .Research_newsshowbox {
        margin: 5% 10% ;
    }
    .Research_newsshowbox p {
        font-size: 1.8rem;
    }
    .Research_newsshowbox span {
       font-size: 1.3rem;
        line-height: 2rem;
    }
    .Research_tplistcont {
        width: 100%;
       margin-top: 5%;
    }
    .Research_tplist {
        display: block;
    }
    .Research_tplistcontxt {
        padding: 5% 7%;
    }
    .Research_tplistcontxt p {
        font-size: 1.7rem;
    }
    .Research_tplistcontxt span {
        font-size: 1.3rem;
    }
    .Research_newsshowbox1 {
        flex-wrap: wrap;
       
    }
    .Research_tplistconttop1 {
        flex-wrap: wrap;
        display: block;
    }
    .Research_tplistcont {
        width: 100%;
        margin-right: 0%;
        flex: none;
    }
   /* Resources鈥� Students Societies***************** */
   .ResourcesStudentsSocieties_contshowrg {
       width: 100%;
       float: left;
       max-height: none;
   }
   .ResourcesStudentsSocieties_contshowlf {
       width: 100%;
       float: right;
   }
  
   .rss3 img {
       max-height: none;
   }
   
   .rss span {
    font-size: 1.3rem;
    line-height: 1.89rem;
   }
   .ResourcesStudentsSocieties_contshowlf p {
    margin: 4% 0 1%;
   }
   .rss p {
       font-size: 2.0rem;
   }
   .ResourcesStudentsSocieties_contshowlf b {
    margin-top: 1%;
   }
   .rss b {
    font-size: 1.4rem;
   }
   .rss3box {
    padding: 4% 7.5% 5%;
}
    .rssbox b {
    margin-top: 1%;
}
/* Resources鈥� Contact Us***************** */
.ResourcesContactUs_contlf {
    width: 100%;
}
.ResourcesContactUs_contrg {
    float: left;
    width: 100%;
    position: static;
    transform: translate(-0%,-0%);
    -webkit-transform: translate(-0%,-0%);
}
.ResourcesContactUs_contrg .title {
    font-size: 2rem;  
    margin-top: 1%;
}
.ResourcesContactUs_contrg span {
    font-size: 1.2rem;
}
.ResourcesContactUs_contrg b {
    font-size: 1.2rem;
}
/* Resources鈥� Campus Life **************** */
.ResourcesCampusLife_cont {
    display: block;
}
.ResourcesCampusLife_contlf {
    width: 100%;
    margin-right: 0%;
}
.ResourcesCampusLife_contlftxt p {
    font-size: 1.2rem;
}
.ResourcesCampusLife_contrg {
    width: 100%;
    margin-top: 3%;
}
.ResourcesCampusLife_contrgimg img {
    margin: 0 auto;
}
.RCLtxt {
    margin-top: 4%;
    padding: 3% 3.2%;
    
}
/* Research鈥擶hat鈥檚 Happening  *************** */
.rwh_contshowrg {
    margin-left: 4.4%;
    width: 66.6%;
    padding: 0%;
}
.rwh_contshowlf {
    width: 29%;
}
/* study-Happpenings PAGE******************** */

.SHPcontrg {
    display: none;
}
.SHPcont {
    width: 100%;
    min-height: 0;
}
.SNPtplistreturn {
    display: none;
}
.SNPlistbox1 {
    width: 100%;
}
/* study-Happpenings********** */
.studyHapppeningscontshow {
    width: 100%;
    margin-right: 0%;
}
.studyHapppeningscontshowtop img {
    max-height: 33.43rem;
    height: auto;
}
.studyHapppeningscontshowtxt {
    max-height: none;
}
.LearnMore {
    position: static;
}
.studyHapppeningscontshowtxtbox {
    padding: 10% 11% 10% 11%;
}
.studyHapppeningscontshowtxtbox>a {
    font-size: 1.5rem;
    line-height: 2.2rem;
}
.studyHapppeningscontshowtxtbox span {
    margin-top: 3%;
}
.SHPtplist {
    margin-top: 5%;
}
.SHPtplistreturn {
    display: none;
}
/* Research鈥擯rojects and teams*********** */
.Research鈥擯rojectsandteams_contlisttit {
    font-size: 1.2rem;
}

.rpt {
    margin-right: 3.5%;
}
.ma1 {
    margin-right: 3.5%;
}
.Research鈥擯rojectsandteams_conttplf {
    width: 100%;
}
.Research鈥擯rojectsandteams_conttprg {
    width: 100%;
}
.rpttitrg {
    margin-right: 0;
}
.rpttitmid p {
    font-size: 1.0rem;
}
.NewsroomMultimedia_contshow {
    width: 48.75%;
}
.NewsroomMultimedia_contshow:nth-child(2n){
    margin-right: 0%;
}

.NewsroomMultimedia_contshow:nth-child(3n){
    margin-right: 2.5%;
}
.NewsroomMultimedia_contshow:nth-child(6){
    margin-right: 0%;
}
.studynoticeslistshowrg a {
    font-size: 1.5rem;
}
.rwh_contshowrg >a {
    font-size: 1.5rem;
}
.Research鈥擯rojectsandteams_conttprg p {
    line-height: 1.5rem;
    font-size: 1.2rem;
}
.Resources_contbottom {font-size: 1.5rem;}
.rfrshow{
    width: 48%;
}
}

/* ******************************************************************************************************************** */
@media screen and (max-width: 600px) {
    .Resources_conttit {width: 45%;transform: translate(-50%,0%);left: 50%;line-height: 3.29rem;}
    .Resources_contbottom {font-size: 1.6rem;}
}
@media screen and (max-width: 500px) {
    .Resources_contbottom {font-size: 1.4rem;}
    .Resources_conttit {line-height: 3.64rem;line-height: 3.64rem;}
    .ResourcesContactUs_contrg p {
        font-size: 1.28rem;
    }
    .Resources_list {margin-top: 10%;}
}
@media screen and (max-width: 430px) {
    .Resources_contbottom {font-size: 1.3rem;}
    .Resources_conttit {line-height: 3.43rem;height: 8%;}
}
@media screen and (max-width: 390px) {
    .Resources_contbottom {font-size: 1.2rem;}
    
}

@media screen and (max-width: 900px) and (min-width: 815px) {
    .Resources_contbottom {
        font-size: 1rem;
    }
}
@media screen and (max-width: 814px) and (min-width: 769px) {
    .Resources_contbottom {
        font-size: 0.9rem;
    }
}
@media screen and (max-width: 1036px) and (min-width: 769px) {
    .SHPcontrgtit a {
        margin-left: 0%;
    }
}

@media screen and (max-width: 605px) and (min-width: 340px) {
    .Research鈥擯rojectsandteams_contlisttit {
        font-size: 0.95rem;
    }
    
}
@media screen and (max-width: 430px) and (min-width: 360px) {
    .Research鈥擯rojectsandteams_contlisttit {
        font-size: 0.8rem;
    }
    .Research鈥擯rojectsandteams_contlist {
        padding: 0%;
    }
    .rpt {
        margin-right: 2.8%;
    }
    .rpttitrg {
        margin-right: 0%;
    }
    .ma1 {
        margin-right: 6.5%;
    }
    .Research鈥擯rojectsandteams_contlisttxt .rpttitmid {
        margin-right: 8.5%;
    }
    /* .rpttitmid {margin-right: 12%;} */
}
@media screen and (max-width: 768px) and (min-width: 625px) {
    .Resources_bannertit {
        line-height: 0.18rem;
        top: calc(100% - 1.5rem);
    }
    .Resources_bannertit p {
        padding: 0.21rem 1.0rem;
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 768px) and (min-width: 678px) {
    /* .w {
        margin: 0 auto;
    } */
    .Resources_cont {
        margin-bottom: 5%;
    }
}
@media screen and (max-width: 768px) and (min-width: 441px) {
    .Research_news {
        margin-top: 0;
    }
}
@media screen and (max-width: 440px) and (min-width: 428px) {
    .Research_news {
        margin-top: 15%;
    }
}
@media screen and (max-width: 768px) and (min-width: 360px) {
    .Resources_conttxt p, .Resources_conttxt b, .Resources_conttxt s, .Resources_conttxt i, .Resources_conttxt span{
        font-size: 14px;
    }
}
@media screen and (max-width: 440px) and (min-width: 340px) {
    .Research_newstit p {
        font-size: 2rem;
        line-height: 2.0rem;
    }
    .Research_newstit a {
        line-height: 3.86rem;
    }
}
@media screen and (max-width: 379px) and (min-width: 340px)  {
    /* study-notices */
    .studynoticeslistshow span {
        line-height: 179%;
    }
}
/* ******************************************************************************************************************** */

@media screen and (max-width: 1024px) and (min-width: 769px) {
    .Resources_contimg {
        top: 50%;
        z-index: 500;
        transform: translate(-0%,-50%);
        -webkit-transform: translate(-0%,-50%);
    }
    .Resources_listshowtit {
        font-size: 1.3rem;
    }
   
}
@media screen and (max-width: 850px) and (min-width: 768px) {
    .Resources_bannertxt1 p{
        font-size: 2.5rem;
    }
}
@media screen and (max-width: 1663px) {
    .SHPtplistreturn {
        bottom: 5%;
    }
}
@media screen and (max-width: 1155px) {
    .SHPtplistreturn {
        bottom: 3%;
    }
}
@media screen and (max-width: 1155px) {
    .SHPtplistreturn {
        bottom: 1%;
    }
}
@media screen and (max-width: 1300px) {


.SHPcontbox {
    min-height: 0;
}
}