@charset "utf-8";
/* CSS Document */
@import url("latolatinfonts.css");

html {
 	font-family: "LatoLatinWeb",sans-serif, Arial, Segoe, Verdana; /* 1 */
 	-ms-text-size-adjust: 100%; /* 2 */
 	-webkit-text-size-adjust: 100%; /* 2 */
	color:#292929;
}

h2,h1,h3{font-family: "serifC", "cntitle", "Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu ;color:#940000}
h1{font-size: 35px;margin: 10px 0 0 0;}
h2{margin-bottom: 5px;border-bottom: #ABABAB solid 1.5px;}
hr{border: #B9B7B7 solid 1px;}

li{list-style-type: none;}
ul{padding: 0px;}


a{text-decoration: none;color: #6436FF;}
a :visited{color: inherit;}

/**
 * Remove default margin.
 */
td {vertical-align: top; border: 0px;}
table, td,tr{padding: 0;border: none;}

/*主要内容居中*/
.center{margin: 0 auto;width: 1000px;}
body {margin: 0;background-color: #D8D8D8;text-align: center;}

/*页眉页脚*/
footer {color:#787878;border-top: #B8B8B8 medium solid;margin-top: 20px;}

/*侧边栏*/
.aside {width: 200px;}
.aside ul li{background: #001D29;color: #A27F51;height: 50px;line-height: 50px;margin-bottom: 12px;font-weight: 900;font-size: 18px;width: 200px;}
.aside ul :hover{background: #46C0F3;color: #022232;}
.lang{font-size: 20px; font-weight: bold;padding: 0 8px;cursor: pointer;}

article {padding-left:20px;text-align: left;}
textarea {display: none;}
textarea div{color:#005CAD;text-align: left;}

/*中英文切换*/
.en{display: none;}
.cn{display: none;}

/*文章列表样式*/
.papersearch, input, select{font-size: 28px;font-weight: bold;color: #AC7023;}
#year, #author{color: #4F4F4F;}
#author{width: 200px;}
.paperlink{font-weight: bold; color: #AC7023;}
.paperList{margin:10px 0px;}

#others {display: none;}

/*人物主页样式*/
.port li{display: inline-block;vertical-align: top;margin-right: 30px;line-height: 40px;font-size: 20px;}
#more{line-height: 40px;font-size: 20px;}
#more h2 {font-size: 26px;}
.teacher li{display: inline-block;vertical-align: top; text-align: center; margin-right: 30px;font-size: 20px;}
.student img{width: 75px;border-radius: 50%;border: solid thick;margin:7px 5px 0px 5px;}
.student li, .student div{display: inline-block;text-align: center;vertical-align: middle;}
.student li{padding: 3px 20 20 0;height: 124px;}
.student ul{background: #E8DCCB;}


.student div{writing-mode: vertical-lr;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); /* IE 9 */
	-moz-transform:rotate(180deg); /* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); /* Opera */ 
	text-align: center; height: 124px;
	background: #A0A0E9;font-weight: bold;font-size: 24px;color:#D8D8D8;
}

.leave img{width: 50px;border-radius: 50%;margin: 0 2px;border: solid 3px;}
.f{color: #DC7706;}
.m{color: #0582DC;}



#name{font-size: 36px;font-weight: bold;color:#940000;margin-top: 20px;}

.leave li{display: inline-block;vertical-align: middle;font-size: 12px;}
.leave ul{display: inline-block;width: 250px;margin: 0px;}
.leave span{font-weight: bold; color:chocolate;}

.instrTable td{padding: 10px 0px;}
.instrTable tr{padding: 10px 0px;}
.instrTable img{width:280px;}

.ColorLife li{display:inline-block; width: 240px;margin-bottom: 15px;color: #764200;}
.ColorLife img{width: 230px;border-bottom: solid #97A3FF 4px;}

.scholaract li{display:inline-block; width: 320px;margin-bottom: 15px;color: #764200;}
.scholaract img{width: 310px;border-bottom: solid #97A3FF 4px;}

.GPhotos img{margin: 10px 0px;}

/*
.pdf{display:none;}
*/