.childTitle {
	background: url(https://weboss.yuansl.cn/jiashengyou/images/news/1.png) #050B20 no-repeat;
	background-size: cover;
	height: 280px;
	overflow: hidden;
}

.childTitle .box {
	max-width: 1500px;
	margin: auto;
	height: 100%;
	overflow: hidden;
}

.childTitle .box h1 {
	font-size: 40px;
	color: #ffffff;
	margin-bottom: 60px;
	margin-top: 90px;
}

.childTitle .box .btons {
	gap: 50px;
}

.childTitle .box .btons .bton {
	width: 148px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 10px;
	border: 1px solid #00A0E4;
	color: #00A0E4;
	cursor: pointer;
}

.childTitle .box .btons .active {
	background: #00A0E4;
	color: #ffffff;
}

.newsBox {
	padding: 0px 0px 40px 0px;
	background: #050B20;
	overflow: hidden;
}

.newsBox .row {
}

.newsBox .iTitle {
	background: #070F29;
}

.newsBox .box {
	padding: 14px 160px;
	cursor: pointer;
}

.newsBox .box .time {
	width: 180px;
	height: 180px;
	border: 2px solid #00A0E4;
	border-radius: 10px;
	text-align: center;
	margin-right: 30px;
	padding: 33px;
}

.newsBox .box .time h3 {
	font-size: 50px;
	color: #00A0E4;
	text-align: left;
	margin-top: 0px;
}

.newsBox .box .time p {
	font-size: 24px;
	color: #00A0E4;
	text-align: left;
}

.newsBox .box:hover{
	background: #042F42;
}
.newsBox .box:hover .time{
	border-color: #ffffff;
}

.newsBox .box:hover h3{
	color: #ffffff;
}
.newsBox .box:hover p{
	color: #ffffff;
}
a:hover{
	text-decoration: none;
}
.newsBox .box .info {
	width: calc(100% - 510px);
	padding-right: 40px;
	flex: 1;
}

.newsBox .box .info .name {
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 14px;
}

.newsBox .box .info .desc {
	font-size: 16px;
	color: #ffffff;
}

.newsBox .col-md-12 {
	margin-bottom: 10px;
}

.newsBox .more {
	margin: 60px auto;
}

.newsPage {
	background-color: #070F29;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	padding-bottom: 40px;
}

.newsPage .left {
	width: 35px;
	height: 35px;
	background: url(https://weboss.yuansl.cn/jiashengyou/images/news/left.png) no-repeat center center;
	background-size: 15px 15px;
	cursor: pointer;
	border: 1px solid #00A0E4;
	border-radius: 4px;
}

.newsPage .left:hover {
	background: url(https://weboss.yuansl.cn/jiashengyou/images/news/lefts.png) #00A0E4 no-repeat center center;
	background-size: 15px 15px;
}

.newsPage .right {
	width: 35px;
	height: 35px;
	background: url(https://weboss.yuansl.cn/jiashengyou/images/news/right.png) no-repeat center center;
	background-size: 15px 15px;
	cursor: pointer;
	border: 1px solid #00A0E4;
	border-radius: 4px;
}

.newsPage .right:hover {
	background: url(https://weboss.yuansl.cn/jiashengyou/images/news/rights.png) #00A0E4 no-repeat center center;
	background-size: 15px 15px;
}

.newsPage .box {
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #00A0E4;
	border-radius: 4px;
	font-size: 14px;
	color: #00A0E4;
	cursor: pointer;
}

.newsPage .box:hover {
	background: #00A0E4;
	color: #ffffff;
}

.news {
	padding: 0px 20px;
	background: #070F29;
	overflow: hidden;
}

.news .iTitle {
	background: #070F29;
}

.news .row {
	margin: 0;
}

.news .box {
	border: 1px solid rgba(255, 255, 255, 0.1);
	padding: 14px;
	margin-bottom: 10px;
}

.news .box .time {
	width: 77px;
	height: 77px;
	background: #00A0E4;
	text-align: center;
	margin-right: 10px;
}

.news .box .time h3 {
	font-size: 25px;
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 0px;
}

.news .box .time p {
	font-size: 12px;
	color: #ffffff;
}

.news .box .info {
	width: calc(100% - 90px);
	padding: 0;
	background: none;
}

.news .box .info .name {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 14px;
}

.news .box .info .desc {
	font-size: 12px;
	color: #ffffff;
}

.news .col-md-12 {
	margin-bottom: 10px;
}

.more {
	min-width: 180px;
	max-width: 240px;
	height: 46px;
	border-radius: 27px 27px 27px 27px;
	border: 1px solid #FFFFFF;
}
.more a{
	height: 44px;
}
.more span {
	color: #ffffff;
	line-height: 1;
	font-size: 18px;
}

.more img {
	width: 18px;
	height: 10px;
	margin-left: 10px;
}

.news .more {
	margin: 30px auto;
}

.about {
	background: #050B20;
	padding: 90px 0px;
}

.about .row {
	max-width: 1500px;
	margin: auto;
}

.about h1 {
	color: #ffffff;
	font-size: 28px;
	margin-top: 0;
}

.about h6 {
	color: #ffffff;
	line-height: 1.55;
	font-size: 16px;
}

.about .left {
	text-align: center;
}

.index-prev .carousel-control-prev-icon {
	display: block;
	width: 42px;
	height: 42px;
	background: url(https://weboss.yuansl.cn/jiashengyou/images/index/prev.png) no-repeat;
	background-size: cover;
}

.index-prev .carousel-control-prev-icon:hover {
	display: block;
	width: 42px;
	height: 42px;
	background: url(https://weboss.yuansl.cn/jiashengyou/images/index/prevHover.png) no-repeat;
	background-size: cover;
}

.index-prev {
	width: 42px;
	height: 42px;
	right: 240px;
	left: auto;
	top: auto;
	bottom: 100px;
}

.index-next {
	width: 42px;
	height: 42px;
	left: auto;
	right: 170px;
	top: auto;
	bottom: 100px;
}

.index-next .carousel-control-next-icon {
	display: block;
	width: 42px;
	height: 42px;
	background: url(https://weboss.yuansl.cn/jiashengyou/images/index/next.png) no-repeat;
	background-size: cover;
}

.index-next .carousel-control-next-icon:hover {
	display: block;
	width: 42px;
	height: 42px;
	background: url(https://weboss.yuansl.cn/jiashengyou/images/index/nextHover.png) no-repeat;
	background-size: cover;
}

.swiper-index {
	color: #ffffff;
	position: absolute;
	bottom: 100px;
	right: 100px;
	letter-spacing: 5px;
	font-size: 16px;
}

.swiper-index span {
	letter-spacing: 5px;
	font-size: 24px;
}

/* 超小屏幕（手机，小于 768px） */
@media (max-width: 767px) {

	.childTitle .box,
	.detail .breadcrumb,
	.detail .content {
		max-width: 100%;
		padding: 10px;
		background: linear-gradient(180deg, #16346A 0%, rgba(22, 52, 106, 0) 10%);
		margin-bottom: 20px;
	}

	.detail .content .title {
		font-size: 18px;
	}

	.detail .content .time {
		font-size: 14px;
		text-align: center;
	}

	.detail .content .editor {
		font-size: 14px;
	}

	.childTitle {
		height: auto;
		background: url(https://weboss.yuansl.cn/jiashengyou/images/news/bg2.png) no-repeat;
		background-size: 100% 100%;
	}

	.childTitle .box {
		padding: 20px;
	}

	.childTitle .box h1 {
		margin-top: 50px;
		font-size: 30px;
		margin-bottom: 20px;
	}
	.childTitle .box .btons{
		gap: 20px;
	}
	.cn .childTitle .box .btons .bton {
		width: 100px;
		height: 32px;
		line-height: 32px;
	}

	.en .childTitle .box .btons .bton {
		width: 150px;
		height: 32px;
		line-height: 32px;
	}
	#indexSwiper .about {
		padding: 10px;
	}

	#indexSwiper .about .left {
		padding-left: 0px;
		padding-right: 0px;
	}

	#indexSwiper .about .left img {
		width: 100%;
	}

	.swiper-index {
		right: 5%;
		bottom:100px;
	}

	.about h1 {
		font-size: 18px;
		margin-top: 10px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.about h6 {
		font-size: 12px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		word-break: break-all;
		-webkit-box-orient: vertical;
	}
}

/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) and (max-width: 991px) {

	.childTitle .box,
	.detail .breadcrumb,
	.detail .content {
		max-width: 100%;
		padding: 10px;
		background: linear-gradient(180deg, #16346A 0%, rgba(22, 52, 106, 0) 10%);
		margin-bottom: 20px;
	}

	.childTitle .box .btons{
		gap: 20px;
	}
	.cn .childTitle .box .btons .bton {
		width: 100px;
		height: 32px;
		line-height: 32px;
	}

	.en .childTitle .box .btons .bton {
		width: 150px;
		height: 32px;
		line-height: 32px;
	}
	.detail .content .title {
		font-size: 18px;
	}

	.detail .content .time {
		font-size: 14px;
		text-align: center;
	}

	.detail .content .editor {
		font-size: 14px;
	}

	.childTitle {
		background: url(https://weboss.yuansl.cn/jiashengyou/images/news/bg2.png) no-repeat;
		background-size: cover;
	}

	#indexSwiper .about {
		padding: 10px;
	}


	#indexSwiper .about .left {
		padding-left: 0px;
		padding-right: 0px;
	}

	#indexSwiper .about .left img {
		width: 100%;
	}

	.swiper-index {
		right: 5%;
		bottom:100px;
	}

	.about h1 {
		font-size: 18px;
		margin-top: 10px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.about h6 {
		font-size: 12px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		word-break: break-all;
		-webkit-box-orient: vertical;
	}
}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) and (max-width: 1199px) {

	.childTitle .box,
	.detail .breadcrumb,
	.detail .content {
		max-width: 980px;
	}

	.about .row {
		max-width: 980px;
	}
}

/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 1200px) {}

@media (min-width:1199px) and (max-width:1500px) {

	.childTitle .box,
	.detail .breadcrumb,
	.detail .content {
		max-width: 1200px;
	}

	.newsBox .row {
		max-width: 1200px;
		margin: auto;
	}

	.about .row {
		max-width: 1200px;
	}
}