/**电脑**/

@media screen and (min-width:1200px) {}
@media only screen and (max-width: 1400px) {
   .about-leadership ul li {width: 50% !important;}

}

/**iPad横向**/
@media only screen and (max-width: 1024px) {
    .about-message:before {    min-width: 1024px;}
    .about-leadership {   min-width: 1024px;}
    .about-tsinghua-pbscf { min-width: 1024px;}
    .about-page .banner{ min-width: 1024px;}
    .about-leadership ul li {    width: 45% !important;}
    .banner {min-width: 1024px;}
    .home-start{min-width: 1024px;}
    .home-learning{min-width: 1024px;}
    .home-upcoming{min-width: 1024px;}
    .home-why{min-width: 1024px;}
    .home-page .banner {min-width: 1024px;}
    .home-page .fix_left_date .btn  {    left: 50px;}
    .home-page .fix_left_date {width: 200px;}
} 


@media screen and (min-width: 960px) and (max-width: 1199px) {
    /* body {
        background: blue
    } */
}


/**ipad竖向**/

@media screen and (min-width: 768px) and (max-width: 959px) {
    /* body {
        background: green
    } */

}


/**手机viewport横向**/

@media only screen and (min-width: 480px) and (max-width: 767px) {
    /* body {
        background: red
    } */
}


/**手机viewport竖向max-width: 479px**/

