@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

a {
	text-decoration: none;
	color: #000
}

.bus_top {
	width: 100%;
	height: 560px;
	position: relative
}

.bus_top img {
	width: 100%;
	height: 100%
}

.bus_top .bus_banner {
	position: absolute;
	left: 320px;
	bottom: 60px
}

.bus_top .bus_banner .bus_title {
	font-weight: 600;
	font-size: 65px;
	color: #ffffff;
	margin-bottom: 30px
}

.bus_top .bus_banner .bus_nav {
	font-weight: 300;
	font-size: 24px;
	color: #ffffff
}

.bus_top .bus_banner .bus_nav a {
	color: #ffffff;
	margin-right: 16px;
	margin-left: 16px
}

.showdiv {
	position: fixed !important;
	background: rgba(55, 107, 224, 0.7);
	top: 140px !important;
	left: 0;
	right: 0;
	z-index: 10000;
	transform: translateY(-110%)
}

.showdiv .topimage {
	position: absolute
}

.showdiv .logo {
	width: 100% !important;
	margin: 0 auto;
	padding: 0 150px 0 100px;
	position: relative;
	justify-content: space-between
}

.w1280 {
	width: 1280px;
	margin: 0 auto
}

.swiper_item img {
	width: 100%;
}

.body_content .ifocus .owl-carousel .owl-item {
	overflow: hidden;
}


.el-carousel__arrow {
	display: none !important;
}

.Study {
	position: relative
}

.videoimg {
	width: 245px;
}

.shipcont {
	width: 520px;
	height: 360px;
	margin: 0 auto;
	position: relative;
}
.shiptext a{
	color: #fff;
}
.shiptext {
	color: #ffffff;
	position: absolute;
	left: 0;
	right: 0;
	top: 100px;
	bottom: 0;
	margin: auto;
	text-align: center;
}

.body_content .Expat ul li span {
	width: 385px;
	margin: 0px 20px;
	font-size: 22px;
}

.body_content {
	width: 100%
}

.body_content .iwant_titlew {
	font-family: Microsoft YaHei;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	position: relative;
	font-weight: bold;
	font-size: 36px;
	color: #000000
}

.body_content .iwant {
	margin-top: 60px;
	margin-bottom: 60px;
	overflow: hidden
}

.body_content .iwant .iwant_right {
	float: right;
	width: 400px;
	height: 470px
}

.body_content .ifocus {
	overflow: hidden
}

.body_content .ifocus .owl-carousel {
	width: 1310px;
	height: 430px;
	display: block;
	overflow: initial;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.body_content .ifocus .owl-carousel .owl-stage {
	width: 1290px;
	overflow: initial
}

.body_content .ifocus .owl-carousel .owl-stage-outer {
	overflow: initial
}

.body_content .ifocus .owl-carousel .owl-item {
	width: 420px !important;
	height: 430px;
	background: #eaf5f8;
	margin-right: 10px;
	opacity: .3
}

.body_content .ifocus .owl-carousel .owl-item img {
	width: 100%;
	height: 250px
}

.body_content .ifocus .owl-carousel .owl-item .owl-content {
	padding: 36px 30px 20px;
	position: relative;
	height: 180px
}

.body_content .ifocus .owl-carousel .owl-item .owl-content .owl-title {
	font-weight: 400;
	font-size: 22px;
	color: #000000;
	text-overflow: ellipsis;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden
}

.body_content .ifocus .owl-carousel .owl-item .owl-content .owl-subtitle {
	position: absolute;
	bottom: 18px;
	left: 32px;
	height: 32px;
	background: rgba(179, 204, 211, 0.5);
	border-radius: 4px;
	padding: 5px;
}

.body_content .ifocus .owl-carousel .owl-item .owl-content .owl-subtitle a {
	width: 100%;
	display: inline-block;
	padding: 0 32px 0 16px;
	line-height: 32px
}

.body_content .ifocus .owl-carousel .owl-item .owl-content a {
	color: #000;
	text-decoration: none
}

.body_content .ifocus .owl-carousel .owl-item.active {
	opacity: 1
}

.body_content .lastest {
	margin-top: 20px;
	margin-bottom: 50px
}

.body_content .lastest .lastest_content {
	overflow: hidden;
	height: 360px
}

.body_content .lastest .lastest_content .lastest_left {
	width: 600px;
	height: 320px;
	float: left
}

.body_content .lastest .lastest_content .lastest_left #lastest {
	width: 100%;
	height: 100%
}

