﻿.v1-news-con {
	padding: 100px 0
}

.v1-news-con .row {
	margin-top: 60px
}

.v1-list-bg-con {
	padding-bottom: 165px
}

.v1-list-bg-con .d-flex div {
	width: 360px
}

.v1-list-bg-con .d-flex div img {
	width: 70px;
	display: block;
	margin: 80px auto 20px
}

.v1-bg-list-con {
	background-color: #f3f3f3
}

.v1-bg-list-con {
	background-image: none;
	background-color: #fff
}

.v1-list-bgimg-con {
	background: url(../image/bh2.png) no-repeat center/cover;
	padding-bottom: 80px
}

.v1-list-bgimg-con .listbox {
	padding-top: 50px
}

.v1-list-bgimg-con .d-flex {
	padding: 80px;
	background-color: #f7f7f7;
	border-radius: 20px;
	margin-bottom: 60px
}

.v1-list-bgimg-con .d-flex>div:first-child {
	width: 300px;
	margin-right: 60px
}

.v1-list-bgimg-con .d-flex>div:nth-child(2) {
	flex: 1
}

.v1-list-bgimg-con .d-flex>div:nth-child(2) p {
	position: relative
}

.v1-list-bgimg-con .d-flex>div:nth-child(2) p::before {
	content: " ";
	display: block;
	background-color: #d8d8d8;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	position: absolute;
	left: -20px;
	top: 8px
}

.v1-bg-list-con .d-flex {
	margin-bottom: 60px
}

.v1-bg-list-con .more_sm_btn_blue::after {
	left: 170px;
	background-image: url(../image/arrow_blue.png)
}

.v1-bg-list-con .more_sm_btn_blue {
	color: #1a46a0
}

.tricontentSwiper {
	padding-top: 40px
}

.tricontentSwiper .swiper-slide {
	width: 60% !important;
	position: relative
}

.tricontentSwiper .swiper-slide img,
.tricontentSwiper .swiper-slide video {
	max-height: 535px;
	width: 100%;
	min-height: 180px
}

.tricontentSwiper .swiper-slide>div {
	position: absolute;
	bottom: 50px;
	width: 100%
}

.tricontentSwiper .swiper-slide>div p:first-child {
	margin-bottom: 30px
}

.tricontentSwiper .v1-button-next {
	right: 186px
}

.tricontentSwiper .v1-button-prev {
	left: 186px
}

.v1-list-con-banner {
	background-image: url(../image/devbg1.png);
	background-size: cover;
	padding-bottom: 100px
}

.v1-list-con-banner .row {
	padding-top: 40px
}

.v1-list-con-banner .row .col-6 {
	margin: 0 0 20px 0
}

.listbox .v1-40-line{
	margin-left: 0;
}

.col-6 .v1-40-line{
	margin-left: 0;
}

.v1-list-con-banner .row .col-6 .v1-40-line {
	margin-bottom: 60px
}

.v1-list-con-banner .row .col-6 p.v1-size16-font {
	position: relative
}

.v1-list-con-banner .row .col-6 p.v1-size16-font::before {
	content: " ";
	display: block;
	background-color: #d8d8d8;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	position: absolute;
	left: -20px;
	top: 8px
}

.v1-list-con-banner .row .col-6>div {
	height: 100%;
	margin-bottom: 0;
	padding: 40px 40px 100px 40px;
	background: #fff;
	box-shadow: 0 5px 10px 1px rgba(26, 70, 160, .1);
	border-radius: 20px
}

.v1-list-con-banner .row .col-6>div .v1-sec-font {
	margin-top: 20px
}

.v1-list-con-banner .row .col-6>div .form-check-input {
	position: relative;
	top: 6px
}

.v1-list-con-banner .row .col-6>div p.v1-size16-font {
	margin-left: 20px
}

@media(max-width: 1100px) {
	.v1-list-bgimg-con .d-flex {
		padding: 30px;
		flex-direction: column;
		margin-bottom: 30px
	}

	.v1-list-bg-con {
		padding-bottom: 100px
	}

	.v1-list-bgimg-con {
		padding-bottom: 40px
	}
}

@media(max-width: 640px) {
	.page-main-title .v1-text-20mg{
		text-align: center!important;
	}
	.v1-text-20mg {
		text-align: left;
	}

	.tricontentSwiper .swiper-slide>div p:first-child {
		margin-bottom: 10px
	}

	.tricontentSwiper .v1-button-next,
	.tricontentSwiper .v1-button-prev {
		display: none
	}

	.v1-list-con-banner .row .col-6>div {
		margin-bottom: 0;
		padding: 30px;
		height: auto
	}

	.v1-list-bgimg-con .listbox {
		padding-top: 40px
	}

	.v1-list-bg-con {
		padding-bottom: 60px
	}

	.v1-list-bg-con .d-flex {
		flex-direction: column
	}

	.v1-list-bg-con .d-flex>div {
		padding-left: 20px;
		padding-right: 20px;
		width: 100%
	}

	.v1-list-bg-con .d-flex>div img {
		margin: 30px auto 20px
	}
}

/*# sourceMappingURL=solution_high.min.css.map */