@media only screen and (max-width: 959px) {
   .about-leadership ul li {    width: 100% !important;}
   #program #content .instructors li p {
    width: 100%;
    margin-top: 0;
    float: none;
    font-size: 14px;
    line-height: 24px;
     }   
    body,
    html {
        font-size: 14px;
        line-height: 24px;
        width: 100%;
        overflow-x: hidden;}
    img{
        max-width: 100%;
        width: auto;}
    .wrap {
        width: 100%;}
    #header .wrap{
        height: 120px;}
    .banner{
        min-width: 100%;}
    #header {
        box-shadow: none;}
    #header .header_logo img{
        height: 2rem;}
    #header .header_top{
        height: 5rem;
        padding-top: 1.5rem;
        padding-left: 1.5rem;}
    #header .wrap .header_bottom{
        height: 50px;
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        background: #040000;}
    #header .nav_btn{
        cursor: pointer;
        position: absolute;
        top:15px;
        left: 15px;
        display: block;}
    #header .nav_btn{
        width: 20px;
        height: 20px;}
    #header .nav_btn img{
        display: inline-block;}
    #header .header_bottom .header_nav{
        height: auto;
        background: #000;
        opacity: 0.9;
        position: absolute;
        top:50px;
        left: 0;
        margin-top: 0;
        display: none;}
    #header .header_bottom .header_nav li {
        float: none;
        width: 90%;
        padding-right: 0px;
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-left: 15px;
        border-bottom: 1px solid #1e1a1a;}
    #header .header_bottom .header_nav li.nav-parent{
        background-image: url(../images/icon/icon_navtop.jpg);
        background-repeat: no-repeat;
        background-position: right 2rem;}
    #header .header_bottom .header_nav li.on {
        font-size: 16px;}
    #header .header_bottom .header_nav li a{
        color: #fff;}
    #header .header_bottom .header_nav li span{
        color: #fff;}
    #header .header_bottom .header_nav li.on a, #header .header_bottom .header_nav li.on span {
        color: #fff;
        position: relative;}
    #header .header_bottom .header_nav li.on a::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -5px;
        width: 37px;
        height: 6px;
        background-color: #A61D3B;
        display: none;}
    #header .header_bottom .header_nav li ul {
        width: 100%;
        background: none;
        box-shadow: none;
        height: auto;
        border: none;
        display: block;
        position: relative;}
    #header .header_bottom .header_nav li ul li:first-of-type {
        padding-top: 20px;}
    #header .header_bottom .header_nav li ul li {
        padding-left: 0;
        line-height: 16px;
        font-size: 13px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-left: 5px;
        float: none;
        width: auto;
        cursor: pointer;
        display: block;
        border-bottom: none;}
    #header .header_bottom .header_nav li ul li a {
        color: #fff!important;}

    #header .header_top .header_search{
        display: none;}
    #header .nav_right{
        display: block;
        position: absolute;
        top:15px;
        right:15px;
        color: #fff;
        font-size: 20px;
        line-height: 20px;}
    #header .nav_right span{
        color: #fff;
        font-size: 20px;
        line-height: 20px;
        margin-left: 15px;
        margin-right: 15px;}
    #header .nav_right .mSearchBtn{
        width: 20px;
        height: 20px;}
    #header .nav_right .nav-link{
        color:#fff;}
    .home-page .banner {
        height: 19.5rem;
        position: relative;
        min-width: 100%;}
    .home-page .swiper-slide{
        padding-left: 0;}


    .home-page .swiper-slide h2 {
        padding: 0;
        font-size: 20px;
        line-height: 24px;
        margin-top: 10%;
        margin-left: 20%;}
    .home-page .swiper-slide p {
        font-size: 16px;
        line-height: 20px;
        margin-left: 20%;}
    .home-page .fix_left_date {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        background:none;
        z-index: 2;
        width: 20%;}
    .home-page .fix_left_date .date p {
        font-size: 1.2rem;
        display: none;
        margin-top: 1rem;}
    .home-page .fix_left_date .next{
        width: 22px;
        height: 22px;}
    .home-page .fix_left_date .prev{
        width: 22px;
        height: 22px;}
    .home-page .fix_left_date .date {
        height: 3rem;
        border-left: none;
        padding-left: 1rem;
        margin-left: 0;}

    .home-page .fix_left_date .btn {
        width: 100%;
        bottom: 10px;
        left: 10px;}
    .home-ari {
        min-width: 100%;}
    .s-program-container .s-program-block, .about-block, .block {
        width: 92%;
        padding-bottom: 25px;}
    .home-page h2 {
        font-size: 16px;
        padding: 20px 0 0 0;}
    .home-page h2 strong {
        font-size: 24px;}
    .home-ari ul {
        padding: 0 0 60px 0 ;}
    .home-ari li {
        text-align: center;
        width: 100%;
        float: none;
        display: block;
        height: 114px;
        position: relative;
        margin-top: 30px;}
    .home-ari li p{
        position: absolute;
        left:120px;
        top:0;
        margin-top: 0;
        font-size: 14px;
        line-height: 24px;}
    .home-ari li strong{
        height: 100px;
        width: 100px;
        line-height: 100px;
        position: absolute;
        top:0;
        left: 0;
        font-size: 40px;}
    .home-ari li strong:before {
        height: 100px;
        width: 100px;}
    .home-ari li:nth-of-type(1) strong:before {
        background-size: contain;}
    .home-ari li:nth-of-type(2) strong:before {
        background-size: contain;}
    .home-ari li:nth-of-type(3) strong:before {
        background-size: contain;}
    .home-ari li:nth-of-type(4) strong:before {
        background-size: contain;}
    .home-ari li h5{
        position: absolute;
        top: 35px;
        left: 120px;
        margin-top: 0;
        text-align: left;
        font-size: 14px;}
    .home-ari li h5 br{
        display: inline;
        line-height: 24px;}
    .home-page .more {
        background: url(../images/icon/applying-arrow.jpg) #000000 55px center no-repeat;
        background-size: 30%;
        width: 100px;
        height: 40px;
        line-height: 40px;
        text-align: left;
        padding-left: 15px;
        padding-top: 0;
        font-size: 12px;}
    .home-ari .more {
        bottom: 0;}
    .home-start{
        background: url(../images/home/start-bg.jpg) center 0 no-repeat;
        background-size: cover;
        margin-top: 0px;
        height: auto;
        min-width: 100%;
        padding-bottom: 10px;}
    .home-start .start {
        padding-top: 10px;
        font-size: 15px;
        line-height: 24px;
        padding-left: 35px;}
    .home-start .start:first-letter{
        font-size: 18px;}
    .home-start .applying-btn {
        background: url(../images/applying/applying-btn.jpg) #A61D3B 80px center no-repeat;
        background-size: 12%;
        height: 30px;
        width: 105px;
        border-radius: 30px;
        display: block;
        color: #fff;
        font-size: 12px;
        line-height: 30px;
        padding-left: 15px;
        box-sizing: border-box;
        text-transform: capitalize;
        margin-top: 5px;
        margin-left: 35px;}
    .home-start .date p {
        font-size: 15px;}
    .home-start .date time {
        font-size: 12px;}
    .home-start .date{
        bottom: 6px;
        right: 20px;}
    .home-learning {
        height: auto;
        min-width: 100%;}
    .home-learning ul li {
        float: none;
        width: 100%;
        margin-left: 0;
        position: relative;
        padding-bottom: 20px;
        margin-top: 20px;
        overflow: hidden;}
    .home-learning ul li:nth-of-type(1){
        margin-top: 0;}
    .home-learning ul li a{
        display: block;}
    .home-learning ul li .learning_img{
        width: 16%;
        height: auto;
        float: left;}
    .home-learning ul li img{
        width: 100%;
        height: auto;}
    .home-learning ul li h3{
        width: 80%;
        margin-left: 0;
        margin-top: 0;
        font-size: 14px;
        word-break: break-all;
        line-height: 18px;
        float: right;}
    .home-learning ul li h3.pcTitle{
        display: none;}
    .home-learning ul li h3.mTitle{
        display: block;}
    .home-learning ul li p{
        width: 83%;
        margin-left: 0;
        margin-top: 0;
        line-height: 18px;
        word-break: break-all;
        position: absolute;
        right: 0;
        top:20px;}
    .home-learning .more{
        bottom: -24px;}
    .home-upcoming {
        margin-top: 50px;
        height: auto;
        min-width: 100%;}
    .home-upcoming ul {
        padding-top: 52px;}
    .home-upcoming ul li {
        width: 100%;
        float: none;
        height: 68px;
        position: relative;
        margin-bottom: 22px;
        padding-bottom: 10px;}
    .home-upcoming ul li h3{
        font-size: 14px;
        line-height: 24px;
        padding-left: 80px;}

    .home-upcoming ul li p {
        font-size: 12px;
        line-height: 20px;
        color: #999999;
        padding-left: 80px;
        padding-top: 5px;}
    .home-upcoming ul li .date{
        width: 68px;
        height: 68px;
        background: #A61D3B;
        text-align: center;
        font-size: 14px;
        line-height: 26px;}
    .home-upcoming ul li .date p{
        padding-top: 12px;
        color: #ffffff;
        padding-left: 0!important;
        font-size: 16px;
        line-height: 25px;}
    .home-upcoming ul li:nth-of-type(2) .date, .home-upcoming ul li:nth-of-type(4) .date {
        left: 0px;}
    .home-upcoming ul li:nth-of-type(2) p, .home-upcoming ul li:nth-of-type(4) p, .home-upcoming ul li:nth-of-type(2) h3, .home-upcoming ul li:nth-of-type(4) h3 {
        padding-left: 80px;}
    .home-upcoming .more{
        bottom: -24px;}
    .home-why {
        height: auto;
        background: #fafafa;
        margin-top: 50px;
        min-width: 100%;}
    .home-why .tab {
        padding: 45px 0 30px;}
    .home-why .tab span {
        line-height: 40px;
        display: inline-block;
        border: 1px solid #A61D3B;
        height: 39px;
        border-radius: 39px;
        padding: 0 25px;
        font-size: 14px;
        color: #A61D3B;
        cursor: pointer;}
    .home-why ul{
        padding-bottom: 50px;}
    .home-why ul li {
        background: url(../images/home/li-bg.jpg) no-repeat;
        background-size: 100% 100%;
        height: 65px;
        width: 100%;
        float: none;
        margin-bottom: 5px;
        font-size: 14px;
        position: relative;}
    .home-why ul li.th:before {
        background: url(../images/icon/home-why04.jpg) 10px center no-repeat;
        background-size: 10%;}
    .home-why ul li.members:before {
        background: url(../images/icon/home-why05.jpg) 10px center no-repeat;
        background-size: 10%;}
    .home-why ul li.members2:before {
        background: url(../images/icon/home-why06.jpg) 10px center no-repeat;
        background-size: 10%;}
    .home-why ul li.library:before {
        background: url(../images/icon/home-why07.jpg) 10px center no-repeat;
        background-size: 10%;}
    .home-why ul li p {
        padding: 5px 0px 0 80px;
        line-height: 24px;}
    .home-why ul li.th p{
        padding: 5px 0px 0 80px;
        line-height: 24px;}
    .home-why ul li strong {
        font-size: 16px;
        color: #A61D3B;}
    .home-why ul li.members2 p {
        padding-top: 22px;}
    .home-why ul li.members p {
        padding-top: 15px;}
    .home-why ul li.library p {
        padding-top: 22px;}
    .home-why ul li.school:before {
        background: url(../images/icon/home-why01.jpg) 10px center no-repeat;
        background-size: 10%;}
    .home-why ul li.industry:before {
        background: url(../images/icon/home-why02.jpg) 10px center no-repeat;
        background-size: 10%;}
    .home-why ul li.excelient:before {
        background: url(../images/icon/home-why03.jpg) 10px center no-repeat;
        background-size: 10%;}
    .home-why ul li.school p {
        padding-top: 22px;}
    .home-why ul li.industry p {
        padding-top: 15px;}
    .home-why ul li.industry p br{
        display: none;}
    .home-why ul li.excelient p {
        padding-top: 22px;}
    .home-why .block .more {
        bottom: 20px;}
    #footer {
        padding: 5px 0 90px;
        background-color: #040000;
        margin-top: 80px;}
    #footer img{
        width: 100%;}
    #footer .wrap{
        width: 92%;}
    #footer .fl{
       float: none;}
    #footer .fr{
        float: none;
        text-align: left;}
    #footer .footer_logo{
        width: 50%;
        margin-bottom: 20px;
        margin-top: 15px;}
    #footer h2 {
        font-size: 12px;}
    #footer h2 span {
        font-size: 15px;
        font-weight: bold;}
    #footer .buy a {
        width: 110px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 12px;
        background-color: #A61D3B;
        border-radius: 30px;
        margin-top: 5px;
        float: left;}
    #footer .icon {
        margin-top: 25px;}
    #footer .icon li {
        float: left;
        margin-right: 10px;
        width: 30px;}
    #footer p {
        font-size: 12px;
        line-height: 20px;
        margin-top: 5px;}
    #footer .message li {
        color: #fff;
        font-size: 12px;
        line-height: 20px;
        margin-top: 0px;}
    #footer .schoole a {
        width: 145px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        font-size: 12px;
        margin-top: 20px;
        float: none;
        border: 2px solid #fff;
        box-sizing: border-box;}

    .banner h1 {
        font-size: 18px;
        color: #ffffff;
        line-height: 24px;
        float: right;}
    .about-page .banner {
        background: url(../images/about/banner.jpg) center 0 no-repeat;
        height: 720px;
        min-width: 100%;
        text-align: right;}
    .about-page .banner h1 {
        padding-top: 10px;}
    .about-page .banner p{
        font-size: 14px;
        line-height: 20px;}
    .about-message{
        height: 700px;}
    .about-message h2{
        padding-top: 0;}
    .about-message .message-content{
        padding-left: 0;}
    .about-message .message-content img{      width: 100px !important;}
    .about-message .message-content h3{
        font-size: 14px;
        line-height: 24px;
        padding-top: 8px;
        padding-left: 115px;}
    .about-message .message-content p{
        margin-top: 20px;}
    .about-message p{
        font-size: 14px;}
    .about-message .message-content{
        margin:10px 0;}
    .about-page h2 strong{
        font-size: 24px;}
    .about-page h2{
        font-size: 16px;
        line-height: 38px;}
    .about-tsinghua-pbscf{
        min-width: 100%;
        background-size: contain;}
    .about-tsinghua-pbscf h2{
        padding: 10px 0;}
    .about-tsinghua-pbscf .head{
        background: url(../images/about/tsinghua-pic1.jpg) top center no-repeat;
        background-size: contain;
        margin: 0 auto;
        padding-top: 200px;}
    .about-tsinghua-pbscf .head h3 strong{
        font-size: 24px;}
    .about-tsinghua-pbscf .head h3{
        padding-left: 0;
        font-size: 16px;}
    .about-tsinghua-pbscf .head p{
        padding-left: 0;
        font-size: 14px;
        line-height: 24px;}
    .about-tsinghua-pbscf .show-hide-btn a.open{
        background: url(../images/icon/icon-arrow-up.jpg) #000000 75px center no-repeat;
        padding-left: 13px;
        background-size: 10%;}
    .about-tsinghua-pbscf .show-hide-btn a {
        background: url(../images/icon/icon-arrow.jpg) #000000 75px center no-repeat;
        background-size: 10%;
        display: inline-block;
        width: 100px;
        height: 30px;
        color: #ffffff;
        line-height: 30px;
        font-size: 12px;
        padding-left: 24px;
        box-sizing: border-box;
        text-align: left;}

    .about-tsinghua-pbscf .hide-content img{
        position: relative;
        width: 100%;
        top:10px;}
    .about-tsinghua-pbscf .hide-content p{
        width: 100%;}
    .about-tsinghua-pbscf .hide-content p:first-of-type{
        margin-top: 15px;}
    .about-tsinghua-pbscf .show-hide-btn{
        display: block;}
    .about-tsinghua-pbscf li{
        position: relative;
        text-align: left;
        margin-top: 20px;}
    .about-tsinghua-pbscf .li1911{
        bottom: auto;}
    .about-tsinghua-pbscf .li1981{
        bottom: auto;
        left: auto;}
    .about-tsinghua-pbscf .li1994{
        bottom: auto;
        left: auto;}
    .about-tsinghua-pbscf .li2012{
        bottom: auto;
        left: auto;}
    .about-tsinghua-pbscf li{
        width: 100%;}
    .about-tsinghua-pbscf li strong{
        font-size: 14px;
        float: left;
        padding: 0;
        width: 15%;}
    .about-tsinghua-pbscf li p{
        width: 85%;
        font-size: 12px;
        line-height: 20px;
        float: right;
        white-space: normal;}
    .about-tsinghua-pbscf li strong:before{
        display: none;}
    .about-board{
        min-width: 100%;
        height: auto;
        overflow: hidden;}
    .about-board h2{
        top:0;}
    .about-board ul{
        padding-top: 60px;
        width: 37%;}
    .about-board .per-info-box{
        width: 60%;}
    .about-board .per-info-box .info-item{
        padding-top: 65px;
        font-size: 14px;}

    .about-board .per-info-box .info-item .item-desc{
        font-size: 14px;
        padding: 0;}
    .about-board .per-info-box .info-item .item-job{
        font-size: 14px;
        width: 100%;}
    .about-board ul li{
        float: none;
        display: block;
        margin-right: 30px;
        cursor: pointer;
        width: 110px;
        height: 34px;
        line-height: 34px;
        color: #666666;
        font-size: 14px;
        background: #ffffff;
        margin-bottom: 13px;
        padding-left: 3px;
        box-sizing: border-box;
        border: 2px solid #f5f5f5;}
    .about-board ul li:nth-of-type(3n){
        display: none;}
    .about-leadership{
        min-width: 100%;
        height: auto;
        overflow: hidden;
        margin-top: 30px;}
    .about-leadership h2{
        top:0;}
    .about-leadership .per-info-box{
        width: 170px;
        margin-top: 55px;
        height: 295px;}
    .about-leadership .per-info-box .text_parent{
        padding: 15px 5px;}
    .about-leadership .per-info-box .text_parent h3{
        font-size: 14px;}
    .about-leadership .per-info-box .text_parent p{
        font-size: 12px;
        white-space: nowrap;}
    .about-leadership ul:nth-of-type(1){
        width: 130px;
        margin-left: 10px;}
    .about-leadership ul li{
        padding-right: 0;
        margin-bottom:10px;
        line-height: 24px;}
    .about-leadership ul:nth-of-type(1){
        padding-top: 50px;
        position: relative;
        height: 500px;}
    .about-leadership ul li{
        position: absolute;
        right:0;}
    .about-leadership ul li:nth-of-type(1){
        top:50px;}
    .about-leadership ul li:nth-of-type(2){
        top:95px;}
    .about-leadership ul li:nth-of-type(6){
        top:140px;}
    .about-leadership ul li:nth-of-type(10){
        top:185px;}
    .about-leadership ul li:nth-of-type(3){
        top:230px;}
    .about-leadership ul li:nth-of-type(7){
        top:275px;}
    .about-leadership ul li:nth-of-type(11){
        top:320px;}
    .about-leadership ul li:nth-of-type(14){
        top:365px;}
    .about-leadership ul li:nth-of-type(4){
        top:410px;}
    .about-leadership ul li:nth-of-type(8){
        top:455px;}
    .about-leadership ul li:nth-of-type(5),
    .about-leadership ul li:nth-of-type(9),
    .about-leadership ul li:nth-of-type(12),
    .about-leadership ul li:nth-of-type(13){
        display: none;}
    .about-leadership ul h3{
        font-size: 14px;}
    .about-leadership ul p{
        font-size: 12px;
        margin-top: 0;
        white-space: nowrap;}
    #program #content .banner img{
        width: 100%;
        transform:none;
        left: 0;}

    #program #content .banner h1 {
        width: 50%;
        font-size: 18px;
        height: auto;
        top: 30%;
        right: 0px;
        transform: none;
        color: #fff;
        font-family: Arial;}
    #program #content .banner h1 span{
        font-size: 20px;}
    #program #content .main_text::first-letter{
        font-size: 20px;}
    #program #content .main_text{
        width: 92%;
        margin: 25px auto;
        font-size: 14px;
        line-height: 24px;}
    #program #content .take{
        width: 92%;
        margin: 70px auto 0;}
    #program #content h2{
        font-size: 16px;
        line-height: 38px;}
    #program #content h2::first-letter{
        font-size: 24px;
        line-height: 38px;}
    #program #content .take table{
        table-layout: fixed;}
    #program #content .take table tr:first-child td{
        padding-bottom: 20px;}
    #program #content .take table td{
        padding:0 5px;}
    #program #content .take table .img_parent{
        background-size: 25px;
        padding-left: 30px;
        font-size: 14px;
        line-height: 16px;}
    #program #content .take table .text_parent {
        font-size: 14px;
        line-height: 24px;
        margin-top: 15px;}
    #program #content .take table tr:first-child td:nth-of-type(2) .img_parent{
        background-size: 25px;}
    #program #content .take table tr:first-child td:last-child .img_parent{
        background-size: 25px;}
    #program #content .take table tr:last-child td:first-child .img_parent{
        background-size: 25px;}
    #program #content .take table tr:last-child td:last-child .img_parent{
        background-size: 25px;}
    #program #content .take table tr:last-child td{
        padding-top: 10px;}
    #program #content .take .mTake .img_parent{
        background: url(../images/icon/icon_program.jpg) no-repeat left center;
        font-size: 14px;
        line-height: 24px;
        background-size: 40px;
        padding-left: 50px;}
    #program #content .take .mTake .text_parent{
        margin-top: 10px;}
    #program #content .take .mTake{
        width: 49%;
        float: left;
        padding: 20px 0;}
    #program #content .take .mTake:nth-of-type(2),#program #content .take .mTake:nth-of-type(4),#program #content .take .mTake:nth-of-type(5){
        float: right;}
    #program #content .take .take_main{
        padding: 0 10px;}
    #program #content .take .mTake:nth-of-type(2) .img_parent {
        background: url(../images/program/icon02.jpg) no-repeat left center;
        background-size: 40px;}
    #program #content .take .mTake:nth-of-type(3) .img_parent {
        background: url(../images/program/icon05.jpg) no-repeat left center;
        background-size: 40px;}
    #program #content .take .mTake:nth-of-type(4) .img_parent {
        background: url(../images/program/icon03.jpg) no-repeat left center;
        background-size: 40px;}
    #program #content .take .mTake:nth-of-type(5) .img_parent {
        background: url(../images/program/icon04.jpg) no-repeat left center;
        background-size: 40px;}
    #program #content .take .mTake .fl{
        float: none;}
    #program #content .take .mTake .img_parent p{
        font-weight: bold;}
    #program #content .studyF{
        width: 100%;
        margin: 70px auto 0;}
    #program #content .studyS .wrap{
        height: auto;
        padding-bottom: 20px;}
    #program #content .studyF .studyF_main>p{
        font-size: 14px;
        text-indent: 5%;}
    #program #content .studyF .studyF_main .map_hover{
        top:200px;
        left: 0;}
    #program #content .studyF .studyF_main .map_hover .map_text{
        font-size: 20px;
        line-height: 30px;
        margin-top: 0;
        text-indent:5%;}
    #program #content .studyF .studyF_main .map_hover p{
        margin-top: 10px;}
    #program #content .studyF .studyF_main .map_hover ul{
        width: 100%;
        margin: 0 auto;
        overflow: hidden;}
    #program #content .studyF h2{
        width: 92%;
        margin: 0 auto;}
    #program #content .studyF .studyF_main .map_hover .map_img ul, li .country{
        width: 130px;}
    #program #content .studyF .studyF_main .map_hover .map_img ul, li{
        font-size: 12px;}
    #program #content .studyF .studyF_main .map_hover .map_img ul, li .percent{
        margin-left: 2px;
        margin-right: 0px;}
    #program #content .studyF .studyF_main .map_hover .map_img ul, li i{
        margin: 2px 0 2px;}
    #program #content .studyF .studyF_content .pos_abs{
        padding: 0 0 50px;}
    #program #content .studyF .studyF_content .pos_abs ul{
        width: 92%;
        margin: 0 auto;
        overflow: hidden;}
    #program #content .studyF .studyF_content .pos_abs li{
        float: none;
        width: 100%;
        padding: 10px 5px;}
    #program #content .studyF .studyF_content .pos_abs li:first-child{
        width: 100%;}
    #program #content .studyF .studyF_content .pos_abs h3{
        font-size: 16px;
        top:0;
        width: 15%;
        float: left;
        line-height: 24px;}
    #program #content .studyF .studyF_content .pos_abs li:first-child p{
        width: 85%;}
    #program #content .studyF .studyF_content .pos_abs li p{
        width: 85%;
        float: left;
        height: auto;
        font-size: 14px;}
    #program #content .studyF .studyF_content .pos_abs li:last-child{
        margin-top: 10px;
        height: auto;}
    #program #content .studyF .studyF_content .pos_abs .img_parent{
        float: none;
        width: 92%;
        margin: 20px auto 0;}
    #program #content .studyS{
        width: 92%;
        margin: 20px auto 0;
        padding-bottom:20px;}
    #program #content .studyS .studyS_mainF p{
        font-size: 14px;
        line-height: 24px;
        height: auto;}
    #program #content .studyS #right_btn{
        display: inline-block;
        background: url(../images/program/icon_more.jpg) no-repeat 160px center #A61D3B;
        color: #fff;
        background-size: 10%;
        width: 190px;
        height: 40px;
        line-height: 40px;
        font-size: 12px;
        border-radius: 40px;
        padding: 0 10px 0 10px;
        box-sizing: border-box;
        position: absolute;
        bottom: -10px;}
    #program #content .studyS .studyS_mainS{
        float: none;
        width: 100%;
        padding: 0;
        top:0;}
    #program #content .studyS .studyS_mainF{
        padding-bottom: 30px;}
    #program #content .studyS .studyS_mainS .close{
        position: absolute;
        right: 0;
        top: 0;
        display: inline-block;
        width: 30px;
        height: 30px;
        background: url(../images/program/icon-close.jpg) center no-repeat;
        z-index: 100;
        cursor: pointer;}
    #program #content .studyS .studyS_mainS table{
        width: 100%;
        margin-top: 15px;}
    #program #content .studyT {
        width: 92%;
        margin: 0 auto;}
    #program #content .studyT .studyT_main .studyT_content{
        overflow-x: scroll;
        margin-bottom: 20px;
        border: 1px solid #3d3a38;
        padding: 2px;}
    #program #content .studyT table{
        top:0;}
    /*#program #content .studyT .studyT_main ul{*/
        /*width: 92%;*/
        /*margin: 0 auto;*/
    /*}*/
    #program #content .studyT li{
        width: 100%;
        float: none;}
    #program #content .studyT li .img_parent{
        width: 20%;
        margin-right: 0;}
    #program #content .studyT li .text_parent{
        width: 75%;
        float: right;}
    #program #content .studyT li .text_parent h3{
        font-size: 14px;
        line-height: 24px;
        margin-top: 0;}
    #program #content .studyT li .text_parent h3 br{
        display: none;}
    #program #content .studyT li .text_parent h3::first-letter{
        font-size: 18px;
        margin-top: 0;}
    #program #content .studyT li .text_parent p{
        margin-top: 5px;
        font-size: 12px;
        line-height: 20px;}
    #program #content .studyT li .text_parent p br{
        display: none;}
    #program #content .instructors{
        margin: 30px auto 0;
        height: auto;
        width: 92%;}
    #program #content .instructors div.fl{
        width: 100%;
        margin-top: 0;
        float: none;
        font-size: 14px;
        line-height: 24px;}
    #program #content .instructors ul{
        float: none;
        width: 100%;}
    #program #content .instructors li{
        margin-top: 10px;}
    #program #content .instructors li h4{
        margin-right: 5px;
        font-size: 20px;}
    #program #content .instructors .more a{
        width: 85px;
        height: 40px;
        line-height: 40px;
        text-align: left;
        padding-left: 15px;
        padding-top: 0;
        font-size: 12px;
        top: 0;}
    #program #content .instructors .more a::after {
        transform: none;
        background: url(../images/icon/applying-arrow.jpg) #000000 no-repeat;
        background-size: 70%;
        position: absolute;
        left: auto;
        right: 0;
        top: 15px;}
    #experience #content .banner img{
        width: 100%;}
    #experience #content .banner h1 {
        width: 40%;
        font-size: 18px;
        height: auto;
        top: 30%;
        right: 0px;
        transform: none;
        color: #fff;
        font-family: Arial;}
    #experience #content .banner h1 span{
        font-size: 20px;}
    #experience #content .campus{
        width: 92%;
        margin: 20px auto 0;}
    #experience #content h2{
        font-size: 16px;
        line-height: 38px;}
    #experience #content h2::first-letter{
        font-size: 24px;
        line-height: 38px;}
    #experience #content .campus .swiper-container{
        margin-top: 10px;
        height: 230px;}
    #experience #content .campus .swiper-slide-active{
        transform:none;}
    #experience #content .campus a{
        height: 220px;}
    #experience #content .campus a img{
        max-width: 100%;
        height: 220px;
        margin: 0 auto;}
    #experience #content .class, #experience #content .learning{
        width: 92%;
        margin: 70px auto 0;}
    #experience #content .class .more a, #experience #content .learning .more a, #experience #content .education .more a{
        width: 85px;
        height: 40px;
        line-height: 40px;
        text-align: left;
        padding-left: 15px;
        padding-top: 0;
        font-size: 12px;
        top: 0;}
    #experience #content .education .more a::after, #experience #content .class .more a::after, #experience #content .learning .more a::after{
        transform: none;
        background: url(../images/icon/applying-arrow.jpg) #000000 no-repeat;
        background-size: 70%;
        position: absolute;
        left: auto;
        right: 0;
        top: 15px;}
    #experience #content .class li, #experience #content .learning li{
        width: 100%;
        float: none;
        margin-right: 0;}
    #experience #content .class li,#experience #content .learning li{
        padding: 10px;}
    #experience #content .class li .listImg, #experience #content .learning li .listImg{
        width: 20%;
        float: left;}
    #experience #content .class li p, #experience #content .learning li p{
        width: 75%;
        float: right;
        height: auto;
        margin-top: 0;
        line-height: 24px;
        font-size: 14px;}
    #experience #content .students{
        height: 530px;
        margin-top: 30px;
        width: 100%;}
    #experience #content .students h2{
        width: 92%;
        margin: 10px auto;}
    #experience #content .students .students_main{
        width: 92%;
        margin: 10px auto;
        padding-bottom: 30px;}
    #experience #content .class p, #experience #content .learning p, #experience #content .students p{
        font-size: 14px;
        line-height: 24px;
        margin-top: 10px;}
    #experience #content .students .swiper-slide p.text{
        line-height: 24px;
        padding: 5px 35px 30px;
        height: 135px;}
    #experience #content .students .swiper-slide .people p{
        font-size: 14px;}
    #experience #content .students .swiper-slide .people span{
        font-size: 12px;}
    #experience #content .education{
        width: 92%;
        margin: 30px auto 10px;}
    #experience #content .education h2{
        width: 92%;
        margin: 10px auto;}
    #experience #content .education_main li .fl{
        width: 25%;
        margin-right:0;}
    #experience #content .education_main li .fr{
        width: 70%;}
    #experience #content .education_main li .fr h3 {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px;}
    #experience #content .education_box li .fl img{
        width:100%;
        height: auto;}
    .applying-page .banner,.applying-list-page .banner{
        min-width: 100%;}
    .applying-page .banner h1{
        width: 35%;
        float: none;
        font-size: 18px;
        padding-right: 0;
        padding-top: 20px;
        position: absolute;
        top: 0;
        right: 0;}
    .applying-eligibility{
        height: auto;
        min-width: 100%;
        margin-top: 30px;
        background-size: 100%;
        padding-bottom: 60px;}
    .applying-eligibility h2{
        top:0;}
    .applying-page h2{
        font-size: 16px;
        line-height: 38px;
        font-family: Arial;}
    .applying-page h2 strong{
        font-size: 24px;}
    .applying-eligibility h3{
        width: 100%;
        padding: 50px 0 20px;
        line-height: 24px;
        font-size: 14px;
        font-family: Arial;}
    .applying-eligibility .education-content{
        margin-top: 20px;}
    .applying-eligibility p{
        width: 100%;
        float: none;
        font-size: 14px;}
    .applying-eligibility p:last-of-type{
        width: 100%;
        background: url(../images/applying/applying-or.jpg) top center no-repeat;
        padding-top: 45px;
        box-sizing: border-box;
        margin-left: 0;
        padding-left: 0;
        margin-top: 10px;
        background-size: 10%;}
    .applying-online{
        min-width: 100%;
        height: 220px;
        background-size: cover;}
    .applying-online .applying-online-title{
        font-size: 16px;
        padding-top: 48px;}
    .applying-online .applying-btn {
        background: url(../images/applying/applying-btn.jpg) #A61D3B 80px center no-repeat;
        background-size: 12%;
        height: 30px;
        width: 105px;
        border-radius: 30px;
        display: block;
        color: #fff;
        font-size: 12px;
        line-height: 30px;
        padding-left: 15px;
        box-sizing: border-box;
        text-transform: capitalize;
        margin-top: 35px;
        margin-left: 0px;}
    .applying-online .download-box {
        position: absolute;
        right: 10px;
        width: 130px;
        height: 130px;
        background: url(../images/applying/applying-download-icon.jpg) rgba(166, 29, 59, .77) center 60px no-repeat;
        background-size: 30%;
        border-radius: 16px;
        top: 30px;
        color: #fff;
        text-align: center;
        font-size: 16px;
        padding-top: 20px;
        box-sizing: border-box;}
    .applying-online .foot {
        height: 60px;
        position: absolute;
        bottom: 25px;
        left: 0;
        font-size: 14px;
        line-height: 60px;
        width: 100%;}
    .applying-online .foot span {
        color: #ffffff;
        border-bottom: 3px solid #fff;
        font-size: 14px;}
    .applying-online .foot a {
        color: #ffffff;
        width: 100px;
        height: 40px;
        line-height: 40px;
        display: block;
        float: right;
        font-size: 12px;
        margin-top: 13px;
        background: url(../images/icon/applying-arrow.jpg) #000 57px center no-repeat;
        background-size: 30%;
        padding-left: 10px;
        box-sizing: border-box;}
    .applying-process li .head p.step{
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        width: 85px;}
    .applying-process li .head{
        height: 200px;}
    .applying-process {
        height: auto;
        position: relative;
        min-width: 100%;}
    .applying-process h2{
        padding: 20px 0;}
    .applying-process li{
        float: none;
        width: 100%;
        position: relative;
        margin-bottom: 10px;
        margin-left: 0;}
    .applying-process li .step:after{
        display: none;}
    .applying-process li h3 {
        font-size: 14px;
        line-height: 24px;
        padding-left: 24px;
        margin-top: 10px;}
    .applying-process li h3 br{
        display: inline-block;}
    .applying-process li:nth-of-type(1) .head {
        background: url(../images/applying/application01.jpg) no-repeat right bottom;}
    .applying-process li:nth-of-type(2) .head {
        background: url(../images/applying/application02.jpg) no-repeat right bottom;}
    .applying-process li:nth-of-type(3) .head {
        background: url(../images/applying/application03.jpg) no-repeat right bottom;}
    .applying-process li:nth-of-type(4) .head {
        background: url(../images/applying/application04.jpg) no-repeat right bottom;
        height: 290px;}
    .applying-process li:nth-of-type(5) .head {
        background: url(../images/applying/application05.jpg) no-repeat right bottom;
        height: 250px;}
    .applying-process li p.textBox{
        font-size: 14px;
        line-height: 24px;
        padding:25px;
        position: absolute;
        top:70px;
        left: 0;}
    .applying-process li p{
        line-height: 24px;}
    .applying-process li:nth-of-type(4) p.textBox{
        top:120px;}
    .applying-contact h2 {
        padding: 20px 0;}
    .applying-contact ul {
        padding-left: 0;
        font-size: 14px;
        line-height: 24px;
        padding-top: 0px;}
    .applying-contact ul li{
        padding-left: 30px;}
    .applying-contact ul li:before{
        left: 0;}
    .applying-contact .block{
        background-size: contain;}

    .applying-list-page .banner h1{
        width: 65%;
        float: none;
        font-size: 18px;
        padding-top: 40px;
        position: absolute;
        top:0;
        right: 0;}
    .navigation {
        height: 30px;
        font-size: 12px;
        line-height: 40px;
        padding-bottom: 10px;}
    .applying-list-page .applying-content-head{
        background-size: contain;
        margin-top: 30px;}
    .applying-list-page .applying-content-head{
        height: 230px;}
    .applying-list-page .applying-content-head p{
        width: 100%;
        font-size: 14px;
        line-height: 24px;}
    .applying-list h3 {
        color: #A61D3B;
        font-size: 16px;
        line-height: 24px;
        padding: 15px 0;
        font-family: Arial;
        font-weight: 700;}
    .applying-list .icon{
        top:59px;
        width: 18%;
        height: 75px;}
    .applying-list p {
        font-size: 14px;
        line-height: 24px;
        width: 78%;
        display: inline-block;
        margin-left: 22%;
        padding-bottom: 10px;}
    .applying-list .applying-degree p, .applying-list .applying-one-inch p{
        padding-top: 0;}
    .applying-list .applying-business p, .applying-list .applying-valid p{
        padding-top: 0;}
    .applying-list>div{
        height: auto;
        min-height: 150px;}
    #list_instructor #content .banner .img_parent{
        position: relative;}
    #list_instructor #content .banner .img_parent img{
        position: absolute;
        bottom: 10%;
        left: 50%;
        width: 100%;
        height: auto;}
    #list_instructor #content .banner .img_parent h1 {
        top: 50%;
        left: 5%;
        z-index: 1;
        font-size: 18px;
        line-height: 24px;
        width: 80%;
        transform: translateY(-68%);
        color: #000;
        font-family: Arial;
        display: none;}
    #list_instructor #content .banner .date span {
        font-size: 16px;
        line-height: 44px;
        color: #A61D3B;
        height: 44px;
         border-left: none;
         padding-left: 0;
        display: inline-block;}
    #list_instructor #content .banner .date{
        padding: 0;
        font-size: 12px;}
    #list_instructor #content .banner .swiper-button-next, #list_instructor #content .banner .swiper-button-prev{
        background-size: 90%;
        top:130px;}
    #list_instructor #content .banner .swiper-button-prev{
        left: 20px;}
    .public_location {
        width: 92%;
        margin: 0 auto;
        height: 20px;
        padding: 10px 0;
        line-height: 24px;}
    .public_location li a{
        font-size: 12px;}
    #list_instructor #content .text_list{
        width: 92%;
        margin: 10px auto 30px;
        position: relative;}
    #list_instructor #content .text_list .fl_parent h5{
        width: 100%;
        font-size: 14px;
        line-height: 24px;}
    #list_instructor #content .text_list .fl_parent div p{
        font-size: 12px;
        line-height: 20px;}
    #list_instructor #content .text_list .fl_parent{
        width: 100%;}
    #list_instructor #content .text_list h3::first-letter{
        font-size: 24px;}
    #list_instructor #content .text_list h3{
        font-size: 16px;
        padding: 15px;
        line-height: 24px;
        margin-bottom: 105px;}
    #list_instructor #content .text_list .fl_parent li{
        height: auto;
        padding: 10px 0;
        width: 100%;
    }
    #list_instructor #content .text_list .fl_parent li div{
        width: 100%;
        float: none;}
    #list_instructor #content .text_list .fr_parent{
        float: none;
        position: absolute;
        top: -5px;
        left: 0;}
    #list_le #content .img_list h3{
        font-size: 16px;
        padding: 15px;
        line-height: 24px;}
    #list_le #content .img_list li{
        width: 100%;}
    #list_le #content .img_list h3::first-letter{
        font-size: 24px;}
    #list_le #content .img_list ul{
        width: 92%;
        margin: 0 auto;}
    #list_le #content .img_list li .fl{
        width: 17%;
        height: auto;}
    #list_le #content .img_list li .fr{
        width: 80%;
        margin-left: 0;
        height: auto;}
    #list_le #content .img_list li .fr h6 {
        font-size: 14px;
        line-height: 24px;
        font-weight: 100;
        text-align: left;}
    #list_le #content .img_list li .fr p{
        word-break: break-all;
        max-height: 56px;
        overflow: hidden;
        font-size: 14px;}
    #content_main #content .content_body .content_title .title{
        min-width: 92%;
        width: 92%;
        margin: 0 auto;}
    #content_main #content .content_body .content_title .title h5{
        width: 100%;
        line-height: 24px;
        font-size: 14px;}
    #content_main #content .content_body .content_title .message{
        margin-top: 10px;}
    #content_main #content .content_body .content_title .message li{
        margin-left: 15px;}
    #content_main #content .content_body .content_text{
        width: 92%;
        margin: 0 auto;}
    #content_main #content .content_body .content_text p img{
        width: 100%;}
    #content_main #content .content_body .content_text p{
        font-size: 14px;
        line-height: 24px;
        margin-top: 10px;}
    #list_le #content .img_list li .fl .pos_abs p.month {
        font-size: 14px;
        line-height: 16px;
        color: #fff;}
    #list_le #content .img_list li .fl .pos_abs p {
        font-size: 14px;
        line-height: 14px;
        color: #fff;}
    #list_le #content .img_list li .fl .pos_abs {
        top: 0;
        left: 0;
        width: 100%;
        height: 50px;
        background-color: #D60028;
        text-align: center;
        padding-top: 10px;
        box-sizing: border-box;}
    .about-message .message-content h3 strong{
        font-size: 20px;}
    #list_le #content .img_list li .fr a {
        display: inline-block;
        width: 100px;
        height: 26px;
        text-align: center;
        line-height: 26px;
        background-color: #A61D3B;
        border-radius: 26px;
        color: #fff;
        font-size: 12px;
        margin-top: 10px;}
    #upcoming #content .banner h1{
        width: 80%;
        font-size: 18px;
        top: 40px;
        left: 20%;
        transform: translateY(-50%);
        color: #fff;}
    #upcoming #content .banner h1 span{
        font-size: 24px;}
    #upcoming #content .upcoming_main{
        width: 92%;
        margin: 30px auto;}
    #upcoming #content .upcoming_main .title h5{
        width: 100%;
        font-size: 14px;}
    #upcoming #content .upcoming_main .title h5::after{
        height: 5px;}
    #upcoming #content .upcoming_main .bg_fa:first-child{
        margin-top: 30px;
        line-height: 24px;
        font-size: 14px;
        padding: 10px 0;}
    #upcoming #content .upcoming_main .addr{
        margin-top: 0;}
    #upcoming #content .upcoming_main .addr li{
        font-size: 14px;
        line-height: 24px;
        width: 100%;}
    #upcoming #content p{
        margin-top: 10px;}
    #upcoming #content .upcoming_main .bg_fa:last-child li{
        float: none;
        width: 100%;
        margin-left: 0;}
    #executive #content .banner h1 {
        width: 50%;
        font-size: 18px;
        top: 32%;
        left: 20%;
        transform: translateY(-50%);
        color: #fff;
        font-family: Arial;
        font-weight: 700;}
    #executive #content .banner h1 span{
        font-size: 24px;}
    #executive #content .list{
        width: 92%;
        margin: 30px auto;}
    #executive #content .list li{
        margin-top: 10px;
        padding: 10px auto;}
    #executive #content .list li .img_parent::after{
        display: none;}
    #executive #content .list li .img_parent{
        width: 20%;
        margin-right: 0;}
    #executive #content .list li .text_parent{
        width: 78%;
        float: right;}

    #executive #content .list li .text_parent h4{
        font-size: 16px;
        line-height: 24px;}
    #executive #content .list li .text_parent h4::first-letter {
        font-size: 24px;
        color: #A61D3B;}
    #executive #content .list li .text_parent a {
        background: url(../images/applying/applying-btn.jpg) #A61D3B 94px 8px no-repeat;
        background-size: 20%;
        height: 42px;
        width: 140px;
        border-radius: 42px;
        display: block;
        color: #fff;
        font-size: 14px;
        line-height: 42px;
        padding-left: 20px;
        box-sizing: border-box;
        text-transform: capitalize;
        margin-top: 25px;}
    #executive #content .list li:nth-of-type(2n) .img_parent{
        margin-left: 0;}
    #education #content .banner h1 {
        width: 50%;
        font-size: 18px;
        top: 40%;
        right: 10%;
        transform: translateY(-50%);
        color: #fff;
        font-family: Arial;
        font-weight: 700;}
    #education #content .banner h1 span{
        font-size: 24px;}
    #education #content .education_main{
        width: 92%;
        margin: 30px auto;}
    #education #content .education_main .title h5{
        font-size: 14px;
        width: 100%;}
    #education #content .education_main .title h5::after{
        height: 5px;}
    #education #content .education_main .bg_fa{
        margin-top: 30px;
        padding: 10px 0;
        background: url(../images/education/education.jpg) no-repeat bottom center;}
    #education #content .education_main .main{
        margin-top: 0px;}
    #education #content .education_main .main .fl{
        width: 100%;
        margin-right: 0;
        float: none;}
    #education #content .education_main .main .objectives h5, #education #content .education_main .main .mode h5, #education #content .education_main .main .faculty h5{
        font-size: 16px;
        line-height: 24px;}
    #education #content .education_main .main .mode, #education #content .education_main .main .faculty{
        margin-top: 20px;}
    #education #content .education_main .main .fr{
        width: 100%;
        float: none;
        margin-top: 30px;}
    #education #content .education_main .main .intake{
        margin-top: 30px;
        padding: 0;}
    #education #content .education_main .main .fr a {
        display: inline-block;
        background: url(../images/program/icon_more.jpg) no-repeat 130px center #A61D3B;
        background-size: 9%;
        color: #fff;
        width: 160px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        margin-top: 10px;
        border-radius: 30px;
        padding: 0 30px 0 30px;
        box-sizing: border-box;}
    #education #content .education_main .main .intake h2{
        font-size: 16px;}
    #education #content .education_main .main{
        line-height:24px;}
    #mobileSearchBox{
        width: 92%;
        margin: 30px auto 0;
        display: block;}
    #mobileSearchBox  .mobile-search {

        font-size: 12px;
        height: 40px;
        width: 100%;
        border-radius: 40px;
        padding: 0 10px 0 45px;
        box-sizing: border-box;
        background: url(../images/search.jpg) no-repeat 15px center;
        border: 1px solid #ccc;}
    #list_instructor #content .text_list .fr_parent li {
        height: 30px;
        width: 30px;
        border: 2px solid #000;
        margin-top: 10px;
        line-height: 30px;
        text-align: center;
        font-size: 14px;}
    #education #content .education_main .bg_fa .wrap p{
        font-size: 14px;
        line-height: 24px;}
    #education #content .education_main .main .objectives p, #education #content .education_main .main .mode p, #education #content .education_main .main .faculty p{
        font-size: 14px;
        margin-top: 10px;
        line-height: 24px;}
    #program #content .studyS .studyS_mainS .hd ul li{
        line-height: 12px;}
    #program #content .studyS .studyS_mainS table tbody tr td p{
        line-height: 12px;}
}
@media only screen and (max-width: 959px) {
.about-tsinghua-pbscf .head h3 {
    padding-top: 40%;
}
}
@media only screen and (max-width: 820px) {
    .about-message .message-content p {    margin-top: 68px;}
    .about-tsinghua-pbscf .head h3 {
    padding-top: 33%;
}
}
@media only screen and (max-width: 540px) {
.about-message {
    height: 780px;
}
.about-tsinghua-pbscf .head h3 {
    padding-top: 22%;
}
}

@media only screen and (max-width: 430px) {
.about-message {
    height: 820px;
}
.about-tsinghua-pbscf .head h3 {
    padding-top: 18%;
}
}
@media only screen and (max-width: 414px){
.about-message {
    height: 886px;
}
}
@media only screen and (max-width: 360px){
.about-message {
    height: 945px;
}
.about-tsinghua-pbscf .head h3 {
    padding-top: 8%;
}
}
@media only screen and (max-width: 320px) {
     #program #content .banner h1 { width: 56%;    top: 16%;}
     #experience #content .banner h1 {width: 55%;    top: 20%;}
     .about-page .banner p {    margin-top: 10px;}
     .about-message .message-content img {    width: 80px !important;}
}
@media only screen and (max-width: 360px){
.about-message {
    height: 1135px;
}
