@charset "utf-8";
/* CSS Document */
.banner{ width:100%; overflow: hidden; position: relative;}
#main{width:100%;overflow:hidden;}
.banner_wrap{max-width: 1400px;margin:0 auto;}
body{overflow-x:hidden;}
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.flexslider .til_slides {border-left:10px solid #9e9a60;position: absolute;bottom: 32px;background:url(../../images/engb20181123/banner_bg.png) repeat;line-height: 50px;font-size: 1.4em;color: #efefef;padding: 0px 15px;left: 10px;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;position:relative} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li a{display: block;}
.flexslider .slides > li.clone{position:relative}

.flexslider .slides img{display: block;transition: all 1s ease 0s;width:100%;}
.flexslider .slides img:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { background: #fff; position: relative;zoom:1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 48px; margin: -50px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8);  text-indent:-999em }
.flex-direction-nav .flex-prev { left: -50px; *left:0px; background:url(../../images/engb20181123/lf.png) no-repeat center center; }
.flex-direction-nav .flex-next { right:-50px; *right:0px; background:url(../../images/engb20181123/rt.png) no-repeat center center;}
.flexslider:hover .flex-prev { opacity: 0.7; left: 0px;}
.flexslider:hover .flex-next { opacity: 0.7; right: 0px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd}
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }
/* Control Nav */
.flex-control-nav {width: auto; position: absolute; bottom: 10px; right:30px; text-align: center; z-index:889; }
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {background: #fff; width: 8px; height: 8px; display: block; border:2px solid #fff; cursor: pointer; text-indent: -9999px;border-radius:8px; }
.flex-control-paging li a:hover { background:url(../../images/engb20181123/flex_hover.png) no-repeat center; }
.flex-control-paging li a.flex-active { background:url(../../images/engb20181123/flex_hover.png) no-repeat center;}
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

.content{width:100%;overflow:hidden;}
.mode01{max-width:1200px;margin:10px auto;overflow:hidden;}
.mode01 .lf{width:100%;float:left;overflow:hidden;}


 .content p{color:#777777;font-size: 0.9em;max-height: 355px;}
/*News*/
.newsList .news_lf{width:27.9%;float: left;margin-right: 4%;}
.newsList .news_md{width:27.9%;float: left;margin-right: 4%;}
.newsList .news_rt{width:36%;float: right;}
.articleList01{overflow: hidden;}
.title01{padding-bottom:18px;position: relative;}
.title01 h2{padding:10px 0;color:#792818;padding-left:53px;font-size:1.6em;font-weight:normal;background:url(../../images/engb20181123/news_icon.png) no-repeat center left;font-family: "Cambria";}
.acaRE   h2{font-size: 1.6em;background:url(../../images/engb20181123/Academics_icon.png) no-repeat center left;}
.Focus .title01  h2{background:url(../../images/engb20181123/focus_icon.png) no-repeat center left;color:#8d8b56;}
.WhyPKUSC .title01  h2{background:url(../../images/engb20181123/why_icon.png) no-repeat center left;}
.title01 .more{float:right;position: absolute;right:0px;width: 40px;height: 52px;line-height: 60px;text-align:right;}
.title01 .more a {display: block;color:#888;}
.title01 .more a:hover{color:#792818;}


.topNewsImg{overflow: hidden;height: 0;padding-bottom: 56%;background: #efefef;}
.topNewsImg img{display: block;transition: all 1s ease 0s;width:100%;}
.topNewsImg img:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.newsTime{display: block;color:#838383;font-size: 0.8em;margin:10px 0;}
.topNews h3{font-weight: normal;margin-bottom:10px;}
.topNews a:hover h3{color:#792818;text-decoration: underline;}
.news_rt ul li{border-bottom: 1px solid #ddd;margin-bottom:12px;}
.news_rt ul .noMargin{margin-bottom: 0px;}
.news_rt ul li a{display: block;min-height:35px;}
.news_rt ul li a:hover{text-decoration: underline;}
.wraq_mode02{width:100%;background: #f2f2f2;padding:20px 0 40px 0;margin:40px 0 0 0;}
.mode02{max-width:1200px;margin:0px auto;overflow:hidden;}
.mode02 .lf{width:29.6%;float:left;overflow:hidden;margin-right: 5.3%;}
.mode02 .md{width:29.6%;float:left;overflow:hidden;}
.mode02 .rt{width:29.6%;float:right;overflow:hidden;}

/*Academics&Research*/
.acaREList{border-top: 4px solid #8d8b56;background: #fff;}
.acaRETitle{padding:16px 27px 29px;} 
.acaRETitle h2{font-weight: normal;color:#464646;margin-bottom: 10px;}
.acaRETitle h2:hover{text-decoration: underline;}
.acaRETitle a:hover h2{color:#792818;}
.FocusList{border-top: 4px solid #792818;}
.acaREPicList{}
.acaREPic{position: relative;overflow: hidden;    height: 0;    padding-bottom: 45%;background: #efefef;}
.acaREPic img{display: block;transition: all 1s ease 0s;width:100%;}
.acaREPic img:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.acaTime{position: absolute;bottom: 0;right:0;}
.acaTime i{display: block; padding:5px 7px; background:url(../../images/engb20181123/acaTime_bg.png) repeat;color:#fff;}
.whyTitle {padding:0;}
.whyTitle ul{padding:16px 27px 29px;}
.whyTitle ul li{background:url(../../images/engb20181123/why_li.png) no-repeat center left;padding-left: 20px;margin:11px 0 10px 0; }

@media screen  and (max-width:1200px) {
	.mode01{width:98%;margin:0 auto;}
	.newsList .news_rt{width:42%;}
	.mode01 .rt{width:32.4%;}
	.newsList .news_lf{width: 24.9%;}
	.newsList .news_md{width: 24.9%;}
	.mode02{width:98%;}
	.title01 h2{font-size: 1.5em;}
	.acaRE h2{font-size: 1.3em;}
	.title01 .more{line-height: 46px;}
}

@media screen and (max-width: 800px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 0px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 0px;}
  .mode01 .lf{width:98%;margin:0 auto;margin-bottom:15px;float:none;}
  .newsList .news_lf{width:48%;}
  .newsList .news_md{width: 48%;float: right;margin-right: 0;}
  .newsList .news_rt{width:100%;margin-top:25px;}
  .news_rt ul li a{font-size: 0.9em;}
  .topNews h3{font-size: 0.9em;}
  .content p{font-size: 0.8em;}
  .news_rt ul li a{min-height: 25px;}
  .mode02{width:95%;}
  .mode02 .lf{width:47%;margin-right: 0;}
  .mode02 .md{width:46%;float: right;}
  .mode02 .rt{width:100%;float: none;padding-top: 10px;}  
  .whyTitle{overflow: hidden;}
  .mode02 .rt ul{float: left;}
  .mode02 .rt .acaREPicList{float: right;width:47%;}
}
@media screen  and (max-width:640px) {
	.title01 h2{font-size: 1.3em;padding-left: 41px;background:url(../../images/engb20181123/news_icon640.png) no-repeat center left;}
	.title01 .more{line-height: 50px;}
	.acaRE h2{background:url(../../images/engb20181123/Academics_icon640.png) no-repeat center left;}
	.Focus .title01 h2{background:url(../../images/engb20181123/focus_icon640.png) no-repeat center left;}
	.WhyPKUSC h2{background:url(../../images/engb20181123/why_icon640.png) no-repeat center left;}

}



@media screen and (max-width:480px){

	.newsList .news_lf{width: 98%;margin:0 auto;float: none;margin-bottom:3%;border-bottom: 1px solid #ddd;padding-bottom: 13px;}
	.newsList .news_md{width:98%;margin:0 auto;float: none;margin-bottom:3%;border-bottom: 1px solid #ddd;padding-bottom: 13px;}
	.newsList .news_rt{width:98%;margin:0 auto;float: none;}
	.newsTime{margin:5px 0;}
	.eventsCon .events_lf{width:14%;}
	.eventsCon .events_rt{width: 82%;}
	.eventsTime i{font-size: 0.9em;}
	.eventsTime strong{font-size: 1.5em;}
	.eventsCon .events_rt a{font-size: 0.8em;}
	.content p{font-size: 0.75em;}
	.mode02 .lf{width:98%;margin:0 auto 12px;}
  	.mode02 .md{width:98%;float: none;margin:0 auto;}
  	.acaREPic{width:79%;margin:0 auto;}
  	.acaRETitle{padding-left:11px;padding-right:11px;}
  	.mode02 .rt .acaREPicList{width:100%;float: none;}

}


@media screen /*and (min-width:320px)*/ and (max-width:360px) {
	
}
