.swiper-wrapper-box-pc {
	font-size: 0;
	background: url(../images/bacbac.png)no-repeat;
	background-size: cover;
}

.swiper-wrapper-box-1-pc {
	overflow: hidden;
	width: 800px;
	height: 480px;
	padding: 0 6%;
	position: relative;
	text-align: left;
	display: inline-block;
	/* margin: auto 0 !important; */
}

#swiper1 {
	width: 100%;
	height: auto;
}

#swiper1 .swiper-wrapper {
	width: 100%;
	/* height: auto; */
}

.swiper1-swiper-slide {
	display: inline-block;
}

#swiper1 .img-box {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

#swiper1 .img-box-item {
	width: 48%;
}

#swiper1 .img-box-item img {
	width: 100%;
	height: auto;
}

#swiper1 .text-box-item {
	display: flex;
	align-items: center;
}

#swiper1 .text-box-item-1 {
	font-size: 56px;
	font-weight: 400;
	color: rgba(173, 52, 44, 1);
	line-height: 78px;
}

#swiper1 .text-box-item-2 {
	font-size: 18px;
	font-weight: 400;
	color: rgba(173, 52, 44, 1);
	line-height: 25px;
}

#swiper1 .text-box-2 {
	font-size: 14px;
	font-weight: 400;
	color: rgba(47, 49, 49, 1);
	line-height: 20px;
}

.swiper-wrapper-box-1-pc .swiper-pagination-bullet {
	width: 20px;
	height: 5px;
	background: rgba(173, 52, 44, 1);
	border-radius: 0;
	margin: 10px;
}

#swiper1Pag {
	bottom: 0;
	position: relative;
	margin: 0;
}

#swiper1Next {
	width: 50px;
	height: 50px;
	background: url(../images/next.png)no-repeat;
	background-size: cover;
	outline: none;
	top: 20%;
}

#swiper1Prev {
	width: 48px;
	height: 48px;
	background: url(../images/prev.png)no-repeat;
	background-size: cover;
	outline: none;
	top: 20%;
}

#swiper11Next {
	opacity: 0;
}

#swiper11Prev {
	opacity: 0;
}

/* ----------- */

.swiper-wrapper-box-2-pc {
	max-height: 500px;
	position: relative;
	width: 200px;
	display: inline-block;
	padding: 2.8% 0;
}

.swiper2-swiper-slide {
	display: inline-block;
	position: relative;
	text-align: left;
}

#swiper2 {
	max-height: 460px;
	/* padding: 20% 0; */
	/* padding-top: 20%; */
}

#swiper2 .swiper-wrapper {
	max-height: 500px;
	padding-left: 10px;
}


.swiper-wrapper-box-2-pc dt:after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 400px;
	border: 0.5px dashed #333333;
	position: absolute;
	right: 20px;
	top: 10%;
}

.num {
	width: 120px;
	height: 37px;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	color: rgba(47, 49, 49, 1);
	line-height: 37px;
	/* margin-right: 17px; */
}

#swiper2 .swiper-slide-active .num {
	background: #AD342C;
	color: #FFFFFF;
}

.o {
	display: inline-block;
	height: 12px;
	width: 12px;
	border: 1px #AD342C solid;
	border-radius: 50%;
	margin-left: 43px;
	background: #FFFFFF;
}

#swiper2 .swiper-slide-active .o {
	width: 32px;
	height: 24px;
	margin-left: 30px;
	border: none;
	border-radius: 0;
	background: url(../images/actlunbo.png) no-repeat;
	background-size: cover;
}

#swiper2Prev {
	width: 20px;
	height: 20px;
	background: url(../images/top.png)no-repeat;
	background-size: cover;
	right: 10px;
	left: auto;
	top: 8%;
}

#swiper2Next {
	width: 20px;
	height: 20px;
	background: url(../images/bot.png)no-repeat;
	background-size: cover;
	top: 95%;
}

/* ----------- */
.swiper-wrapper-box-1-phone {
	position: relative;
	text-align: left;
	padding: 0 10%;
}

#swiper3 {}

#swiper3 .swiper-slide {
	display: inline-block;
}

#swiper3 .swiper-slide p {
	font-size: 1.375rem;
	font-weight: 400;
	color: rgba(47, 49, 49, 1);
	line-height: 2.5rem;
	margin: 0.2rem 0;
}

#swiper3 .phoneImg img {
	width: 100%;
	height: auto;
}

#swiper3Prev {
	width: 4rem;
	height: 4rem;
	background: url(../images/prev.png)no-repeat;
	background-size: cover;
	outline: none;
	top: 17rem;
	left: -1.5rem;
}

#swiper3Next {
	width: 4rem;
	height: 4rem;
	background: url(../images/next.png)no-repeat;
	background-size: cover;
	outline: none;
	top: 17rem;
	right: -1.5rem;
}

#swiper33Prev {
	opacity: 0;
}

#swiper33Next {
	opacity: 0;
}

.phoneText1 h4 {
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 3.5rem;
	font-weight: 400;
	color: rgba(173, 52, 44, 1);
	/* line-height: 7rem; */
}

.phoneText1 span {
	display: inline-block;
	color: #AD342C;
	font-size: 1.25rem;
	font-weight: 500;
	color: rgba(173, 52, 44, 1);
	line-height: 1.75rem;
}

/* -------- */

.swiper-wrapper-box-2-phone {
	margin-top: 3rem;
	position: relative;
	padding: 0 10%;
}

.swiper-wrapper-box-2-phone dt:after {
	content: '';
	display: block;
	width: 80%;
	height: 1px;
	border: 1px dashed #666666;
	position: absolute;
	top: 1rem;
}

#swiper4 .swiper4-swiper-slide .o {
    position: absolute;
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    top: 0.4rem;
    margin-left: 44%;
}

.swiper4-swiper-slide.swiper-slide-active .o {
    width: 1.8rem !important;
    height: 2.4rem !important;
    background: url(../images/bbbb.png) no-repeat;
    background-size: cover;
    border: 0;
    border-radius: 0;
    top: 0.125rem !important;
    left: -0.5rem;
    margin-left: 45% !important;
}

.s4sp {
	margin-top: 4rem;
	display: block;
	width: 80%;
	text-align: center;
	border-radius: 0.2rem;
	font-size: 1.1rem;
	margin-left: auto;
	margin-right: auto;
}


.swiper4-swiper-slide.swiper-slide-active .s4sp {
	background: #AD342C;
	color: #FFFFFF;
}

.swiper4-swiper-slide {
	text-align: center;
	/* display: block; */
	/* width: 33.33% !important; */
	/* background: #999; */
}

#swiper4Prev {
	top: 1.8rem;
	width: 2.5rem;
	height: 2.5rem;
	background: url(../images/le.png) no-repeat;
	background-size: cover;
	outline: none;
}

#swiper4Next {
	top: 1.8rem;
	width: 2.5rem;
	height: 2.5rem;
	background: url(../images/ri.png) no-repeat;
	background-size: cover;
	outline: none;
}

#swiper4 {
	margin-top: 2rem;
	text-align: left;
}

#swiper4 .swiper-slide {
	/* background: #999; */
	display: inline-block;
	font-size: 1.75rem;
	font-weight: 500;
	color: rgba(47, 49, 49, 1);
	line-height: 2.5rem;
}
