@charset "utf-8";
/*css reset*/
*{padding: 0;margin: 0;outline: 0}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0; border:0px;}
body,button,input,select,textarea{font-family:'Microsoft YaHei';}
body{font-size:14px;height:100%;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ul,ol,li{list-style:none;}
a{text-decoration:none;}
a:link, a:visited, a:hover, a:active {text-decoration: none;cursor: pointer;}
fieldset,img{border:0;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}

b{
    font-style: normal;
    display: block;
    line-height: 20px;
}
.clearfix:after{content:".";display:block;height:0;clear: both;visibility:hidden;}
.container{width:1200px;margin: auto}
.head{padding-top: 10px;padding-bottom: 10px;height: 71px;position: relative}
.searchBox{margin-left: 20px;position: relative}
.toolBox2{overflow: hidden;padding-top: 25px;}
.tool-list {
    line-height: 20px;
    margin-left: -20px;
}
.tool-list a {
    font-size: 14px;
    color: #535353;
    margin-left: 20px;
}
.home1{
    padding-left: 22px;
    background: url(../img/icons/homeicon1.png) no-repeat left center;
}
.home2 {
    padding-left: 22px;
    background: url(../img/icons/homeicon2.png) no-repeat left center;
}
.login {
    padding-left: 22px;
    background: url(../img/icons/loginicon.png) no-repeat 2px;
}
.nav{background: #9A0000;height:63px;line-height: 60px;}
.navList{height:59px;}
.navList>li{float: left;padding: 0 60px;text-align: center;position: relative}
.navList>li>i{position: absolute;top:18px;right:0;width:1px;height:30px;background: #B21818;}
.navList>li>a{font-size: 18px;color:#fff;}
.indexicon{background: url("../img/icons/indexicon.png") no-repeat left center;padding-left: 30px;}
.ejcd{position: absolute;left:0;top:62px;width:145px;padding: 20px 10px;background: url("../img/ejbg.png") repeat;border-top: 2px solid #C02727;display: none;z-index: 100;margin: auto;right: 0;}
.ejcd dd a{font-size: 16px;color:#fff;}
.ejcd dd{height:40px;line-height: 40px;}
.navList li.active a{color:#cccccc}
.ejcd dd:hover a{color:#CC0000}
.fd-top {
background: #212121;
    font-size: 14px;
    padding: 60px 0 60px 0;
    overflow: hidden;
}
.fd-copy {
    background: #000000;
    color: rgba(148,148,148,.6);
    height: 53px;
    line-height: 53px;
    font-size: 14px;
}
.fd-con .l-con {
    float: left;
}
.fd-con dl {
    float: left;
    padding-right: 60px;
    height: 250px;
}
.fd-con dt {
    font-size: 16px;
    color: rgba(255,255,255,.7);
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 8px;
}
.fd-con dl a {
    display: block;
    height: 30px;
    line-height: 30px;
    color:#585858;
    position: relative;
    word-wrap:break-word;
}
.fd-con dl a i{width:3px;height:3px;background: #545454;border-radius: 50%;position: absolute;top:0;left:0;}
.fd-con .r-con {
    float: left;
    color: rgba(255,255,255,.25);
    width: 320px;
    border-left: 1px solid #292929;
    padding-left: 45px;
}
.fd-con .r-con p {color: #838383;margin-bottom: 30px;}
.fd-top .share {
    padding: 0 0 10px;
}
.fd-con .share a {
    display: inline-block;
    width: 35px;
    height: 30px;
    margin: 0 10px 0 0;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
}
.fd-con .ma {
    position: absolute;
    top: 60px;
    z-index: 99;
    left: -20px;
    width: 80px;
    height: 80px;
    display: none;
}
.fd-top .share .weixin img {
    width: auto;
    display: inline-block;
    background-color: rgba(71,70,70,0.8);
    cursor: pointer;
}
.fd-con .ma img {
    display: block;
    width: 100%;
    height: 100%;
}
.topBtn {
    display: block;
    width: 48px;
    height: 48px;
    background: url(../img/icon6.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: fixed;
    right: 5%;
    bottom: 30px;
    z-index: 999;
    display: none;
    opacity: .8;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
.fd-copy .container{position: relative}
.footlogo{position: absolute;right:0;bottom:0;}
.side-col {
    float: left;
    width: 254px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ededed;
    margin-right: 50px;
    position: relative;
}

.footlogo img{width: 130px;}
.g-title1 {
    padding: 30px 10px 25px 30px;
    background: #9a0000;
    border-left: 10px solid #780202;
}
.g-title1 h3 {
    font-size: 32px;
    color: #fff;
    font-weight: normal;
}
.snav {
    padding-top: 11px;
    border-left: 10px solid #D0CECE;
    padding-bottom: 30px;
}
.snav li.li-add.li-open .s1 {
    background: url(../img/icons/navjton.png) no-repeat 203px center #fff;
    color: #CC0000;
}
.snav li .s1 {
    display: block;
    font-size: 16px;
    color: #000;
    line-height: 47px;
    padding-left: 32px;
    background-position: 14px center;
    background-repeat: no-repeat;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.snav dl a:hover{color:#CC0000}
.snav li.li-add  .s1 {
}
.snav li.cur  .s1 {
    color: #CC0000;
    background: url(../img/icons/icon1.png) no-repeat 203px center;
}
.snav dl {
    background: #fff;
    display: none;
}
.snav dl a {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 39px;
    padding-left: 32px;
    padding-right: 34px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.snav dl a.cur{color:#CC0000}
.main-col {
    overflow: hidden;
    padding-top: 70px;
    margin-bottom: 60px;
}
.m-tit1 {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px;
}
.m-tit1 h3 {
    position: relative;
    float: left;
    padding-right: 20px;
    font-size: 25px;
    font-weight: normal;
    color: #484848;
}
.m-tit1 h3 i {
    position: absolute;
    top: 50%;
    left: 100%;
    width: 1180px;
    height: 1px;
    background-color: #cecece;
}
.m-tit1 p{
    position: relative;
    float: right;
    font-size: 14px;
    color: #838383;
    top: 10px;
    background: #fff;
    padding-left: 20px;
}
.m-tit1 p a{color: #838383;}
.row {
    margin-top: -40px;
    clear: both;
}
.main{min-height: 500px;}
/*emba*/
.gcjs{font-size: 16px;color:#333333;line-height: 32px;margin-bottom: 40px;text-align: justify;text-indent: 2em;}
.gcgl li  .gcTit p{color:#A10300;}
.gcgl li  .gcTit p span{display: block;font-size: 32px;font-family: "kaiti"}
.gcgl li .gcTit p b{font-size: 14px;color:#CCCCCC;font-weight: normal;}
.gcgl li  .gcTit{position: relative;margin-bottom: 40px;border-left: 2px solid #A10300;padding-left: 10px;}
.aboutTopimg{margin-bottom: 40px;}
.gctxt{font-size: 14px;color:#666666;background: url("../img/icons/gctitbs.jpg") no-repeat left 5px;padding-left: 20px;margin-bottom: 15px;display: block}
.gcSection ul{padding-bottom: 20px;padding-top: 20px;}
.fkbs span{color:#2C2B2B;padding-right: 30px;}
.curr table{width:100%;border-collapse: collapse;margin-bottom: 30px;}
.curr table td{border: 1px solid #E9D7C3;font-size: 18px;color:#666666;}
.curr table thead td{background: #E5E2D6;font-size: 24px;color:#C27514;}
.curr table thead td.table1{padding:20px;}
.curr table thead td.table2{padding:20px;text-align: center}
.curr table tbody td.table1{padding:15px 20px;}
.curr table tbody td.table2{padding:15px 20px;text-align: center}
.curr table tbody tr.tr2{background: #FBFBFB}
.curr table tbody td p{font-size: 16px;color:#999999;}
.applicationList li{width:auto;padding-left: 144px;position: relative;padding-bottom: 40px;padding-top: 30px;}
.applicationList li i{position: absolute;left:0;top:30px;}
.application h2{font-size: 20px;color:#2C2B2B;font-weight: normal;margin-bottom: 30px;}
.applicationList{margin-bottom: 40px;}
.Materials{width: 29%;float: left;}
.application{overflow: hidden}
#hd-m{display: none;}
.ban span{display: none}
.gcglItem  li{margin-bottom: 50px;}
.aboutsy{margin-bottom: 50px;}
.aboutsy .aboutsyMaintit{font-size: 28px;color:#A10300;font-weight: normal;text-align: center;margin-bottom: 35px;font-family: "kaiti";line-height: 40px;}
.aboutsy .aboutsySubtit{font-size: 16px;color:#888888;text-align: center;margin-bottom: 40px;line-height: 32px;}
/*高层管理项目*/
.xmdown{overflow: hidden;background: #F8F8F8;padding: 15px;margin-bottom: 30px;}
.xmdown i {
    background: url(../img/icons/jtred.png) no-repeat center;
    display: inline-block;
    width: 17px;
    height: 20px;
    margin-right: 10px;
}
.downxl.cur .xmdown i {
    background: url(../img/icons/jtredcur.png) no-repeat center;
}
.gcgl li  .gcTit{position: relative;margin-bottom: 40px;border-left: 2px solid #A10300;padding-left: 10px;}
.gcSection h2{width:132px;height:32px;line-height: 32px;color:#fff;font-size: 16px;text-align: center;background: url("../img/gctitbg.png") no-repeat;font-weight: normal;margin-bottom: 30px;}
.gcglsubTit{font-size: 16px;color:#333333;font-weight: normal;margin-bottom: 20px;}
.gcSection ul{padding-bottom: 20px;padding-top: 20px;}
.gcxmTit{font-size: 20px;color:#333333;padding-left: 10px;font-weight: normal;width: 78%}
.wjg2{padding-top: 20px;}
.fkbs{font-size: 16px; line-height: 32px; color:#2C2B2B;background: url("../img/icons/fkbs.png") no-repeat left 2px;font-weight: normal;padding-left: 30px;margin-bottom: 20px;}
.fkbs.col2{width:45%;float: left;}
.gcSection{overflow: hidden;}
.gcxmlist{margin-bottom: 15px;overflow: hidden;}
.gcsubTit{font-size: 20px;color:#A10300;font-weight: normal;text-align: center;margin-bottom: 30px;}
.courseList{overflow: hidden}
.courseList li{float: left;width:47%;}
.courseList li h4{font-size: 20px;color:#333333;font-weight: normal;}
.courseList li p{font-size: 16px;color:#666666;margin-top: 20px;}
.openCourse{border-right: 1px dashed #B4B4B4;}
.customizedCourse{padding-left: 5%}
/*光华体验*/
.portrait {
    width: 120px;
    height: 120px;
    border-radius: 95px;
    overflow: hidden;
    margin: 0 auto;
}
.experienceList{overflow: hidden;margin-left: -3%;}
.experienceList li{width:30%;margin-left: 3%;margin-bottom: 40px;float: left;}
.viewlist{height:90px;}
.viewlist h3{font-size: 18px;color:#333333;font-weight: normal;text-align: center;margin-top: 20px;}
.viewlist p{font-size: 16px;color:#666666;text-align: center;margin-top: 10px;}
.moreBtn{text-align: right}
.moreBtn a{font-size: 16px;color:#BFBFBF;padding:5px  10px;border-top: 1px solid #D7D7D7;border-left: 2px solid #C12A2A;border-bottom: 1px solid #D7D7D7;border-right: 1px solid #D7D7D7;display: inline-block;}
.experienceListTab{border-bottom: 1px dashed #BABABA;padding-bottom: 20px;margin-bottom: 50px;}
.experienceListTab a{color:#999999;font-size: 16px;padding-bottom:21px;}
.experienceListTab a.active{color:#A10300;background: url("../img/line2.jpg") no-repeat bottom center;}
.line2{padding-left:10px;padding-right: 10px;display: inline;color:#BDBDBD;}
/**/
.studentVideos{overflow: hidden;margin-left: -5%;}
.studentVideos li{width:45%;margin-left: 5%;float: left;padding-bottom: 40px;margin-bottom: 20px;}
.videoimg{position: relative}
.videoimg img{width:100%;}
.videoBox{padding-top:17px;position: absolute;width:80px;height:63px;bottom:-40px;right:20px;background: #CFA800;border: 2px solid #fff;border-radius: 50%;text-align: center;}
.videoBox span{font-size: 14px;color:#fff;}
.videoBox i{display: block;width:25px;height:18px;background: url("../img/icons/videoicon.png") no-repeat;margin: 0 auto;padding-bottom: 10px;}
/*mba+*/
.mbaImg{width:30%;text-align: center;}
.mbaImg img{width:301px;}
.mbaInner{width:53%;font-size: 16px;color:#333333;line-height: 30px;text-align: justify}
.mbaCon{margin-bottom: 50px;}
.mbaInner p{font-size: 16px;color:#333333;margin-bottom: 30px;text-indent: 2em;}
.tj-history{padding: 0 0 30px 20px;border-bottom: 1px solid #EAEAEA;margin-bottom: 40px;}
.tj-history .history-inner{border-left: 1px dashed #e5e5e5;padding: 0 0 0 30px;}
.tj-history .history-item{margin: 10px 0;}
.tj-history .history-item .year{min-height: 40px;position: relative;}
.tj-history .history-item .year .time{width: auto;margin-bottom:30px;position: relative;font-size: 30px;color: #755D37;font-family: "kaiti"}
.tj-history .history-item .year .dot{width: 20px;height: 20px;background: #fff;border: 4px solid #C9C9C9;border-radius: 100%;position: absolute;top: 0;left: -45.5px;}
.tj-history .history-item .text{background: #FBFBFB;line-height: 24px;padding:30px;position: relative;font-size: 16px;border: 1px solid #EEEEEE;margin-bottom: 30px;}
.tj-history .history-item .text h2{font-size: 22px;color:#2C2B2B;font-weight: normal;margin-bottom: 30px;}
.gctxt.col2 {
    width: 47%;
    float: left;
}
.tj-history .history-item .year .dot2{width: 20px;height: 20px;background: #D10000;border: 4px solid #C9C9C9;border-radius: 100%;position: absolute;top: 0;left: -45.5px;}
.tj-history .history-item .year .time span{font-size: 22px;color:#2C2B2B;font-family: "Microsoft YaHei";padding-left: 20px;}
/*contact us*/
.contactType{margin-bottom: 50px;}
.contactType li{padding-bottom: 15px;padding-top:15px;position: relative; padding-left: 40px;margin-bottom: 0;}
.contactType li i{display: inline;padding-right: 10px;position: absolute;  left: 0;  top: 13px;}
.contactType li span{font-size: 16px;color:#666666;padding-left: 15px;display: block;position: relative;}
.contactType li span em{height:20px;width:1px;background: #DFDFDF;position: absolute;top:0;left:0;}
.contactType li span a{color:#0066CC;}
.contactType li span a.eml{color:#666;}
.socialMedia{border-top:1px solid #E3E3E3;border-left:1px solid #E3E3E3;border-right:1px solid #E3E3E3;border-bottom: 5px solid #FBFBFA;position: relative}
.socialMedia dt{width:60px;background: #FAFAFA;height:100%;position: absolute;left:0;top:0;}
.socialMedia dt i{width:12px;height:24px;position: absolute;top:40px;right:0;background: url("../img/contactjiantou.png") no-repeat;}
.socialMedia dd{padding: 40px 40px 40px 80px;}
.socialMedia dd h2{font-size: 16px;color:#666666;font-weight: normal;margin-bottom: 20px;}
.socialMedia dd a{font-size: 16px;color:#0066CC;margin-bottom: 20px;display: block;word-break: break-all;}
.socialMedia dd p{font-size: 16px;color:#666666;margin-bottom: 20px;}
/*Facilities*/
.Facilitiesimg img{width:100%;margin-bottom: 40px;}
.facilitiespic{text-align: center;margin-bottom: 30px;}
.proys{margin-top: -30px;}
.proys li{padding: 30px 0;margin-bottom: 0;}
.proys li p{font-size: 14px;color:#666666;margin-left: 20px;line-height: 32px;}
.proys li.nobor{border-bottom: none}
/*global*/
.accreditationsimg{text-align: right;margin-top: 40px;}
.accreditationsimg i{display: inline;}
.accreditationsimg em{height:60px;width:1px;background: #EFEFEF;display: inline-block;margin-left: 30px;margin-right: 30px;}
.globalTxt{width: 42%;padding-right: 5%;display: table;height: 300px;}
.globalTxt div{display: table-cell;vertical-align: middle;}
.globalimg{width:50%}
.globalimg img{width:100%;}
.globalBox{margin-bottom: 40px;}
.globalTxt h1{font-size: 30px;color: #A10300;font-weight: normal;padding-bottom: 15px;border-bottom: 1px solid #E5E5E5;margin-bottom: 20px;}
.globalTxt p{font-size: 16px;color: #333333;line-height: 30px;text-align: justify;}
/*校园生活*/
#slick1{margin-bottom: 50px;}
#slick1 .slick-dots{bottom: -30px;}
#slick1 .slick-dots li{background: #C9C9C9;width:20px;height:5px;border-radius: 5px;}
#slick1 .slick-dots li.slick-active{background: #9A0000;}
#slick1 .slick-dots li button:before{content: ""}
#slick1 .slick-slide{text-align: center}
#slick1 .slick-slide img{display: inline}
.campusLifeCon li{border-top: 20px solid #E3E3E3;border-bottom: 5px solid #FBFBFA;margin-bottom: 30px;}
.campusLifeCon li div{border-left: 1px solid #E1E1E1;border-right: 1px solid #E1E1E1;border-bottom: 1px solid #E1E1E1;padding: 30px;}
.campusLifeCon li h2{font-size: 24px;color:#755D37;font-weight: normal;padding-bottom: 20px;}
.campusLifeCon li h3{font-size: 16px;color:#666666;font-weight: normal;padding-bottom: 20px;border-bottom: 1px solid #F1F1F1;}
.campusLifeCon li h3 span{background: url("../img/icons/campusLifeicon1.png") no-repeat left center;display: inline;padding-left: 30px;padding-top: 3px;padding-bottom: 3px;padding-right: 30px;}
.campusLifeCon li h3 b{background: url("../img/icons/campusLifeicon2.png") no-repeat left center;display: inline;font-weight: normal;padding-left: 30px;padding-top: 3px;padding-bottom: 3px;}
.campusLifeCon li p{font-size: 14px;color:#666666;line-height: 26px;margin-top: 20px;text-align: justify;text-indent: 2em;}
/*admissions*/
.admissions>li{
    margin-bottom: 30px;border-bottom: 1px solid #eee;padding-bottom: 30px;
}
.applicationProcedure li{position: relative;padding-left: 102px;margin-bottom: 60px;}
.admissionstxt{font-size: 16px;color:#2C2B2B;padding-left: 30px;margin-bottom: 30px;}
.procedurebs{background: url("../img/enrolmentinformationimg1.png") no-repeat;width:102px;height:100px;text-align: center;font-size: 18px;color:#FFFFFF;position: absolute;left:0;top:0;}
.procedurebs span{position: relative;top:40px;}
.proceduretxt{padding-left: 30px;font-size: 16px;color:#333333;}
.proceduretxt p{margin-bottom: 10px;position: relative;padding-left: 10px;}
.proceduretxt p i{width:3px;height:3px;background: #DCDCDC;border-radius: 50%;left: 0;top: 9px;position: absolute;}
/*Career development*/
.careerDevelopment{margin-top: 50px;}
.careerDevelopment img{width:100%}
/*grant*/
.grant li{border-bottom: 0;}
.grantBox{border-bottom: 2px solid #F8F8F8;padding-bottom: 30px;}
.grantBox .mbaImg img{width: 100%}
.grantBox .mbaInner{width:65%;padding-left: 3%;text-indent: 2em;}
/*acknowledgments*/
.acknowledgments table{width:100%;text-align: center;border-collapse: collapse;}
.acknowledgments table td{border-top: 1px dashed #ccc;padding: 20px;position: relative;font-size: 16px;color:#666666;}
.acknowledgments table td span{position: absolute;width:1px;height:20px;right:0;top:20px;background: #D0D0D0}
/*University partnerships*/
.partnerships .gcjs span{font-size: 16px;color:#003399;background:url("../img/icons/partnershipsicon.png") no-repeat 5px center #F1F1F1;padding:2px 5px 2px 25px;border-radius: 5px;}
.yxhzPicList{overflow: hidden;margin-left: -3%;margin-bottom: 40px;}
.yxhzPicList li{width:22%;margin-left: 3%;float: left;}
.yxhzPicList li img{width:100%;}
.yxhzPicList li p{background: #F2F2F2;width:auto;padding: 10px 0px;color:#2C2B2B;font-size: 14px;text-align: center;margin-top: -4px;}
/*About Guanghua*/
.aboutGuanghua{margin-bottom: 40px;}
.aboutGuanghua table{width:100%;border: 1px solid #E5E5E5}
.aboutGuanghua table td{width:50%;background: #FAFAFA;}
.aboutGuanghua table td h2{font-size: 48px;color:#9A0000;font-weight: normal;font-family: "kaiti";padding-left:40px;position: relative}
.aboutGuanghua table td h2:after{content: "";position: absolute;bottom:0;left:40px;width:95px;height:1px;background: #9A0000;}
.aboutGuanghua table td p{font-size: 18px;color:#9A0000;padding: 30px;}
/*aboutPKU*/
.aboutPKUtit{font-size: 24px;color:#333333;text-align: center;font-weight: normal;background: url("../img/titleLine.png") no-repeat center bottom;padding-bottom: 30px;margin-bottom: 40px;}
.aboutPKUtit b{ display: block;text-align:center;margin: auto;font-family: "kaiti";font-size: 36px;font-weight: normal;margin-bottom: 25px;}
.aboutPKUtit strong{ display: block;text-align:center;margin: auto;font-family: "kaiti";font-size: 36px;font-weight: normal;margin-bottom: 25px;}
.aboutPKUtit span{font-size: 24px;color:#666666;text-align: center;}
/*contact*/
.contactImg{overflow: hidden}
.contactImg li{width:33.3%;float: left}
.contactImg li img{width:100%;height:200px;overflow: hidden}
.lianxiTit{font-weight: normal;  font-size: 32px;  color: #A10300;font-family: "kaiti";}
.lianxiTit span{border-left: 3px solid #A10300;padding-left: 20px;}
/*missionStatement*/
.missionStatementimg{text-align: center;margin-bottom: 20px;}
/*facultyAndResearch*/
.research li{margin-bottom: 40px;border-bottom: 1px solid #F0F0F0;padding-bottom: 40px;}
.researchPic{width:45%;position: relative}
.researchTxt{width:50%;}
.researchTxt p{margin-bottom: 0;}
.marRight{margin-right: 5%}
.marLeft{margin-left: 5%}
.researchtxtcover{position: absolute;right:0;bottom:10px;font-size: 26px;color:#9A0000;background:url("../img/bg22.png") repeat;padding: 10px 20px;}
.researchtxtcover2{position: absolute;left:0;bottom:10px;font-size: 26px;color:#9A0000;background:url("../img/bg22.png") repeat;padding: 10px 20px;}
.yjal{overflow: hidden;margin-left:-3%;}
.yjal li{float: left;width:47%;margin-left: 3%;margin-top: 30px;margin-bottom: 0;border-bottom: none;padding-bottom: 0;}
.sqtime{color:#990000;font-size: 14px;font-weight: normal;text-align: right;margin-top: 30px;}
/*驻院院士*/
.m-list9 {
    overflow: hidden;
    padding: 30px 0 0;
    margin-left: -3%;
}
.m-list9 li {
    float: left;
    width: 47%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
    margin-bottom: 31px;
    overflow: hidden;
    border: 1px solid #F2F2F2;
    margin-left: 3%;
    padding-bottom: 0;
}
.m-list9 .pic {
    float: left;
    width: 140px;
    height: 179px;
    margin-right: 30px;
    overflow: hidden;
}
.m-list9 .pic img {
    display: block;
    width: 100%;
    height: 100%;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
.m-list9 .txt {
    height: 184px;
    overflow: hidden;
    padding-top: 27px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #000;
    line-height: 30px;
}
.m-list9 .txt h4 {
    font-size: 20px;
    margin-bottom: 7px;
}
.m-list9 .txt h4 a {
    color: inherit;
    font-weight: normal;
    font-size: 24px;
}
.m-page {
    padding: 11px 0 11px 0;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.m-page ul {
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}
.m-page ul li {
    float: left;
    margin: 0 5px;
    border-bottom: 0;
    padding-bottom: 0;
}
.m-page li a:hover, .m-page li.on a {
    background: #9a0000;
    color: #fff;
}
.m-page li a {
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 28px;
    padding: 0 10px;
    background: #fff;
    border: 1px #ededed solid;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
/*新闻列表*/
.m-list3 li {
    overflow: hidden;
    padding: 10px 0 30px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
}
.m-list3 .pic {
    float: left;
    overflow: hidden;
    width: 166px;
    height: 120px;
background-size: cover;
}
.m-list3 .pic a {
    display: block;
    width: 166px;
    height: 120px;
}
.m-list3 .txt {
    overflow: hidden;
    padding-left: 20px;
}
.m-list3 .tit {
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.m-list3 .info {
    padding: 5px  0;
    line-height: 25px;
}
.m-list3 .txt p {
    height: 48px;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.m-list3 .tit a {
    color: #000;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.m-list3 .info .time {
    background: url(../img/icons/timeicon.png) no-repeat left;padding-left: 20px;
}
.txt1{font-size: 16px;color:#666666;margin-bottom: 20px;line-height: 32px;}
.gcglItem li .proInt li{border-bottom: 1px solid #F3F3F3;margin-bottom: 20px;}
.xm{margin-bottom: 25px;}
.xm span{ font-size: 26px;color: #333333;}
.xm b{font-size: 12px;color: #CCCCCC;}
.enterTime{font-size: 16px;color:#2C2B2B;padding-left: 38px;background: url("../img/icons/timeicon2.png") no-repeat left center;padding-top: 5px;padding-bottom: 5px;}
.xfTit{font-size: 16px;color:#969696;margin-bottom: 30px;}
.mxlist li{border-bottom: 1px dashed #999999;}
.searchBtn{cursor: pointer}
.m-soBox {
    z-index: 999;
    position: relative;
    height: 24px;
    line-height: 24px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    width:180px;
    border: 1px solid #C1CBCE;
    top: -4px;
    left: -5px;
    display: none;
}
.m-soBox .input {
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    display: inline-block;
    background: #fff;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
#top .search {
    display: block;
    width: 30px;
    height: 24px;
    float: right;
    border: none;
    cursor: pointer;
}
.m-soBox .search {
    display: block;
    width: 16px;
    height: 16px;
    float: right;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 3px;
}
.Article{border-bottom: 1px solid #E2E2E2;padding-bottom: 30px;}
.active-tit .hr{width:100%;background: url("../img/activebg2.png") repeat-x;height:13px;display: block}
.active-tit h2{font-size: 30px;color:#917139;font-weight: normal;text-align: center;margin-bottom: 20px;}
.active-tit h3{text-align: center;font-weight: normal;font-size: 14px;color:#4D4D4D;margin-bottom: 30px;}
.active-tit h3 b{font-weight: normal;color:#999999;display: inline;}
.active-main{padding-top: 50px;}
.active-main p{font-size: 14px !important;
    color: #333;
    line-height: 34px !important;text-indent: 2em;padding-bottom: 12px;}
.active-pic{width:100%;text-align: center;margin: auto;padding-bottom: 30px;}
.change-active li{font-size: 14px;padding-top: 20px;}
.change-active li a{color:#999999;}
.content-main{font-family:'Microsoft YaHei';}
/*书院生活*/
.ban{position: relative}
.ban img{width:100%;}
.wbg{position: absolute;width:81.5%;background: #fff;height:30px;bottom:0;right:0;}
.collegeLife{background: #fff;}
.LifeBox1 h1{font-size: 36px;color:#755D37;font-weight: normal;padding-bottom: 20px;font-family: "kaiti";text-align: center;background: url("../img/lifttitline.png") repeat-x center;width:100%;padding-top: 20px;position: relative}
.LifeBox1 h1 span{background: #fff;padding: 0 30px;position: relative;top: 9px;}
.lifePic1{margin: 30px 0;}
.LifeBox1 p{font-size: 16px;color:#666666;line-height: 30px;}
.seaction1-title2{margin-bottom: 50px;}
.seaction1-title2 h2{font-size: 30px;color:#755D37;font-weight: normal;text-align: center;padding-top:45px;padding-bottom: 10px;font-family: "kaiti"}
.seaction1-title2 b{display: block;height:3px;background: url("../img/titlinebg.png") no-repeat bottom center;}
.seaction1-title2 span{display: block;color:#A0A0A0;font-size: 14px;text-align: center;padding-top: 10px;}
.Student-experience li{float: left;}
.Student-experience .experienceitem1{width:30%;margin-right: 2%;position: relative;height:430px;overflow: hidden}
.Student-experience .experienceitem1 a{display: table;height:428px;margin: auto;text-align: center;}
.Student-experience .experienceitem1 a span{display: table-cell;vertical-align: middle}
.Student-experience .experienceitem1 a span img{margin: auto;width:100%;}
.Student-experience .experienceitem2{width:68%;}
.experienceitem2 .experienceitemTop{margin-bottom: 20px;}
.experienceitem2 .experienceitemTop li{float: left;width:25%;position: relative;height:205px;overflow: hidden}
.experienceitem2 .experienceitemTop li a{display: table;height:203px;margin: auto;text-align: center}
.experienceitem2 .experienceitemTop li a span{display: table-cell;vertical-align: middle}
.experienceitem2 .experienceitemTop li a span img{width: 100%;margin: auto;}
.experienceitem2 .experienceitemDown{margin-left: -1%;}
.experienceitem2 .experienceitemDown li{float: left;width:49%;margin-left: 1%;position: relative;height:205px;overflow: hidden}
.experienceitem2 .experienceitemDown li a{display: table;height:203px;margin: auto;text-align: center;overflow: hidden}
.experienceitem2 .experienceitemDown li a span{display: table-cell;vertical-align: middle}
.experienceitem2 .experienceitemDown li a span img{width: 100%;margin: auto;}
.experienceitemTxt{display:none;position: absolute;bottom:0;left:0;width:100%;height:30px;line-height:30px;color:#fff;font-size: 14px;background: url("../img/shsjcover.png") repeat;}
.experienceitemTxt>p{padding: 0 10px;  overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;}
.studentLife{padding: 50px 0;}
.lifeBox4{width: 100%;height:820px;background: url("../img/lifebg2.jpg") no-repeat center;background-size: cover;}
.International{width:80%;margin: auto;}
.InternationalPic{width:40%;}
.InternationalInner{width:55%;margin-left: 40px;border-top: 1px solid #C5C5C5;border-bottom: 1px solid #C5C5C5;}
.InternationalInner p{font-size: 16px;color:#777777;font-family: "微软雅黑";line-height: 30px;overflow: hidden;  display: -webkit-box;  -webkit-line-clamp: 3;  -webkit-box-orient: vertical;margin-top: 20px;margin-bottom: 20px;}
.SocialList li{width:50%;float: left;font-family: "微软雅黑"}
.SocialList li a{display: block;position: relative}
.SocialList li a .SocialCover{width:100%;height:40px;line-height:40px;position: absolute;background: url("../img/shsjcover.png") repeat;bottom:0;left:0;}
.SocialList li a .SocialCover h2{font-size: 24px;color:#fff;font-weight: normal;padding:0 10px;overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}
.lifeBox6{margin-bottom: 100px; }
p{word-wrap:break-word; word-break: break-all; }
.jwtxt{position: absolute;padding:0 10px;height:40px;line-height: 40px;font-size: 24px;color:#fff;background: url("../img/jwshtxtbg.png") repeat;left:0;bottom:0px;right:-20px;}
#slick10 .slick-slide{position: relative}
.InternationalPic img{width:100%;}
.lifeBox3 p{font-size: 16px;color:#666666;line-height: 24px;margin-bottom: 60px;}
img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
.lxzz{text-align: right;font-size: 18px;color:#666666;margin-bottom: 20px;margin-right:170px;}
.aboutPKUtit b.lxmy{margin-top: 25px;}
.aboutPKUtit strong.lxmy{margin-top: 25px;font-weight: 100;}
.mbList li p{font-size: 14px;color:#666666;padding-left: 20px;line-height: 30px;}
.mbList li{padding-bottom: 20px;}
.m-pop{
    z-index: 10001;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background:rgba(0,0,0,.9);
    width:100%;
    height:100%;
}
.m-pop .close {
    display: block;
    width: 58px;
    height: 58px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1001;
    cursor: pointer;
    background: url(../img/video_close.png) no-repeat left top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
.inner video{
    display: block;
    width: 80%;
    margin: 40px auto;
}

@media screen and (max-width: 1217px){
    .container {
        width: 1000px;
        margin: auto;
        padding: 0 10px;
    }
    .navList>li {
        float: left;
        padding: 0 45px;
        text-align: center;
        position: relative;
    }
    .fd-con .r-con p{margin-bottom: 15px;}
    .fd-top .share{text-align:center;border-top: 1px solid #292929;padding-top: 20px;}
    .fd-con .r-con {
        float: none;
        width: auto;
        color: rgba(255,255,255,.25);
        text-align: center;
        padding: 20px;
        border-left: 0;
    }
    .fd-con .end_logo{display: none;}
 .fd-con .end_gzjh{display: none;}
 .fd-con .r-con{display: none;}


    .fd-con .l-con {
float: left;
    width: 100% !important;
    margin: 0 0 0 0 !important;
    text-align: center;
    }

.fd-con .l-con h3{margin: 0px 0 5px 0 !important;}

.fd-top {
    padding: 10px 0 20px !important;
}

    .globalTxt h1{font-size: 20px;}
    .globalTxt {
        width: 42%;
        padding-right: 5%;
        display: table;
        height: 232px;
    }
}
@media screen and (max-width: 1200px){
    .InternationalPic a{width:60%;margin: auto;text-align: center;display: block}
    .InternationalPic img{width:100%;}
    .studentLife{padding-left: 20px;padding-right: 20px;}
    .lifeBox6{padding-left: 20px;padding-right: 20px;}
    .lxzz{text-align: right;margin-right:0}
}
@media only screen and (max-width: 1024px){
    .InternationalPic{width:100%;}
    .InternationalPic a{width:60%;margin: auto;text-align: center;display: block}
    .InternationalPic img{width:100%;}
    .InternationalInner{width:100%;margin-left: 0;margin-top: 20px;}
    .button {
        padding: 6px 20px;
        padding-left: 20px;
        font-size: 14px;
    }
    .button span{font-size: 12px;}
    #slick2 .slick-prev, #slick2 .slick-next{top:14%}
    .InternationalInner h2{font-size: 16px;}
    .InternationalInner p{font-size: 12px;line-height: 16px;}
    .jwtxt{font-size: 14px;height:20px;line-height: 20px;}
}
@media screen and (max-width: 1020px){
    .container {
        width: auto;
        margin: auto;
    }
    .main{margin-top: -4px;}
    .projects{padding: 0 10px;}
    .head{display: none}
    body{margin-top: 60px;}
    .side-col{display: none}
    .fd-copy {
         height: auto;
        font-size: 14px;
        padding-top: 30px;
        padding-bottom: 20px;
        line-height: normal;
        padding-left: 10px;
        padding-right: 10px;
    }
    .fd-top {
        padding: 10px 0 130px;
    }
    .footlogo {
        top: -183px;
        right: 0;
        margin: auto;
        width: 176px;
    }
    .toolBox2{display: none}
    .nav{display: none}
    .top-l .logo{height: 60px;  line-height: 60px;  display: table;}
    .top-l img{width: 190px;height: 71%;vertical-align: middle;display: table-cell;margin-top: 8px;padding-left: 10px;}
    .head{height: auto}
	

	
	
        /*手机导航*/
    /*******************************
    -------[=导航]-------
********************************/



    .menuBtn{position: absolute;z-index: 9;right: 10px;
        width: 27px;cursor: pointer;top: 16px;
        transition: .3s;
        -ms-transition: .3s;
        -moz-transition: .3s;
        -webkit-transition: .3s;
        -o-transition: .3s;
        background: #DCDCDC;
        height: 20px;
        padding: 5px 6px;
        display: block;
    }
    .menuBtn b{
        display: block;
        height: 3px;
        background-color: #fff;
        margin: 1px 0 5px;
        border-radius: 2px;
        transition: .3s;
        -ms-transition: .3s;
        -moz-transition: .3s;
        -webkit-transition: .3s;
        -o-transition: .3s;

    }
    .index .menuBtn b{background-color: #fff;}
    .menuBtn.open{top: 16px;}
    .menuBtn.open b{display: none;margin: 0;position: absolute;left: 4px;top: 46%;width: 30px;}
    .menuBtn.open b:first-child{display: block;
        transform:rotate(45deg);
        -webkit-transform:rotate(45deg);
        -o-transform:rotate(45deg);
        -ms-transform:rotate(45deg);
    }
    .menuBtn.open b:last-child{display: block;
        transform:rotate(-45deg);
        -webkit-transform:rotate(-45deg);
        -o-transform:rotate(-45deg);
        -ms-transform:rotate(-45deg);
    }
    #hd-m{
        position: fixed;left: 0;right: 0;top: 0;z-index: 9999;
        height: 60px;
        line-height: 60px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: #fff;
        display: block;
    }
    .index #hd-m{background: #000;}
    .index #hd-m.bg{background: rgba(0,0,0,.6);}
    #hd-m .inner{
        position: fixed;left: 0;top: 60px;z-index: 99999;
        width: 100%;
        bottom: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: none;
    }
    #hd-m .inner .bg{
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.2);
    }
    #hd-m .hdnav{
        position: absolute;left: 0;top: 0;bottom: 0;
        overflow-y: auto;
        width: 46%;
        background: #F5F5F5;
    }
    .hdnav li {
        float: none;
        height: auto;
        line-height: 50px;
        border-bottom: 1px #D2D2D2 solid;
        position: relative;
    }
    .hdnav .v1 {
        color: #1a1a1a;
        font-size: 14px;
        text-align: left;
        padding: 0 20px 0 15px;
    }
    .hdnav li .first-level,
    .hdnav li .second-level{
        display: block;
        position: absolute;right:0;top: 7px;
        background-position: center center;
        background-repeat: no-repeat;
		width: 40px;
    height: 28px;
    background-image: url(../images/icon-on.png);
    }
    .hdnav li .first-level{width:40px;height:36px;}
    .hdnav li .second-level{width:40px;height:28px;}
    .hdnav li .first-level em,
    .hdnav li .second-level em{
        display: block;
        width: 1px;background: #ccc;
        opacity: 0;
        -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
        filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    }
    .hdnav li .first-level em{height: 25px;margin-top: 5px;}
    .hdnav li .second-level em{height: 20px;margin-top: 4px;}
    .hdnav li .first-level.on em,.hdnav .second-level.on em{
        opacity: 1;
        -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
        filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    }
    .hdnav li .first-level {
    width: 40px;
    height: 36px;
    background-image: url(../images/icon-arrow1.png);
    }
	
    .hdnav li .v1-open + .first-level {
        background-image: url(../images/icon-arrow2.png); 
    }
	.hdnav li .v1-open {
        color: #fff;display: block;
    background-color: #9a0000;
    }
    .subBox{display: none}
    .hdnav .subBox dd {
        position: relative;
    }
    .hdnav .subBox .v2 {
        color: #4c4c4c;
        font-size: 12px;
        padding: 10px 16px 10px 28px;
        display: block;
        line-height: normal;
    }
	



	
	.hdnav li .open + .second-level {
    background-image: url(../images/icon-off.png);
}

	/*三级菜单*/
.hdnav .subBox2{
position: fixed;
    left: 46%;
    top: 60px;
    width: 46%;
    min-height: 200px;
    background:#e1e1e1;
    padding: 12px 0 14px;
    display: none;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    border-top: 1px rgba(255,255,255,.2) solid;
    border-bottom: 1px rgba(255,255,255,.2) solid;bottom: 0;
}
.hdnav li.last .subBox2{left: auto;right: 100%;}
.hdnav .subBox dd:hover .subBox2{
    display: block;
}
.hdnav .subBox2 a{
  font-size: 14px;
    color: #222222;
    line-height: 24px;
    padding: 13px 15px;
    background: url(../images/bg8.png) no-repeat 15px bottom;display: block;
}

	
	
	
	
	
    .sanjihd li{line-height: normal;border-bottom: 0;padding: 5px 0;}
    .sanjihd li a{color:#000;padding-left: 60px;}
    .linkTab{padding-left: 10px;}
    .linkTab a{color:#000000;}
    .hdserbtn{width: 25px;height: 25px;background: url(../img/icons/serbtnicon.png) no-repeat;background-size: 100%;position: absolute;top: 19px;right: 70px;}
    .hdserBox{height: 20px;background: #8A0B12;padding: 10px;position: relative;top: -10px;}
    .hdser{width: 65%;height: 20px;position: relative;top: -20px;}
    .hdsericon{height: 20px;padding: 0 10px;position: relative;top: -20px;left: -5px;}
    .hdcloseSer{width:16px;height:16px;background: url("../img/icons/closeser.png") no-repeat;background-size: 100%;position: absolute;left: 90%;top: 13px;}
    .curr table  td {font-size: 12px;text-align: center}
    .curr table tbody td.table1{padding: 0;}
    .curr table tbody td.table2 {padding:0;}
    .curr table thead td.table1 {padding: 0;}
    .curr table thead td.table2 {padding:0;}
    .curr table thead td{font-size:14px;}
    .curr table tbody td p{font-size: 12px;}
    .applicationList li i{width:40px;height:40px;}
    .applicationList li i img{width:100%}
    .applicationList li{padding-left: 50px;}
    .Materials{width:auto;float: none}
    .m-tit1 h3{display: none}
    .row { margin-top: 0;  }
    .main-col {padding-top: 0;margin-bottom: 30px;}
    .m-tit1 {overflow: initial;}
    .m-tit1 p{background: #F0F0F0;width:100%;text-align: right;position: relative;top:0;padding: 10px;}
    .gcgl li .gcTit p span {font-size: 24px;}
    .gcgl li .gcTit {margin-bottom: 20px;}
    .gcjs{font-size: 14px;  /*  line-height: normal; */}
    .fkbs{font-size: 14px;  /*  line-height: normal; */}
    .applicationList li{padding-top: 15px;padding-bottom: 15px;}
    .applicationList li i {top: 19px; }
    .application h2{margin-bottom: 10px;font-size: 16px;}
    .ban{position: relative}
    .ban span{display:block;position: absolute;  bottom: 0;  left: 10px;  color: #fff;  background: rgba(192,11,0,.7);  padding: 5px 10px;  border-bottom: 6px solid #C00B00; font-size: 14px;}
    .gcxmTit{font-size: 14px;}
    .viewlist h3{font-size: 14px;}
    .viewlist p{font-size: 12px;}
    .videoBox{ width:60px;height: 47px;bottom: -30px; padding-top: 13px;}
    .videoBox i {
        margin: 0 auto;padding-bottom: 0;
    }
    .videoBox span{font-size: 12px;}
    .experienceListTab a{display: block;margin-bottom: 15px;padding-bottom: 10px;}
    .line2{display: none}
    .campusLifeCon li h2{font-size: 16px;}
    .campusLifeCon li h3{font-size: 14px;}
    .sanjihd{}
}
@media screen and (max-width: 750px) {
       .footlogo img{width: 80px;}



}



@media screen and (max-width: 750px) {
    .mbaImg {
        width: 100%;
        text-align: center;
        float: none;
    }

    .mbaImg img {
        width: 301px;
    }

    .mbaInner {
        width: 100%;
        float: none;
        font-size: 14px;
        line-height: normal;
        margin-top: 20px;
    }
    .socialMedia ul li{float: left;width:50%;text-align: center;margin-bottom: 20px;}
    .contactType li span{font-size: 12px;}
    .socialMedia ul li b{font-size: 14px;}
    .socialMedia ul li span{font-size: 12px;}
    .facilitiespic img{width:100%}
    .globalTxt h1{font-size: 16px;}
    .globalTxt {
        width: 42%;
        padding-right: 5%;
        display: block;
        height: auto;
    }
    .grantBox .mbaInner{width:100%;padding-left: 0}
    .acknowledgments table td{font-size: 14px;padding: 10px 0;}
    .acknowledgments table td span{top:10px;}
    .partnershipsList li p{font-size: 14px;}
    .aboutGuanghua table td p{font-size: 14px;padding: 10px;}
    .aboutGuanghua table td h2{font-size: 22px;padding-left: 10px;}
    .aboutGuanghua table td h2:after {
        left: 10px;
        width: 45px;
    }
    .m-list9 {
        overflow: hidden;
        padding: 30px 0 0;
        margin-left: 0;
    }
    .m-list9 li {
        float: left;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 20px;
        margin-bottom: 31px;
        overflow: hidden;
        border: 1px solid #F2F2F2;
        margin-left: 0;
        padding-bottom: 0;
    }
    .yjal{margin-left:0;}
    .yjal li{width:100%;margin-left: 0;}
    .lianxiTit{font-size: 18px;}
    .aboutsy .aboutsyMaintit{font-size: 20px;line-height: 24px;}
    .aboutPKUtit{background-size: 100%;font-size: 18px;}
    .aboutPKUtit span{width:100%;font-size: 16px;}
    .aboutPKUtit b{font-size: 18px;}
    .lxzz{font-size: 14px;}
    .yxhzPicList{overflow: hidden;margin-left: -3%;margin-bottom: 40px;}
    .yxhzPicList li{width:47%;margin-left: 3%;float: left;margin-bottom: 20px;}
    .researchtxtcover{font-size: 14px;padding: 10px;}
    .researchtxtcover2{font-size: 14px;padding: 10px;}
    .fkbs.col2{width:auto;float: none;}
    .researchPic {
        width: auto;
        position: relative;
        float: none;
        margin-right: 0;
    }
    .researchitem1 .researchPic{margin-bottom: 30px;}
    .researchitem2 .researchPic{margin-left: 0;}
    .researchitem2 .researchTxt{margin-bottom: 30px;}
    .researchTxt {
        width: auto;
        float: none;
    }
.footlogo img{width:80px !importan;}
    .fd-top {
        padding: 10px 0 20px;
    }
    .footlogo {
       top: -60px;
        right: 0;
       margin: auto;
       width: auto; 
     }
.gcglItem li{margin-bottom:15px;}
}
@media only screen and (max-width: 680px){
    #sedes .sedes{width:100%}
    .experienceitem2 .experienceitemTop{display: none}
    .experienceitem2 .experienceitemDown{margin-top: -20px;}
    .Student-experience .experienceitem1{width:47%;height:320px;}
    .Student-experience .experienceitem1 a{height:318px;}
    .Student-experience .experienceitem2{width:50%}
    .experienceitem2 .experienceitemDown li{width:100%;margin-top: 20px;height:150px;}
    .experienceitem2 .experienceitemDown li a{height:148px;}
    .InternationalPic a{width:100%;margin: auto;text-align: center;display: block}
}
@media screen and (max-width: 600px){
    .experienceList{overflow: hidden;margin-left: -3%;}
    .experienceList li{width:47%;margin-left: 3%;margin-bottom: 10px;float: left;}
    .studentVideos{margin-left: 0;}
    .studentVideos li {
        width: 100%;
        margin-left: 0;
        float: none;
        padding-bottom: 40px;
        margin-bottom: 20px;
    }
    .accreditationsimg i img{width:30%}
    .globalTxt{width: 100%;padding-right: 0;display: block;height:auto;margin-bottom: 20px;}
    .globalTxt div{display: block;}
    .globalimg{width:100%}
    .globalimg img{width:100%;}
    .globalTxt p{line-height: normal;font-size: 14px;}
    .globalBox{margin-bottom: 20px;}
    .contactImg li img{width:100%;height:120px;overflow: hidden}
}
@media only screen and (max-width: 550px){
    .SocialList li{width:100%}
    .bt i{font-size: 16px;}
}
@media only screen and (max-width: 500px){
    #sedes .sedes{width:100%;height:auto;margin: 0;padding-top: 20px;}
    #slick11{width: 100%}
    .sedes > div {
        width: 100%;
    }
    .sedes > a{width:49%}
    #sedes .text{width:100%}
}
@media screen and (max-width: 420px){
    .experienceList{overflow: hidden;margin-left:0;}
    .experienceList li{width:100%;margin-left: 0;margin-bottom: 10px;float: none;}
    .courseList li{float: none;width:100%;padding-bottom: 15px;}
    .courseList li h4{font-size: 16px;}
    .courseList li p{font-size: 14px;margin-top: 10px;}
    .openCourse{border-bottom: 1px dashed #B4B4B4;}
    .customizedCourse{padding-left: 0;padding-top: 15px;}
}
@media screen and (max-width: 320px){
    .mbaImg img {
        width: 100%;
    }
}

/*常见问题*/
.cjwtTab{border: 1px solid #E0E0E0;padding: 30px;text-align: center;background: #FEFEFE;}
.cjwtTab li{display: inline-block;margin: 0 25px;font-size: 16px;color:#2C2B2B;cursor: pointer;}
.cjwtTab li.cur{color:#990000;position: relative}
.cjwtTab li.cur i{background: url("../img/redjtimg.png") no-repeat center bottom;width:16px;height:8px;position: absolute;bottom:-30px;left:0;right:0;margin: auto}
.cjwtCon{border-top: 5px solid #FBFBFA;}
.cjwtCon li .cjwtContit{padding: 30px;border-bottom: 1px solid #E7E7E7;position: relative}
.cjwtCon li .cjwtContit:before{width:10px;height:10px;background: #A10300;left:10px;top:35px;content: "";position: absolute}
.cjwtCon li .cjwtContit i{width:15px;height:8px;position: absolute;right:0;top:35px;background: url("../img/downjt.png") no-repeat;}
.cjwtCon li.active .cjwtContit i{background: url("../img/topjt.png") no-repeat;}
.cjwtCon li.active .cjwtContxt{display: block}
.cjwtCon li .cjwtContxt{position: relative;display: none}
.cjwtCon li .cjwtContxt i{position: absolute;width:16px;height:8px;top:-8px;left:80px;background: url("../img/grayjtimg.png") no-repeat;}
.cjwtCon li .cjwtContxt p{background: #F2F2F2;padding: 30px;font-size: 14px;color:#333333;line-height: 30px;}
/*项目概况*/
.jxjitemList{overflow: hidden}
.jxjitemList p{float: left;width:100%;position: relative;margin-bottom: 30px;font-size: 16px;color:#2C2B2B;line-height: 32px; text-indent: 2em;}
.jxjitemList p i{width:10px;height:10px;background: #A10300;display: inline-block;margin-right: 14px;}
/*
.jxjitemList p{float: left;width:50%;position: relative;margin-bottom: 30px;font-size: 16px;color:#2C2B2B;}
*/
/*课程培养*/
.tj-history .history-item .year .time em{font-size: 22px;color:#755D37;font-style: normal;display: inline;}
.szllBox h2{font-size: 32px;color:#A10300;border-left: 2px solid #A10300;font-weight: normal;padding-left: 10px;}
.teacherimg img{width:120px;height:120px;border-radius: 50%;}
.szllBox ul{margin-left: -4%;overflow: hidden}
.szllBox li{margin-top: 60px;width:29%;margin-left: 4%;float: left;text-align: center;}
.szllBox li dt p{font-size: 22px;color:#333333;margin-top: 10px;}
.szllBox li dt span{display: block;font-size: 14px;color:#666666;}
.szllBox li dd p{font-size: 14px;color:#333333;margin-top: 20px;line-height: 25px;height:75px;overflow: hidden}
/*招生信息*/
.zsxxBox .gcglItem>li{border-bottom: 1px solid #EDEDED;}
.zsxxSqBox{margin-left: -2%}
.zsxxSqBox li{width:48%;float: left;margin-left: 2%;}
.zsxxSqBox li h2{background: #EFEFEF;padding: 15px;text-align: center;font-weight: normal;font-size: 22px;color:#000000;}
.zsxxSqBox li .zsxxSqBoxItem{border: 1px solid #EBEBEB;padding: 0 20px;}
.zsxxSqBox li .zsxxSqBoxItem p{border-bottom: 1px dashed #DCDCDC;padding: 20px 0;}
.zsxxSqBox li .zsxxSqBoxItem p:last-child{border-bottom: 0;}
.zsxxSqBox li .zsxxSqBoxItem p span{margin-bottom: 0;line-height: 30px;}
.zsjzDownload{padding: 15px 0;font-size: 14px;color:#666666;text-align: right;border-top: 1px solid #EEEEEE;}
.zsxxSqBoxItem dt{min-height: 455px;}
.zsjzDownload a{position: relative;display: inline;padding-left: 20px;font-size: 16px;color:#003399;margin-left: 20px;}
.zsjzDownload a i{position: absolute;width:12px;height:14px;background: url("../img/icons/dwonloadicon.png") no-repeat;left:0;top:4px;}
.applyMail{padding: 30px 0;color:#999999;font-size: 16px;}
.applyMail i{display: inline-block;border-right: 1px solid #DFDFDF;padding-right: 20px;}
.applyMail span{padding-left: 20px;}
.applyMail span a{color:#003399}
.hzyxBox dt{display: table;height:160px;text-align: center;width:92%;position: relative;margin: auto}
.hzyxBox{overflow: hidden}
.hzyxBox li{width:33.33%;float: left;position: relative}
.hzyxBox li:after{position: absolute;content: "";background:  #F2F2F2;height:130px;width:1px;right:0;top:22px;}
.hzyxBox li dl{margin: 0 4%;}
.hzyxBox dt span{display: table-cell;vertical-align: middle;}
.hzyxBox dd p{font-size: 16px;color:#666666;text-align: center;margin-top: 15px;}
.hzyxcover{position: absolute;width:92%;height:100%;background: #9A0000;border-radius: 10px;z-index: 10;left:4%;top:0;transition: width 2s;}
.hzyxcover div{padding: 20px;}
.hzyxcover div h3{font-size: 18px;color:#FFFF99;font-weight: normal;text-align: left;margin-bottom: 10px;}
.hzyxcover div p{font-size: 16px;color:#fff;margin-bottom: 10px;text-align: left;}
.hzyxp p{
    /* float: left; */
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    font-size: 16px;
    color: #2C2B2B;
    line-height: 32px;
    text-indent: 2em;}

@media screen and (max-width: 1000px){
    .gctxt.col2 {
        width: auto;
        float: none;
    }
    .szllBox li{width:46%;}
    .zsxxSqBox {margin-left: 0;}
    .zsxxSqBox li{width:100%;margin-left: 0;float: none}
}
@media screen and (max-width: 600px){
    .cjwtTab li{display: block;padding-bottom: 15px;}
    .cjwtTab li.cur i{bottom:5px;}
    .jxjitemList p{font-size: 14px;}
    .hzyxBox li{width:50%;float: left;}

}
.gctxt1{font-size: 14px;color:#666666;background: url("../img/icons/gctitbs.jpg") no-repeat left 10px;padding-left: 20px;margin-bottom: 15px;display: block}



/*国际本科双学位  课程规划*/
.kcszPic{text-align: center;margin: 50px 0;}
.kcszPic img{max-width: 100%;margin: auto;}
.gcglItem li .pyfaList li{padding: 20px;border-bottom: 1px solid #E3E3E3;margin-bottom: 0;}
.pyfaList li dl{padding-right: 130px;position: relative}
.pyfaList li dl dd{position: absolute;right:0;top:3px;font-size: 12px;color:#999999;}
.pyfaList li dl dd span{padding-left: 25px;position: relative}
.pyfaList li dl dd span i{position: absolute;background: url("../img/timeicon22.png") no-repeat;width: 16px;height:16px;left:0;top:0;}
.pyfaList li dl dt{font-size: 16px;color:#000000;}
.pyfaList li dl dt a{display: block;color:#000;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
@media screen and (max-width: 420px){
    .gcglItem li .pyfaList li{padding: 10px;}
    .pyfaList li dl dt{font-size: 12px;}
}



/*20190709*/

.fd-con .l-con{float: left;    width: 350px;    margin: 0 130px 0 0;}
.fd-con .l-con h3{color:#b9b9b9; font-size:16px;margin: 0 0 15px 0;}
.fd-con .l-con p{color:#818181;font-size:14px;line-height:34px;}
.fd-con .end_logo{width: 200px;    float: left;    height: auto;    overflow: hidden;margin: 0 100px 0 0;}
.fd-con .end_logo li{margin: 0 0 34px 0;}
.fd-con .end_gzjh{width: 260px;    float: left;}
.fd-con .end_gzjh h3{color:#b9b9b9; font-size:16px;margin: 0 0 15px 0;}
.fd-con .end_gzjh a{color:#818181; font-size:14px;line-height:30px;}
.fd-con .end_gzjh a:hover{color:#c0c0c0; }
.fd-con .r-con{float: right;width: 80px;    position: relative;    z-index: 999;line-height:30px;}
.fd-con .r-con span{display: block;    width: 100%;color:#818181;    text-align: center;    font-size: 13px;    padding: 10px 0 0 0;line-height: 20px;}
.end_gzjh_more{text-align: right;    padding: 0 55px 0;}


/*20190707*/


/*-----------------[公用页码]--------------*/
.pages-pc-m{
    text-align: center;clear: both;
    font-size: 14px;color: #666;line-height: 30px;
    margin: 20px 0;
}
.pages-pc-m a,.pages-pc-m .num,.pages-pc-m input, .pages-pc-m .p_fun_d{
    display: inline-block;vertical-align: top;
    height: 30px;
    border: 1px #ededed solid;background: #fff;
    padding: 0 12px;
    font-size: 14px;color: #666;line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
      border-radius: 0;
    box-shadow: none;
    -webkit-appearance: none;

}
.pages-pc-m a:hover,.pages-pc-m a.on{
    background: #9a0000;border-color: #9a0000;color: #fff;
}
.pages-pc-m .num{width: 89px;text-align: center;}
.pages-pc-m .inp{width: 53px;text-align: center;padding: 0;}
.pages-pc-m br{display: none;}
.pages-pc-m input[type='text']{width:54px;    text-align: center;}
.pages-pc-m .p_no,
.pages-pc-m .p_no_d{display:none;}