.x_session1 {
	width: 100%;
	margin-top: 140px;
	position: relative;
}

.swiper_btn {
	position: absolute;
	top: calc(50% - 36px);
	z-index: 8;
	cursor: pointer;
}

.prev {
	left: 15%;

}

.next {
	right: 15%;
}

#swiper1 .swiper-button-next,
#swiper1 .swiper-button-prev {
	opacity: 0;
}
.sb_session2{
	width: 100%;
	padding: 30px 0;
}
.sb_s2_title{
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}
.sb_s2_line{
	height: 6px;
	width: 120px;
	background-color: #e60012;
	margin: auto;
	margin-top: 30px;
}
.sb_session2 img{
	max-width: 1200px;
	margin: auto;
	margin-top: 20px;
	width: 100%;
}
.sb_session3{
	width: 1200px;
	margin: auto;
	box-shadow: 0px 0px 6px #b2b2b2;
	padding: 30px 0;
	margin-top: 20px;
}
.sb_s3_top,
.sb_s3_bottom{
	display: flex;
	justify-content: space-around;
}
.sb_s3_top div,
.sb_s3_bottom div{
	width: 350px;
	text-align: center;
}
.s3_top_item{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.s3_top_title{
	font-size: 32px;
}
.s3_top_jj{
	font-size: 12px;
}
.sb_s3_line{
	width: 95%;
	height: 3px;
	background-color: black;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.sb_s3_bottom{
	font-size: 35px;
	color: #e60012;
}

.a_session2 {
	width: 100%;
	padding: 100px 0;
	text-align: center;
}

.a_s2_title {
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	height: 80px;
	line-height: 80px;
}

.a_s2_text {
	width: 800px;
	margin: auto;
	text-align: center;
	font-size: 25px;
	color: #676767;
	text-decoration: underline;
}

.a_session3 {
	width: 1200px;
	margin: auto;
	padding-bottom: 100px;
}

.title_img {
	max-width: 1200px;
	margin: auto;
	margin-top: 50px;
	width: 88%;
}

.a_s3_text {
	font-size: 25px;
	color: black;
	text-indent: 32px;
	margin-top: 20px;
	line-height: 40px;
	text-align:justify;
}

.a_session4 {
	width: 100%;
	background-color: #f6f6f6;
	padding: 100px 0 30px 0;
}

.a_s4_main {
	width: 1200px;
	margin: auto;
}

.a_s4_title {
	display: flex;
	justify-content: space-between;
}

.a_s4_left {
	width: 50%;
}

.a_s4_right {
	width: 570px;
}

.s4_name {
	font-size: 45px;
	font-weight: bold;
}

.s4_jj {
	font-size: 30px;
	margin-top: 20px;
}

.s4_content {
	font-size: 20px;
	text-decoration: underline;
	letter-spacing: 2px;
	line-height: 60px;
	margin-top: 20px;
	text-align: justify;
}

.s4_text_title {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
}

.s4_line {
	width: 200px;
	height: 4px;
	background-color: #e81b2b;
	margin: auto;
	margin-top: 20px;
}

.s4_text {
	text-decoration: underline;
	text-align: center;
	font-size: 25px;
	color: #595959;
	margin-top: 20px;
}

.a_session5 {
	width: 100%;
	padding: 60px 0;
}

.a_s5_banner {
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	margin-top: 80px;
}

#swiper2 {
	width: 1100px;
	margin: 0;
}

#swiper2 .swiper-slide {
	padding: 10px 0;
}

#swiper2 .swiper-button-next,
#swiper2 .swiper-button-prev {
	opacity: 0;
}

.swiper_btn2_next img,
.swiper_btn2_prev img {
	width: 40px;
	cursor: pointer;
	position: absolute;
	top: calc(50% - 21px);
}

.swiper_btn2_prev img {
	left: 10px;
}

.swiper_btn2_next img {
	right: 10px;
}
.banner_item {
	width: 88%;
	margin: auto;
	text-align: center;
}

.item_img {
	box-shadow: 5px 5px 5px #b2b2b2;
}

.item_content {
	margin-top: 20px;
	font-size: 20px;
}

.a_session6 {
	width: 1200px;
	margin: auto;
	padding: 60px 0;
}
.a_s6_adress,
.a_s6_phone{
	font-size: 25px;
	margin-top: 10px;
}
