.info {
	padding-top: 136px;
	font-size: 60px;
	font-family: Constantia;
	min-height: 600px;
}

.info .imgbox {
	width: 399px;
	margin-right: 65px;
}

.page-title {
	font-family: Source Han Sans CN;
	font-weight: 500;
	font-size: 60px;
	color: #0158A7;
	line-height: 60px;
	text-decoration-line: underline;
	margin-bottom: 24px;
}

.info .name {
	font-weight: bold;
	text-decoration-line: underline;
	margin-bottom: 60px;
}

.info .btn {
	width: 590px;
	display: block;
	margin-top: 40px;
}

.info .btn img {
	display: block;
	width: 100%;
}

.overview {
	font-family: Constantia;
	font-weight: 400;
	font-size: 36px;
	color: #444444;
	line-height: 60px;
}

.overview .title {
	font-family: Source Han Sans CN;
	font-weight: 500;
	font-size: 60px;
	color: #0158A7;
	line-height: 60px;
	margin-bottom: 50px;
	margin-top: 100px;
}

.txtlist p {
	position: relative;
	padding-left: 0;
	text-align: justify;
}

.txtlist p::before {
	display: block;
	content: '';
	width: 10px;
	height: 10px;
	background: #B5B5B5;
	border-radius: 50%;
	position: absolute;
	left: -26px;
	top: 26px;
}

.overview .txtlist p+p {
	margin-top: 60px;
}

.editinfo .name {
	margin-bottom: 50px;
	margin-top: 80px;
}

.editinfo .name>a {
	font-family: Constantia;
	font-weight: bold;
	font-size: 36px;
	color: #0158A7;
	display: block;
	font-style: italic;
}

.editinfo .list>div {
	width: 50%;
	font-family: Constantia;
	font-weight: bold;
	font-size: 30px;
	color: #444444;
	margin-bottom: 15px;
}

.editinfo .list>div img {
	width: 83px;
	height: 83px;
	margin-right: 30px;
}

.btnlist {
	padding: 120px 0 130px;
}

.btnlist a,
.btnlist a img {
	display: block;
	width: 300px;
}

.btnlist a:last-child,
.btnlist a:last-child img {
	width: 330px;
}

.details {
	font-family: Candara;
	font-weight: 400;
	font-size: 48px;
	color: #363638;
	line-height: 72px;
	padding-top: 262px;
	padding-bottom: 200px;
}

.details .title {
	font-family: Source Han Sans CN;
	font-weight: 500;
	font-size: 72px;
	color: #0158A7;
	line-height: 60px;
	margin-bottom: 80px;
}

.details .txtlist p::before {
	background: #1B1B1B;
	top: 30px;
}

.banner {
	margin-top: 70px;
}

.conferencelist {
	padding: 125px 0;
}

.conferencelist .item {
	width: 228px;
	height: 228px;
	border-radius: 100%;
	background: #0158A7;
	color: #fff;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	font-family: Cambria;
	font-weight: bold;
	font-size: 48px;
}

.award {
	padding-top: 130px;
	font-family: Candara;
	font-weight: 400;
	font-size: 48px;
	color: #363638;
	line-height: 72px;
}

.award .txt {
	margin-top: 36px;
	padding-bottom: 80px;
	text-align: justify;
}

.award .txt p+p {
	margin-top: 40px;
}

.award .list {
	margin-top: 90px;
}

.award .list .item {
	text-align: center;
	font-family: Candara;
	font-weight: bold;
	font-size: 24px;
	color: #252527;
	line-height: 55px;
	
}

.award .list .img {
	height: 150px;
	margin-bottom: 40px;
}

.right-menu {
	position: fixed;
	top: 309px;
	right: 109px;
	background: rgba(1, 88, 167, .9);
	padding: 22px 10px;
	line-height: 48px;
	text-align: center;
	z-index: 9999;
	font-family: Arial;
}

.right-menu a {
	font-size: 18px;
	display: block;
	color: #FFFFFF;
}

.proceed .list {
	margin-top: 176px;
}

.proceed .list a {
	display: block;
	text-align: center;
	font-size: 60px;
	color: #252527;
	line-height: 60px;
	font-family: Cambria Math;
	margin-bottom: 108px;
}

.proceed .list a .time {
	font-size: 30px;
}

.summer .txt {
	font-size: 48px;
	color: #363638;
	line-height: 72px;
	margin-top: 60px;
	padding-bottom: 60px;
}

.txt-table {
	width: 96%;
	margin: 0 auto;
	max-width: 1387px;
	border-top: 2px solid #A0A0A0;
	table-layout: fixed;
	border-collapse: collapse;
	text-align: center;
	font-family: Cambria;

}

.txt-table tr td {
	border-bottom: 1px solid #A0A0A0;
	font-size: 24px;
	padding: 15px;
	line-height: 1.5;
	text-align: left;
}

.txt-table tr th {
	border-bottom: 2px solid #A0A0A0;
	font-size: 36px;
	font-weight: 400;
	padding: 20px 0;
	line-height: 1
}
