@charset "utf-8";
.box {
	overflow: hidden;
	font-size: 2rem;
	border-top: 10px solid #012d5a
}

.container {
	max-width: 1320px;
	width: 90%
}

.topp {
	background: #fff;
	padding: 30px 0 30px;
	display: flex
}

.searchbg {
	background: url(../images/searchbg.png) no-repeat left top;
	width: 264px;
	height: 42px;
	float: right
}

.searchbg .inp-text {
	width: 86%
}

.searchbg .inp-but {
	width: 14%
}

.searchbg .inp-text input {
	width: 100%;
	background: none !important;
	border: none !important;
	color: #333;
	line-height: 42px;
	padding: 0 5px 0 15px;
	box-shadow: none !important
}

.searchbg .inp-but input {
	width: 100%;
	background: none !important;
	border: none !important;
	height: 37px;
	width: 40px;
	box-shadow: none !important
}

.wc-menu {
	background: #2289e5
}

.wc-menu ul {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0
}

.wc-menu ul li {
	position: relative;
	text-align: center;
	display: table-cell;
	list-style: none
}

.wc-menu ul li a {
	font-size: 18px;
	color: #fff;
	position: relative;
	display: inline-block;
	text-decoration: none;
	padding: 12px 5px;
	border-bottom: 3px solid transparent
}

.wc-menu ul li a.active,
.wc-menu ul li a.move,
.wc-menu ul li a.selected,
.wc-menu ul li a.parent,
.wc-menu ul li a:hover {
	border-bottom: 3px solid #fff
}

.wc-menu ul li .ernav {
	position: absolute;
	left: 0px;
	top: 100%;
	width: 200px;
	z-index: 111 !important;
	display: none;
	box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64)
}

.wc-menu ul li .ernav ul {
	padding-left: 0;
	display: block;
	margin-bottom: 0;
	text-align: left
}

.wc-menu ul li .ernav ul li {
	float: none;
	display: block;
	background: none;
	text-align: left;
	border: none
}

.wc-menu ul li .ernav ul li a {
	font-size: 15px;
	box-shadow: none;
	border-radius: 0;
	color: #fff;
	margin: 0;
	display: block;
	padding: 12px 15px 12px 30px;
	border-bottom: none;
	font-weight: normal;
	text-decoration: none;
	background: #2289e5;
	opacity: .8
}

.wc-menu ul li .ernav ul li a:hover {
	background: #2289e5;
	opacity: 1
}

img {
	max-width: 100%
}

.logo {
	text-align: left
}

.banner {
	background: url(../images/banerimg.jpg) no-repeat center top;
	background-size: cover;
	min-height: 500px;
	padding: 60px 0
}

.banner img {
	cursor: pointer;
	max-width: 100%
}

.banner .swiper-wrapper {
	width: 100%
}

.banner .swiper-container .swiper-slide {
	position: relative
}

.banner .swiper-container .swiper-slide a {
	text-decoration: none;
	display: block
}

.banner .swiper-container .swiper-slide .ban-left {
	width: 68%
}

