@charset "utf-8";

.wrap_banner_555 {
	height: 100%;
	position: relative;
}
.bg {
	background-color: #08435b;
	text-align: left;
	padding: 35px;
}
.wrap_banner_555 .bg {
	width: 100%;
	height: 100%;
}
.bg .a_list h3 {
	font-size: 30px;
	font-weight: 500;
	color: #FFF;
	padding-bottom: 35px;
	padding-top: 25px;
	padding-left: 30px;
}
.bg .a_list ul ol a {
	color: #FFF;
	font-size: 22px;
	line-height: 40px;
	text-decoration: none;
	font-weight: normal;
}
.wrap_banner_555 .bg img {
	object-fit: cover;
	object-position: center;
	width: inherit;
	height: inherit;
}
.wrap_banner_555 a_list {
	width: 100%;
	height: 100%;
}

@media all and (max-width:1280px) {
.wrap_banner_555 a strong {
	font-size: 23px;
}
@media all and (max-width:1024px) {
.bg {
	text-align: left;
	margin-bottom: 25px;
	padding-bottom: 25px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 10px;
}
.wrap_banner_555 {
	height: 100%;
	position: relative;
}
.bg .a_list h3 {
	font-size: 20px;
	font-weight: 500;
	color: #FFF;
	padding-bottom: 25px;
	padding-top: 30px;
}
.bg .a_list ul ol a {
	color: #FFF;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
}
  }
 @media all and (max-width:768px) {
.bg {
	text-align: left;
	/*	margin-bottom: 25px;
	padding-bottom: 25px;*/
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 20px;
}
.wrap_banner_555 {
	height: 100%;
	position: relative;
}
.bg .a_list h3 {
	font-size: 18px;
	font-weight: 500;
	color: #FFF;
	padding-bottom: 5px;
	padding-top: 0px;
}
.bg .a_list ul ol a {
	color: #FFF;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
}
  }