*{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "Arial"
}
body,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,fieldset,legend,button,label,{
	padding:0px;
	margin:0px;
	border:0px;
}
h1,h2{ font-weight:normal;}
img {	border:0 none}
ol,ul{ list-style-type:none;}
a{ color:#000000; text-decoration:none;}
body{min-width: 1200px;}
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}/*清除浮动*/
.clear{clear:both;height:0px;overflow:hidden;_height:0;visibility:hidden;}
.clear1{clear:both;height:20px;width:100%;}
.clear2{clear:both;height:44px;width:691px;}
.fl{
	float: left;
}
.fr{
	float: right;
}
a{
	text-decoration: none;
}
.common-w{
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
ul li{
	list-style: none;
}/*以上部分为通用样式*/
/*这里引用一下字体*/
@font-face {
    font-family: 'Josefin Slab';
    src: url('../images/JosefinSlab-Regular.eot');
    src: url('../images/JosefinSlab-Regular.eot?#iefix') format('embedded-opentype'),
	     url('../images/JosefinSlab.woff') format('woff'),
	     url('../images/JosefinSlab.ttf') format('truetype'),
	     url('../images/JosefinSlab.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('../images/opensans-regular.eot');
    src: url('../images/opensans-regular.eot?#iefix') format('embedded-opentype'),
	     url('../images/opensans-regular.woff') format('woff'),
	     url('../images/OpenSans-Regular.ttf') format('truetype'),
	     url('../images/opensans-regular.svg') format('svg');
    font-weight: normal;
    font-style: normal; 
}
@font-face {
    font-family: 'Patua One';
    src: url('../images/patuaone-regular.eot');
    src: url('../images/patuaone-regular.eot?#iefix') format('embedded-opentype'),
	     url('../images/patuaone-regular.woff') format('woff'),
	     url('../images/patuaone-regular.ttf') format('truetype'),
	     url('../images/patuaone-regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
.discreteness{
	height: 39px;
	border-bottom: 1px solid #eeeeee;
}
.discreteness .phone,.discreteness .e-mail{	
	width: 109px;
	line-height: 39px;
	padding-left: 37px;
	color: #666666;
	font-family: "Josefin Slab";/*这里引用字体*/
}
.discreteness .phone{
	background: url(../images/phone.png) left center no-repeat;
}
.discreteness .e-mail{
	background: url(../images/e-mail.png) left center no-repeat;
}/*这里是头部的左侧部分样式*/
.discreteness>.fr{
	padding-top: 7px;
	width: 600px;/*这个宽度解决360极速模式兼容性宽度不够搜索按钮会被挤到下一行*/
}
.discreteness>.fr a{
	height: 26px;
	line-height: 26px;
	display: inline-block;
}
.chinese{
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 0 17px;
	font-family: "Josefin Slab";
}
.PekingUniversity{
	font-family: "Josefin Slab";
	padding-right: 25px;
	padding-left: 3px;
}
.discreteness>.fr>.input-box>form .btn1{
	border-color: #ff8f1e;
	border-width: 1px;
	border-style: solid;
    height: 24px;
    line-height: 24px;
    padding: 0;
    outline: none;
    width: 0;
    transition: all 1s ease .1s;
	-webkit-transition: all 1s ease .1s;/*谷歌和safari*/
	-moz-transition: all 1s ease .1s;/*火狐*/
	-ms-transition: all 1s ease .1s;/*ie*/
	-o-transition: all 1s ease .1s;/*opera*/
	
}
.discreteness>.fr>.input-box>form .active{
	width: 100px;
	padding: 0 8px;

}/*权值问题 过渡效果权值必须足够高要不不好触发动画效果*/
.discreteness>.fr .btn2{
	border-style: none;
    outline: none;
    background: url(../images/submit.png) no-repeat;
    width: 26px;
    height: 26px;
}
.header .logo{
	height: 120px;
}
.header .logo-pic{
	margin: 20px 0 0;
	display: inline-block;
}
.header .logo-nav>ul>li {
    cursor: pointer;
    position: relative;
    float: left;
    transition: all .3s ease .1s;
    -webkit-transition: all .3s ease .1s;
    margin-top: 20px;
    height: 95px;
    -moz-transition: all .3s ease .1s;
    -ms-transition: all .3s ease .1s;
    -o-transition: all .3s ease .1s;
}
.header>.logo>.logo-nav>ul>li>a {
    font-family: "Josefin Slab";
    font-weight: bold;
    display: block;
    padding: 0px 12px;
    border-right: 1px solid #666;
    margin-top: 32px;
}
.header .logo-p{
	width: 430px;
	line-height: 31px;
	padding-left: 12px;
	padding-top: 27px;
}
.header .logo-p p{
	font-size: 20px;
	font-family: "Arial"
}
.logo-nav>ul>li:hover>a{
	color: #00a6ac;
}

/***选中样式***/

.active{
	color: #00a6ac;
}
/*.logo-nav>ul>li:hover,.logo-nav>ul>.active{
	background-color: #00a6ac;	
}*/

/***选中样式***/

/*.header .logo-nav .line{
	width: 1px;
	height: 15px;
	background-color: #000;
	margin-top: 57px;
	margin-left: 14px;
	margin-right: 14px;
	padding: 0;
}*/
/*轮播图*/
.focus{
	margin-bottom: 60px;
	height: 600px;
}
.focus .slides{
	height: 600px;
	width: 100% !important;
	position: relative;
}
.slides .slideInner{
	height: 600px;
}
.slides .slideInner>a{
	height: 600px;
	width: 100%;
	display: block;
}/*轮播图背景*/
/*.slideInner .slide1{
	background: url(../images/focus-pic1.png) center no-repeat;
}
.slideInner .slide2{
	background: url(../images/focus-pic1.png) center no-repeat;
}
.slideInner .slide3{
	background: url(../images/focus-pic1.png) center no-repeat;
}
.slideInner .slide4{
	background: url(../images/focus-pic1.png) center no-repeat;
}*/
/*下面是左右那妞的样式*/

/*下面是主体部分的样式*/
.main .left-box{
	width: 260px;
	margin-right: 30px;
}
.left-box-nav{
	width: 220px;
	padding: 20px;
	margin-bottom: 30px;
	background-color: #405297;
	border-top-left-radius: 9px;
	border-bottom-right-radius: 9px;

}/*暂时先写死高度*/
.left-box-nav li a{
	color: white;
	font-size: 16px;
	font-family: "Arial";
	display: block;
	width: 220px;
	line-height: 24px;
	padding: 10px 0;
	word-wrap:break-word;
}
.left-box-nav li{
	width: 220px;
	/*height: 39px;
	line-height: 39px;*/
	border-bottom: 1px dashed #4d60a6;
	transition: all .3s ease .1s;
	-webkit-transition: all .3s ease .1s;/*谷歌和safari*/
	-moz-transition: all .3s ease .1s;/*火狐*/
	-ms-transition: all .3s ease .1s;/*ie*/
	-o-transition: all .3s ease .1s;/*opera*/
}
.left-box .left-box-nav li:hover,.left-box .left-box-nav .pitch-on{
	text-indent: 14px;
	background-color: #00a6ac;
	border-bottom: 1px solid #00a6ac;
}/*左侧第一个ul结束*/
.useful-link{
	width: 220px;
	padding: 0 20px 20px;
	background-color: #f6f6f6;
	border-top-left-radius: 9px;
	border-bottom-right-radius: 9px;
	margin-bottom: 30px;
}
.left-box h2{
	height: 55px;
	line-height: 55px;
	font-family: "Josefin Slab";
	font-size: 20px;
	font-weight: bold;
}
.h2-line{
	width: 40px;
	height: 1px;
	background-color: #000;
}
.useful-link li{
	border-bottom: 1px dashed #dcdcdc;
}
.useful-link li a{
	line-height: 25px;
	width: 228px;
	display: block;
	word-wrap:break-word;
	font-size: 14px;
	color: #405297;
	font-family: "Arial";
	padding: 4px 0 5px;
}
.useful-link li:hover a{
	color: #00a6ac;
}/*第二个ul结束了*/
.alumni{
	height: 512px;
	width: 220px;
	padding: 0 20px 20px;
	background-color: #f6f6f6;
	border-top-left-radius: 9px;
	border-bottom-right-radius: 9px;
	margin-bottom: 40px;
}
.alumni-shell{
	width: 230px;
	overflow: hidden;
}
.alumni .h2-line{
	margin-bottom: 0;
}
.alumni-shell>ul>li{
	width: 230px;
	height: 386px;
	float: left;
	margin-right: 20px;
}
.alumni-shell>ul>li>a{
	margin-top: 20px;
	width: 220px;
	height: 173px;
	display: block;
	position: relative;
}
.alumni-shell .before{
	position: absolute;
	color: #fff;
	display: block;
	bottom: 0;
	left: 0;
	width: 190px;
	padding: 6px 15px 0;
	height: 44px;
	line-height: 18px;
	font-family: "Patua One";
	font-size: 14px;
	background-color: rgba(0,0,0,0);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#88000000,endColorstr=#88000000);
	transition: all .3s ease .1s;
	-webkit-transition: all .3s ease .1s;
	-moz-transition: all .3s ease .1s;
	-ms-transition: all .3s ease .1s;
	-o-transition: all .3s ease .1s;
	display: none;
}
.alumni-shell>ul>li>a:hover .before{
	background-color: rgba(0,0,0,0.6);
	display: block;
}
/*.alumni-1{
	background: url(../images/left-pic1.png) no-repeat;
}
.alumni-2{
	background: url(../images/left-pic2.png) no-repeat;
}*/
.main .alumni .nav-box{
	background: url(../images/nav-btn.png) no-repeat;
	height: 30px;
	width: 59px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}/*下面是轮播*/
.alumni-focus{
	height: 386px;
	position: relative;
	left: 0;
	transition: all .5s ease .2s;
	-webkit-transition: all .5s ease .2s;/*谷歌和safari*/
	-moz-transition: all .5s ease .1s;/*火狐*/
	-ms-transition: all .5s ease .1s;/*ie*/
	-o-transition: all .5s ease .1s;/*opera*/
	/*这部分是轮播的动画*/
	overflow: hidden;
}
.Student-Life-focus{
	height: 386px;
	position: relative;
	left: 0;
	transition: all .5s ease .2s;
	-webkit-transition: all .5s ease .2s;/*谷歌和safari*/
	-moz-transition: all .5s ease .1s;/*火狐*/
	-ms-transition: all .5s ease .1s;/*ie*/
	-o-transition: all .5s ease .1s;/*opera*/
	/*这部分是轮播的动画*/
}
.nav-box a{
	width: 29px;
	height: 30px;
	display: inline-block;
	border: 0 !important;
	overflow: hidden;
}/*右侧结束*/
.map{
	background: url(../images/map.jpg) center no-repeat;
	height: 300px;
}
.about-shell{
	background-color: #eeeded;
}
.about{
	height: 190px;
}
.about .logo-p{
	width: 420px;
	line-height: 31px;
	padding-left: 12px;
	padding-top: 67px;
}
.about .logo-p p{
	font-family: "Arial";
	font-size: 18px;
}
.about .logo-pic{
	margin-top: 60px;
	display: inline-block;
}
.about>.fr{
	height: 40px;
	margin-top: 75px;
}
.about>.fr li{
	width: 196px;
	height: 40px;
	line-height: 40px;
	font-family: "Josefin Slab";
	font-size: 18px;
	color: #666;
	text-indent: 50px;
}
.about>.fr .list1{
	background: url(../images/icon1.png) left no-repeat;
}
.about>.fr .list2{
	background: url(../images/icon21.png) left no-repeat;
}
.about>.fr .list3{
	background: url(../images/icon3.png) left no-repeat;
}/*关于部分结束*/
.copyright{
	border-top: 1px solid #c9c9c9;
	height: 39px;
	line-height: 39px;
	text-align: center;
	color: #999999;
	font-family: "Arial";
	font-size: 14px;
	background-color: #eeeded;
}/*版权说明*/
/*下面是主题右侧部分*/
.main .right-box{
	width: 810px;
}
.main .right-box h2{
	font-size: 20px;
	font-weight: bold;
	height: 24px;
	width: 50%;
	margin-bottom: 17px;
	color: #333;
	font-family: "Josefin Slab";
}
.view{
	width: 88px;
	height: 28px;
	border: 1px solid #666;  
	color: #666;
	line-height: 28px;
	text-align: center;
	font-family: "Arial";
	font-size: 12px;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	transition: all .5s ease .2s;
	-webkit-transition: all .5s ease .2s;/*谷歌和safari*/
	-moz-transition: all .5s ease .1s;/*火狐*/
	-ms-transition: all .5s ease .1s;/*ie*/
	-o-transition: all .5s ease .1s;/*opera*/
}
.view:hover{
	background-color: #00a6ac;
	color: #FFF;
	border-color: #00a6ac;
}
.main .right-box .news{
	position: relative;
}/*这是新闻部分*/
.main .right-box .news ul{
	margin-bottom: 30px;
}
.news li{
	height: 99px;
	border-bottom: 1px solid #eeeeee;
}
.news li a{
	width: 699px;
	height: 72px;
	font-size: 17px;
	color: #333;
	font-family: "Open Sans";
	line-height: 36px;
	position: relative;
	top: 12px;
	display: inline-block;
	padding-left: 30px;
	word-wrap:break-word;/*关于换行的属性*/
	overflow: hidden;
}
.news li a:hover{
	color: #00a6ac;
}
.news .date{
	width: 80px;
	height:100px;
	color: #ff8f1e;
}
.news .date .day{
	font-size: 48px;
	height: 66px;
	line-height: 73px;
	font-family: "Patua One";
}
.news .date .year{
	font-size: 12px;
	font-family: "Patua One";
}
.news-li-line{
	width: 1px;
	height: 40px;
	margin-top: 30px;
	background-color: #eee;
}/*新闻部分结束*/
.main .right-box .Announcements{
	margin-bottom: 30px;
	position: relative;
}
.Announcements li{
	width: 395px;
	height: 70px;
	padding-top: 20px;
	margin-right: 20px;
}/*这里要用选择器谁知双数没有margin-right*/
.Announcements li:nth-child(even){
	margin-right: 0;
}
.Announcements li .date{
	width: 70px;
	height: 70px;
	background-color: #ff8f1e;
	color: white;
	text-align:center; 
}
.Announcements .date .day{
	font-size: 36px;
	font-family: "Patua One";
	text-shadow: 3px 2px 1px #ea4200; 
	position: relative;
    top: 5px;
}
.Announcements .date .year{
	font-size: 12px;
	font-family: "Patua One";
	text-shadow: 3px 2px 1px #ea4200; 
	position: relative;
	top: -10px;
	padding-top: 12px;
}
.Announcements li a{
	width: 300px;
	height: 81px;
	overflow: hidden;
	padding-left: 20px;
	word-wrap:break-word;
	font-family: "Open Sans";
	font-size: 17px;
	line-height: 27px;
	position: relative;
	top: -5px;
}
.Announcements li a:hover{
	color: #00a6ac;
}/*第二个模块结束*/
.Research{
	position: relative;
}
.Research ul{
	margin-top: 20px;
	margin-bottom: 30px;
}
.Research ul li{
	width: 156px;
	height: 240px;
	border-top: 2px solid #00a6ac; 
	float: left;
	margin-right: 22px;
	padding: 12px 15px 20px;
	background-color: #f6f6f6;
	position: relative;
	font-size: 17px;
	color: #333;
	font-family: "Open Sans";
	word-wrap:break-word;/*关于换行的属性*/
	line-height: 28px;
	transition: all .5s ease .2s;
	-webkit-transition: all .5s ease .2s;/*谷歌和safari*/
	-moz-transition: all .5s ease .1s;/*火狐*/
	-ms-transition: all .5s ease .1s;/*ie*/
	-o-transition: all .5s ease .1s;/*opera*/
}
/*.Research ul li:hover{
	color: #ff8f1e;
}*/
.Research ul li a{
	width: 90px;
	text-align: center;
	height: 28px;
	line-height: 28px;
	color: #ff8f1e;
	display: inline-block;
	position: absolute;
	bottom: 20px;
	left: 20px;
	font-family: "Arial";
	font-size: 12px;
	border-top: 1px solid #ff8f1e;
	border-bottom: 1px solid #ff8f1e;
	transition: all .5s ease .2s;
	-webkit-transition: all .5s ease .2s;/*谷歌和safari*/
	-moz-transition: all .5s ease .1s;/*火狐*/
	-ms-transition: all .5s ease .1s;/*ie*/
	-o-transition: all .5s ease .1s;/*opera*/
}/*第三个模块结束*/
.Research ul li a:hover{
	background-color: #ff8f1e;
	color: #fff;
}
.Student-Life{
	position: relative;
}
.Student-Life-focus-shell{
	width: 810px;
	overflow: hidden;
}
.Student-Life .view{
	right: 79px;
}
.main .Student-Life .nav-box{
	background: url(../images/nav-btn.png) no-repeat;
	height: 30px;
	width: 59px;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}
.Student-Life ul{
	height: 260px;
	margin-top:20px; 
}
.Student-Life ul li{
	width: 186px;
	height: 260px;
	float: left;
	margin-right: 22px;
	word-wrap:break-word;/*关于换行的属性*/
	line-height: 32px;
	position: relative;
}
.Student-Life ul li a span{
	font-size: 16px;
	color: #333;
	position: relative;
	top: 10px;
	font-family: "Open Sans";
}
.Student-Life ul li a .before{
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	width: 186px;
	height: 130px;
	line-height: 130px;
	text-align: center;
	font-size: 14px;
	font-family: "Patua One";
	color: #fff;
	background-color: rgba(255,199,142,0);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#88FFC78E,endColorstr=#88FFC78E);
	/*ie8背景色透明兼容代码*/
	transition: all .3s ease .1s;
	-webkit-transition: all .3s ease .1s;/*谷歌和safari*/
	-moz-transition: all .3s ease .1s;/*火狐*/
	-ms-transition: all .3s ease .1s;/*ie*/
	-o-transition: all .3s ease .1s;/*opera*/
}/*这里用before增加一个蒙版*/
.Student-Life ul li:hover a .before{
	background-color: rgba(255,199,142,0.7);
	display: block;
}
/*下面是新闻列表页的样式*/
.head-pic{
	height: 100px;
	/*background: url(../images/news-header.png) center no-repeat;*/
	margin-bottom: 40px;
	position: relative;
	top: -5px;
}
.head-pic>.common-w-shell{
	position: absolute;
	top: 0;
	left: 0;
}
.head-pic h1{
	color: #fff;
	font-family: "Josefin Slab";
	font-size: 24px;
	line-height: 100px;
	width: 50%;
	float: left;
}
.crumbs a{
	color: #ff8f1e;
	font-family: "Josefin Slab";
	font-size: 18px;
	font-weight: bolder;
}
.crumbs{padding-bottom: 20px;}
#news-list{
	margin-bottom: 40px;
}
#news-list .date{
	width: 150px;
	height: 34px;
	line-height: 34px;
	background-color: #ff8f1e;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-family: "Arial";
	margin-bottom: 15px;
}
#news-list li{
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;
}
#news-list li p{
	line-height: 35px;
	color: #405297;
	font-family: "Open Sans";
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 16px;
}
#news-list li p:hover{
	color: #00a6ac;
}
#news-list li span{
	line-height: 28px;
	color: #666;
	font-family: "Arial";
	font-size: 16px;
	margin-top: 7px;
	margin-bottom: 20px;
	display: block;
}
.page-nav{
	margin-bottom: 60px;
}
.page-nav li{
	font-size: 16px;	
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	height: 28px;
	line-height: 27px;
	width: 58px;
	text-align: center;
	float: left;
	margin-right: 10px;
}
.page-nav li a{
	color: #666;
	font-family: "Arial";
}
.page-nav .num{
	width: 28px;
}
.page-nav li:hover{
	background-color: #00a6ac;
	border: 1px solid #00a6ac;
}
.page-nav li:hover a{
	color: white;
}
.page-nav ul{
	width: 400px;
	margin: 0 auto;
}/*下面是新闻详情页*/
.detail-header p{
	font-size: 18px;
	line-height: 36px;
	color: #333;
	font-family: "Open Sans";
	font-weight: bold;
	position: relative;
	top: -8px;
}
.detail-header span{
	display: inline-block;
	height: 20px;
	line-height: 20px;
	color: #999;
	font-size: 16px;	
	font-family: "Arial";
	padding-left: 25px;
	padding-right: 25px;
}
.detail-header .icon1{
	background: url(../images/news-icon1.png) left center no-repeat;
}
.detail-header .icon2{
	background: url(../images/news-icon2.png) left center no-repeat;
}
.detail-header .icon3{
	background: url(../images/news-icon3.png) left center no-repeat;
}
.detail-header .icon4{
	background: url(../images/news-icon4.png) left center no-repeat;
}
.detail-header{
	padding-bottom: 26px;
	border-bottom: 1px solid #e5e5e5;
}
.detail-header .icon-box{
	margin-top: 12px;
}
.detail-main{
	padding-bottom: 25px;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}