.banner .swiper-container .swiper-slide .ban-left img {
	width: 100%;
	filter: drop-shadow(7px 0px 10px #000)
}

.banner .swiper-container .swiper-slide .ban-right {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 32%;
	background: rgba(27, 117, 188, 0.55)
}

.banner .swiper-container .swiper-slide .ban-right .ban-text {
	position: relative;
	height: 100%
}

.banner .swiper-container .swiper-slide .ban-right .ban-tt {
	position: absolute;
	bottom: 10%;
	width: 100%;
	padding: 10px 30px
}

.banner .swiper-container .swiper-slide a .ban-text h4 {
	font-size: 24px;
	color: #fff;
	line-height: 35px;
	font-weight: bold;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical
}

.banner .swiper-container .swiper-slide a .ban-text span {
	display: block;
	font-size: 24px;
	color: #fff
}

.banner .bpage {
	margin-top: 40px
}

.banner .bpage .swiper-pagination {
	width: 100%;
	float: none;
	text-align: center;
	z-index: 11;
	position: relative
}

.banner .bpage .swiper-pagination-bullet {
	display: inline-block;
	width: 30px;
	height: 31px;
	background: url(../images/tbimg02.png) no-repeat center center;
	cursor: pointer;
	opacity: 1;
	border-radius: 0%;
	margin: 0 20px;
	float: none
}

.banner .bpage .swiper-pagination-bullet-active {
	background: url(../images/tbimg01.png) no-repeat center center
}

.swiper-button-next,
.swiper-button-prev {
	background: none;
	z-index: 111;
	width: auto;
	height: auto
}

.nbg {
	background: url(../images/bjimg.jpg) no-repeat left top;
	min-height: 500px;
	padding: 45px 0
}

.new-top {
	position: relative;
	text-align: center
}

.new-top span {
	font-size: 24px;
	color: #c3d5f9
}

.new-top h4 {
	font-size: 52px;
	color: #0f234c
}

.new-lul {
	padding-top: 35px
}

.new-lul .nli {
	margin-bottom: 30px
}

.new-lul .nli a {
	text-decoration: none;
	display: block;
	background: #1f4596;
	padding: 20px;
	transition: all 0.4s ease-out
}

.new-lul .nli a:hover {
	transform: scale(1.02);
	transition: all 0.4s ease-out;
	cursor: pointer
}

.new-lul .nli a .li-img {
    position: relative;
    padding-top: 67%;
    overflow: hidden;
}

.new-lul .nli a .li-img img {
    position: absolute;
	width: 100%;
	left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}

.new-lul .nli a .li-img:hover img {
	opacity: 0.8;
	transition: all 0.8s
}

.new-lul .nli a .li-tt {
	margin-top: 20px
}

.new-lul .nli a .li-tt span {
	display: block;
	font-size: 20px;
	color: #fff
}

.new-lul .nli a .li-tt p {
	font-size: 20px;
	color: #fff;
	line-height: 30px;
	height: 60px;
	margin-bottom: 0;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.new-lul .amore {
	text-align: center;
	transition: all 0.6s
}

.new-lul .amore:hover {
	transition: all 0.6s;
	transform: translateY(-10px)
}

.research {
	padding: 60px 0;
	background: url(../images/resbg.jpg) no-repeat center top;
	background-size: cover
}

.res-left {
	background: rgba(27, 58, 123, 0.80);
	padding: 30px 25px 40px
}

.res-right {
	background: rgba(27, 58, 123, 0.80);
	padding: 30px 25px 10px
}

.res-top {
	color: #fff;
	position: relative
}

.res-top h4 {
	color: #fff;
	font-size: 36px
}

.res-top span {
	color: #fff;
	font-size: 22px
}

.res-top .res-more {
	position: absolute;
	right: 0;
	bottom: 0;
	transition: all 0.4s ease-out
}

.res-top .res-more:hover {
	bottom: 5px;
	transition: all 0.4s ease-out
}

.xue-list {
	margin-top: 30px
}

.xue-list .xuan-box {
	background: #fff;
	padding: 0 20px 30px 20px
}

.xue-list .xuan-box:hover {
	background: #e3e3e3
}

.xue-list .xuan-box a {
	text-decoration: none
}

.xue-list .xuan-box i {
	position: relative;
	right: -37px;
	top: 10px;
	text-align: right;
	display: block
}

.xue-list .re-tit {
	margin-top: 20px
}

.xue-list .re-tit h4 {
	font-size: 20px;
	line-height: 36px;
	height: 72px;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.xue-list .re-tit p {
	color: #999;
	font-size: 18px;
	margin-bottom: 10px
}

.tz-list {
	margin-top: 30px
}

.tz-list .tz-box {
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 2px solid #314b7e
}

.tz-list .tz-box:hover h4 {
	color: #90caf9
}

.tz-list .tz-box:last-child {
	margin-bottom: 10px
}

.tz-list .tz-box a {
	text-decoration: none
}

.tz-list h4 {
	color: #fff;
	line-height: 30px;
	height: 60px;
	font-size: 18px;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.tz-list span {
	font-size: 18px;
	display: block;
	margin-top: 10px;
	color: #fff
}

.tz-more {
	text-align: center;
	transition: all 0.4s ease-out
}

.tz-more:hover {
	transition: all 0.4s ease-out;
	transform: translateY(-5px)
}

.footer {
	background: #182a38;
	padding: 55px 0 40px
}

.f-left p {
	font-size: 16px;
	color: #999;
	margin-bottom: 15px
}

.search1 {
	background: #f5f5f5;
	line-height: 48px;
	border-radius: 6px;
	background: #fff url(../images/blue1.png) no-repeat 96% center
}

.select2-container--default .select2-selection--single {
	border: none;
	background: none
}

.select2-dropdown {
	border: none;
	box-shadow: 20px 15px 25px -15px #6b6161;
	width: 100%
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #c1c1c1 transparent transparent transparent;
	border-width: 7px 6px 0 6px;
	display: none
}

.select2-results__option {
	padding: 8px !important
}

.select2-search--dropdown {
	display: none
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	font-size: 18px;
	color: #999;
	font-weight: bold;
	padding-left: 15px
}

.mnmd-offcanvas-close {
	color: #465499
}

.mnmd-offcanvas-close:hover {
	color: #465499
}

.navigation--offcanvas li>a:after {
	border-right: 3px solid #024a87
}

.mnmd-offcanvas__title {
	background: #fff
}

.mobile-header-btn {
	color: #465499;
	top: 15px
}

.mobile-header-btn:hover {
	color: #465499
}

@media (max-width: 991px) {
	.container {
		width: 100%
	}
	.logo1 {
		padding-bottom: 1px;
		max-height: 60px;
		max-width: 90%;
		text-align: left;
		float: left
	}
	.banner .swiper-container .swiper-slide .ban-left {
		width: 100%
	}
	.banner .swiper-container .swiper-slide .ban-right {
		width: 100%;
		position: relative
	}
	.banner .swiper-container .swiper-slide .ban-right .ban-tt {
		background: rgba(27, 117, 188, 0.55)
	}
	.banner .swiper-container .swiper-slide a .ban-text h4 {
		font-size: 14px;
	}
	.banner .swiper-container .swiper-slide a .ban-text span {
		font-size: 18px
	}
	.new-top h4 {
		font-size: 32px
	}
	.new-top span {
		font-size: 20px
	}
	.res-top h4 {
		font-size: 32px
	}
	.res-top span {
		font-size: 20px
	}
	.res-right {
		margin-top: 30px
	}
	.footer {
		padding: 25px 0
	}
	.select2-container--default .select2-selection--single .select2-selection__rendered {
		font-size: 16px
	}
	.search1 {
		line-height: 50px
	}
}

@media (max-width: 767px) {
	.banner {
		padding: 60px 0 30px;
		min-height: initial
	}
	.xue-list .xuan-box {
		margin-bottom: 30px
	}
	.right-nr table td,
	.right-nr table th {
		white-space: nowrap
	}
	.tz-list h4 {
		height: auto
	}
	.xue-list .re-tit h4 {
		height: auto
	}
	.mobile-header-btn {
		top: 20px
	}
	.container {
		width: 100%
	}
}

@media (max-width: 600px) {
	.mobile-header-btn {
		top: 16px
	}
	.banner .bpage .swiper-pagination-bullet{margin: 0 8px;}
}