.body_content .lastest .lastest_content .lastest_left #lastest .swiper-slide {
	width: 100%;
	height: 100%
}

.body_content .lastest .lastest_content .lastest_left #lastest .swiper_item {
	width: 100%;
	height: 100%;
	position: relative
}

.body_content .lastest .lastest_content .lastest_left #lastest .swiper_item .last-title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 56px;
	line-height: 56px;
	background: #ffffff;
	opacity: .8
}

.body_content .lastest .lastest_content .lastest_left #lastest .swiper_item .last-title a {
	text-decoration: none;
	color: #000;
	display: inline-block;
	width: 100%;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center
}

.body_content .lastest .lastest_content .lastest_left #lastest .swiper_item img {
	width: 100%;
	height: 100%
}

.body_content .lastest .lastest_content .lastest_right {
	width: 640px;
	height: 320px;
	float: right;
	border-top: 1px solid #dddddd;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	position: relative
}

.body_content .lastest .lastest_content .lastest_right li {
	list-style: none;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 20px;
	padding-top: 13px
}

.body_content .lastest .lastest_content .lastest_right li .time {
	font-weight: 300;
	font-size: 16px;
	padding-left: 10px;
	color: #666666
}

.body_content .lastest .lastest_content .lastest_right li .title {
	display: inline-block;
	width: 100%;
	line-height: 25px;
	padding-right: 27px;
	padding-left: 10px;
	margin-top: 2px;
	text-overflow: ellipsis;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden
}

.body_content .lastest .lastest_content .lastest_right li .title a {
	text-decoration: none;
	color: #000;
	display: inline-block
}

.body_content .lastest .lastest_content .lastest_right .last-more {
	font-size: 16px;
	position: absolute;
	right: 0;
	bottom: -40px
}

.body_content .lastest .lastest_content .lastest_right .last-more a {
	color: #3aa5e9;
	text-decoration: none
}

.body_content .lastest .lastest_content .lastest_right .last-more a img {
	margin-left: 5px
}

.body_content .navlogo {
	margin-bottom: 40px;
	height: 270px;
	border: 1px dashed #eee
}

.body_content .navlogo img {
	width: 100%;
	height: 100%
}

.body_content .livenj {
	width: 100%;
	height: 360px;
	background: linear-gradient(90deg, #209cff, #68e0cf);
	margin-bottom: 40px
}

.body_content .livenj .nj_content {
	padding-top: 54px
}

.body_content .livenj .nj_content .nj_title {
	padding-left: 14px;
	margin-bottom: 45px
}

.body_content .livenj .nj_content .nj_title div:nth-child(1) {
	font-weight: bold;
	font-size: 36px;
	color: #ffffff;
	line-height: 40px;
	margin-bottom: 20px
}

.body_content .livenj .nj_content .nj_title div:nth-child(2) {
	font-weight: 400;
	font-size: 24px;
	color: #ffffff;
	line-height: 32px
}

.body_content .livenj .nj_content ul li {
	float: left;
	height: 40px;
	line-height: 40px;
	background: #ffffff;
	border-radius: 8px;
	padding-left: 14px;
	padding-right: 36px;
	list-style: none;
	margin-right: 20px;
	margin-bottom: 14px
}

.body_content .Expat {
	margin-bottom: 50px
}

.body_content .Expat .expat_title {
	font-weight: 400;
	font-size: 24px;
	color: #000000;
	line-height: 32px;
	margin-top: 12px
}

.body_content .Expat ul {
	list-style: none;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.body_content .Expat ul li {
	width: 420px;
	height: 340px;
	float: left
}

.body_content .Expat ul li img {
	width: 420px;
	height: 280px
}

.body_content .Expat ul li span {
	width: 420px;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center
}
.expat-item{
	background-color: #ecf7f4;
	text-align: center;
}