.detail-main p{
	font-size: 16px;
	font-family: "Arial";
	color: #000;
	line-height: 28px;
	/*margin-top: 25px;*/
	/*text-align: center;*/
	padding: 15px 0;
}
.detail-switching{
	height: 30px;
	margin-top: 30px;
	line-height: 30px;
	margin-bottom: 40px;
}
.detail-switching .prev{
	padding-left: 44px;
	background: url(../images/prev1.png) left no-repeat;
	font-size: 18px;
	font-family: "Arial";
	color: blue;
	transition: all .5s ease .1s;
	-webkit-transition: all .5s ease .1s;/*谷歌和safari*/
	-moz-transition: all .5s ease .1s;/*火狐*/
	-ms-transition: all .5s ease .1s;/*ie*/
	-o-transition: all .5s ease .1s;/*opera*/
}
.detail-switching .prev:hover{
	background: url(../images/prev2.png) left no-repeat;
	color: #00a6ac;
}
.detail-switching .next{
	padding-right: 44px;
	background: url(../images/next1.png) right no-repeat;
	font-size: 18px;
	font-family: "Arial";
	color: blue;
	transition: all .5s ease .1s;
	-webkit-transition: all .5s ease .1s;/*谷歌和safari*/
	-moz-transition: all .5s ease .1s;/*火狐*/
	-ms-transition: all .5s ease .1s;/*ie*/
	-o-transition: all .5s ease .1s;/*opera*/
}
.detail-switching .next:hover{
	background: url(../images/next2.png) right no-repeat;
	color: #00a6ac;
}/*下面是教师列表页*/
.teachers-nav{
	height: 48px;
	border-bottom: 2px solid #e5e5e5;
}
table tr td{    border: 1px solid #00a6ac;
    border-bottom: none;
    border-left: none;
padding: 8px;}
    table{
    	border-left: 1px solid #00a6ac;
    	border-bottom:1px solid #00a6ac;
    	border-top:0;
    	border-right:0;
    }
