html {
	background: white;

	.ant-dropdown-menu-item:hover {
		background-color: black;
	}

	.ant-carousel .slick-dots-bottom {
		bottom: 10rem;
		text-align: center;
		padding-right: 15rem;
	}

	.ant-carousel .slick-slider {
		height: 100%;
	}

	.ant-carousel .slick-list {
		height: 100%;
	}

	.slick-active span {
		background-color: white;
	}

	.ant-btn {
		height: 3.2rem;
		padding: 0 1.5rem;
		font-size: 1.4rem;
		border-radius: 4px;
		border: 1px solid #0B318F;
		color: #0B318F;
	}

	.ant-dropdown-menu-item,
	.ant-dropdown-menu-submenu-title {
		clear: both;
		margin: 0;
		padding: 0.5rem 1.2rem;
		color: rgba(0, 0, 0, .65);
		font-weight: 400;
		font-size: 1.8rem;
		line-height: 2.2rem;
		white-space: nowrap;
		cursor: pointer;
		transition: all .3s;
	}

	.ant-space-item {
		z-index: 1;
	}
	
	.ant-tooltip-inner {
		background-color: rgba(255, 255, 255, 0.75);
	}
	
	.ant-tooltip-arrow:before {
		background-color: rgba(255, 255, 255, 0.75);
	}

	.wp_listcolumn_x {
		border: 0px solid #fff;
		padding: 0;
		width: 93%;
		margin: 0 0 0 1.5rem;
		background: linear-gradient(180deg, rgb(0, 24, 112) 0%, rgba(105, 18, 80, 0.4) 60.75%, rgba(215, 0, 0, 0.3) 100%);
	}

	.wp_listcolumn_x:after {
		content: ".";
		display: block;
		width: 100%;
		height: 0;
		overflow: hidden;
	}

	.wp_listcolumn_x .wp_column {
		display: block;
		width: 100%;
		vertical-align: bottom;
	}

	.wp_listcolumn_x .wp_column a {
		display: block;
		width: 100%;
		color: white;
		font-weight: 300;
		font-size: 1.8rem;
		word-wrap: break-word;
		border-top: 0;
		border-bottom: 1px solid #fff;
		text-align: left;
		background: rgba(0, 0, 0, 0);
		line-height: 6rem;
	}

	.wp_listcolumn_x .wp_column a:hover {
		font-weight: bold;
		color: white;
		background-color: rgba(0, 0, 0, 0);
		background-image: url(/_upload/tpl/12/26/4646/template4646/listcolumn.css);
	}

	.wp_listcolumn_x .wp_column a.selected {
		color: white;
		font-weight: bold;
		background-color: rgba(0, 0, 0, 0);
		background-image: url(/_upload/tpl/12/26/4646/template4646/listcolumn.css);
	}

	.wp_listcolumn_x .wp_column a .column-name {
		display: inline-block;
		line-height: 30px;
		padding: 0 10px;
		cursor: pointer;
	}

	.menu ul li {
		display: inline-block;
		margin-right: 6.7rem;
	}

	.Column_Position span {
		display: none
	}

	.Column_Position a {
		display: none;
		pointer-events: none;
	}

	.Column_Position a:nth-child(5) {
		display: block;
		color: black;
	}

	.menu ul li a {
		color: white;
		font-size: 1.8rem;
		padding: 0;
	}

	.footer .anticons-list li:first-child {
		width: 13rem;
	}

	.footer .anticons-list li {
		width: 13rem;
		text-align: center;
		height: 70px;
		position: relative;
		display: inline-block;
		margin-right: 5rem;
	}
}

@media (max-width: 1080px) {
	.science>.science-more {
		bottom: 7rem;
	}
}

@media (min-width: 1080px) {
	.science>.science-more {
		bottom: 7rem;
	}
}

@media (min-width: 1280px) {
	.science>.science-more {
		bottom: 7rem;
	}
}

@media (min-width: 1296px) {
	.science>.science-more {
		bottom: 7rem;
	}
}

@media (min-width: 1366px) {
	.science>.science-more {
		bottom: 7rem;
	}
}

@media (min-width: 1440px) {
	.science>.science-more {
		bottom: 7rem;
	}
}

@media (min-width: 1680px) {
	.science-more {
		bottom: 8rem;
	}
}

@media (min-width: 1920px) {
	.science>.science-more {
		bottom: 8rem;
	}
}

#app {
	height: 100%;
	position: relative;
}

.wp_nav .sub-nav {
	border: none;
}

.wp_nav .nav-item a span.item-name {
	display: inline-block;
	padding: 0px;
	line-height: 0px;
	cursor: pointer;
}

.wp_nav .sub-nav .nav-item a {
	border-radius: 0;
	border-top: none;
	color: #9C9C9C;
}

.wp_nav .sub-nav .nav-item .mark {
	background: rgba(0, 0, 0, 0.6);
}

.wp_nav .nav-item a.parent {
	color: white;
}

.wp_nav .sub-nav .nav-item a.parent:hover {
	background: black;
	color: white;
}

.wp_listcolumn {
	border: 0px solid #fff;
	padding: 0;
	width: 93%;
	margin: 0 0 0 1.5rem;
	background: linear-gradient(180deg, rgb(0, 24, 112) 0%, rgba(105, 18, 80, 0.4) 60.75%, rgba(215, 0, 0, 0.3) 100%);
}

.wp_listcolumn .wp_column a {
  display: block;
  width: 100%;
  color: white;
  font-weight: 300;
  font-size: 1.8rem;
  word-wrap: break-word;
  border-top: 0;
  border-bottom: 1px solid #fff;
  text-align: left;
  background: rgba(0, 0, 0, 0);
  line-height: 6rem;
}

.wp_listcolumn .wp_column a:hover {
  font-weight: bold;
  color: white;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('');
}

.wp_listcolumn .wp_column a.selected {
  color: white;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('');
}

/* 所在位置 */
.location-module {
	margin: 0rem 16rem 3.5rem 16rem;
	background: url(/_upload/tpl/12/26/4646/template4646/static/img/fdjj.png);
	width: auto;
	background-size: 100%;
	background-repeat: no-repeat;
	height: 40.5rem;
	position: relative;
	display: block;
	
	.location-info {
		position: absolute;
		background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(145, 145, 145, 0.12) 19.67%, rgba(20, 20, 20, 0.204) 38.11%, rgba(0, 0, 9, 0.6) 74.91%, rgba(0, 0, 0, 0.6) 100%);
		width: 100%;
		height: 8rem;
		bottom: 0;
		text-align: right;
		font-size: 1.8rem;
		padding: 2.5rem;
	}
	
	.location-info a {
		color: white;
	}
	
}

/* 内容区域 */
.main-module {
	margin: 0rem 16rem 5rem 16rem;
	height: auto;
	min-height: 10rem;
	
	.column {
		.column-title {
			padding: 1rem 1rem 1rem 2.5rem;
			font-size: 3rem;
			color: rgba(0, 0, 0, 1);
			font-weight: 500;
			background-color: white;
			border: 1px solid rgba(11, 49, 143, 1);
			box-shadow: 0.8rem 0.6rem 0rem rgba(11, 49, 143, 1);
		}
	}
	
	.content li:before {
		content: "•";
		margin-right: 10px;
	}
	
	.content li:first-child {
			font-size: 1.8rem;
			border-bottom: 1px solid #d6d6d6;
			padding: 0rem 0 2rem 0;
		}
	
	.content li {
		font-size: 1.8rem;
		border-bottom: 1px solid #d6d6d6;
		padding: 2rem 0 2rem 0;
	}
	
	.content-box {
		display: flex;
		width: 100%;
	}
	
	.content-title {
		width: 80%;
		justify-content: flex-start;
		display: flex;
	}
	
	.content-time {
		flex:1;
		justify-content: flex-end;
		display: flex;
	}
	
	.content-title a {
		color: #000;
	}
	
	.content-title a:hover {
		font-weight: 500;
		color: rgba(11, 49, 143, 1);
	}
}