/*table{border-bottom: none;}*/
.teachers-nav li{
	float: left;
	color: #405297;
	font-size: 20px;
	font-family: "Arial";
	line-height: 48px;
	width: 160px;
	text-align: center;
	cursor: pointer;
}
.teachers-nav li:hover{
	border-bottom: 2px solid #00a6ac;
	color: #00a6ac;
}
.teachers-nav span{
	height: 20px;
	width: 1px;
	background-color: #e5e5e5;
	display: inline-block;
	margin-top: 14px;
	float: left;
}
.teachers-nav em{
	font-size: 16px;
	font-family: "Arial";
	color: #999;
	height: 48px;
	line-height: 48px;
	font-style: normal;
}
/*这里教师列表*/
.teachers-list{
	position: relative;
	margin-bottom: 40px;
}
/*.teachers-list li{
	width: 134px;
	height: 252px;
	margin-top: 30px;
	margin-right: 35px;
	float: left;
	position: relative;
}*/
/*#postdoctoral,#staff,#visiting-scholar{
	position: absolute;
	top: 0;
	display: none;
}*//*初始定位*/
.teachers-list li p,.teachers-list li span{
	font-family: "Arial";
	color: #405297;
}
.teachers-list li p{
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	margin-top: 9px;
}
.teachers-list li span{
	height: 24px;
	line-height: 24px;
	font-size: 14px;
}
.teachers-list li:hover p,.teachers-list li:hover span{
	color: #00a6ac;
}
.teachers-list .line-box{
	position: absolute;
	bottom: 0;
}
.teachers-list .line-box .line1{
	height: 1px;
	width: 134px;
	background-color: #eeeeee;
	display: block;
	border-bottom: 3px solid #fff;
}
.teachers-list .line-box .line2{
	height: 1px;
	width: 134px;
	background-color: #eeeeee;
	display: block;
}
/*导航列表*/
.two-level{
	position: absolute;
	top: 95px;
	right: 0;
	background-color: #00a6ac;
	padding: 14px 0;
	display: none;
	z-index: 99999;
}
.two-level li{
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
}
.two-level li a{
	color: #fff;
}
.two-level li:hover{
	background-color: #fff;
}
.two-level li:hover a{
	color: #00a6ac;
}
.teachers-list>ul{
	width: 890px;
}
#postdoctoral,#staff,#visiting-scholar{
	display: none;
}/*初始让教师列表隐藏*/
/*下面是教师详情页*/
.teachers-detail .pic{
	height: 174px;
	margin-bottom: 30px;
}
.teachers-detail{
	border-bottom: 1px solid #e5e5e5;
}
.teachers-detail .pic .fl{
	height: 174px;
	margin-right: 20px;
}
.teachers-detail .pic .fr{
	width: 656px;
	height: 174px;
}
.teachers-detail .pic .fr h3{
	font-size: 20px;
	line-height: 20px;
    color: #333;
    font-family: "Arial";
}
.teachers-detail .h3-b p{
	margin: 6px 0;
}
.teachers-detail .fr p{
	font-size: 16px;
	color: #666;
	height: 37px;
	line-height: 37px;
	font-family: "Arial";
}
.teachers-detail .line1{
	height: 1px;
	width: 100%;
	background-color: #eeeeee;
	display: block;
	border-bottom: 3px solid #fff;
}
.teachers-detail .line2{
	height: 1px;
	width: 100%;
	background-color: #eeeeee;
	display: block;
}
.teachers-detail .line3{
	height: 1px;
	width: 15px;
	background-color: #ff8f1e;
	display: block;
	border-bottom: 3px solid #fff;
}
.teachers-detail .line4{
	height: 1px;
	width: 30px;
	background-color: #ff8f1e;
	display: block;
}
.teachers-detail h5{
	font-size: 18px;
	line-height: 17px;
    color: #333;
    font-family: "Arial";
    margin-bottom: 10px;
}
.teachers-detail-text .text-box{
	margin: 17px 0;
}
.teachers-detail-text .text-box p{
	line-height: 28px;
	font-size: 16px;
	word-wrap:break-word;
	color: #666;
	font-family: "Arial";
}
.teachers-detail-text{
	padding-bottom: 9px;
}
/*最后添加的样式*/
.useful-link .h2-line{
	margin-bottom: 5px;
}
.teachers-detail h3 span{
	font-size:20px;
}
.detail-header>p{
	color: #ff8f1e;
}
#index_b_hero .info{
	font-size: 24px;
	font-family: "Patua One";
	/*height: 46px;*/
	line-height: 46px;
	padding: 0 8px;
	background-color: rgba(64,82,151,0.6);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#70000000,endColorstr=#70000000);/*ie8背景透明度*/
	position: absolute;
	bottom: 60px;
	left: 45px;
	color: white;
	max-width: 90%;
	display: inline-block;
}
.box{width:810px;overflow: hidden;padding-bottom: 19px;border-bottom: 1px solid #eee}
.img>img{height: 135px;width: 180px;overflow: hidden;float: left;}
.word{float: right;width: 610px;overflow: hidden;}
.word>.h6:hover{color:#00a6ac; }
.word>.h6{font-size: 20px;color: #333;}
.word>p{color: #666;font-size: 14px;}
.word>span{color: #ff8f1e;font-size: 14px;display:block;margin-top: 10px;}
.xian{width: 30px;height: 1px;background-color: #eee;margin: 16px 0;}
.STYLE1{color: #CC3366;}
.STYLE2 {
    color: #020D60;
    font-weight: bold;
    font-size: 14px;
}
.STYLE4 {
    color: #FF9900;
    font-weight: bold;
}

.toolbar-item,.toolbar-layer{background:url(../images/toolbar.png) no-repeat;}
.toolbar{position:fixed;right:0px;bottom:50px;}/*假设网页宽度为1200px，导航条在右侧悬浮*/
.toolbar-item{display:block;width:52px;height:52px;margin-top:1px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s;}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item-weixin{background-position:0 -798px;}
.toolbar-item-weixin:hover{background-position:0 -860px;}
.toolbar-item-weixin .toolbar-layer{height:212px;background-position:0 0;}
.toolbar-item-feedback{background-position:0 -426px;}
.toolbar-item-feedback:hover{background-position:0 -488px;}
.toolbar-item-app{background-position:0 -550px;}
.toolbar-item-app:hover{background-position:0 -612px;}
.toolbar-item-app .toolbar-layer{height:194px;background-position:0 -222px;}
.toolbar-item-top{background-position:0 -674px;}
.toolbar-item-top:hover{background-position:0 -736px;}
.toolbar-layer{position:absolute;right:46px;bottom:-10px;width:172px;opacity:0;filter:alpha(opacity=0);
transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}
#topcontrol>.backtop{
	width: 50px;
	height: 50px;
	background: #999 url(../images/backtop.png) no-repeat;
	background-position:  center 10px;
	color: #fff;
	text-align: center;
	font-size: 0px;
	line-height: 50px;
	transition: background .2s ease .1s;
	-webkit-transition: background .2s ease .1s;/*谷歌和safari*/
	-moz-transition: background .2s ease .1s;/*火狐*/
	-ms-transition: background .2s ease .1s;/*ie*/
	-o-transition: background .2s ease .1s;/*opera*/
}
#topcontrol>.backtop:hover{
	background: #ff8f1e;
	background-position:  center 10px;
	font-size: 18px;
	
}