
.lv-slider .swiper-container {
	width:100%;
	height:auto;
}
.lv-slider .swiper-slide {
	overflow:hidden;
}
.containera {
	width:100%;
	padding-right:0;
	padding-left:15px;
	margin-left:6%;
}
.lv-slider {
	width:100%;
	height:100vh;
	display:flex;
	position:relative;
	z-index:0;
}
.lv-slider .swiper-slide {
	overflow:hidden;
	color:#fff;
}
.lv-slider .swiper-container {
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
}
.lv-slider .slide-inner {
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	background-size:cover;
	background-position:center;
	display:flex;
	justify-content:center;
	align-items:center;
}
.lv-slider .swiper-button-prev {
	background:transparent;
	width:55px;
	height:55px;
	line-height:53px;
	margin-top:-30px;
	text-align:center;
	border-radius:55px;
	opacity:0;
	visibility:hidden;
	transition:all .3s ease;
	left:25px;
	transform:translateX(50px);
	
	background-image: url(../images/jt_l.png);
}
.lv-slider .swiper-button-next {
	background:transparent;
	width:55px;
	height:55px;
	line-height:53px;
	margin-top:-30px;
	text-align:center;
	border-radius:55px;
	opacity:0;
	visibility:hidden;
	transition:all .3s ease;
	right:25px;
	transform:translateX(-50px);
	background-image: url(../images/jt_r.png);
}
.lv-slider .swiper-button-next,.lv-slider  .swiper-button-prev {

    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.lv-slider:hover .swiper-button-prev {
	transform:translateX(0);
	opacity:1;
	visibility:visible;
}
.lv-slider:hover .swiper-button-next {
	transform:translateX(0);
	opacity:1;
	visibility:visible;
}

.lv-slider .swiper-pagination-bullet {
	width:12px;
	height:12px;
	line-height:12px;
	font-size:12px;
	color:#000;
	opacity:0.8;
	background:#fff;
	transition:all .2s ease;
}
.lv-slider .swiper-pagination-bullet-active {
	opacity:1;
	background:#d5161a;
}
.lv-slider .swiper-container-horizontal > .swiper-pagination-bullets {
	bottom:50px;
	max-width:1400px;
	padding:0 15px;
	margin:0 auto;
	left:50%;
	transform:translateX(-50%);
	display:none;
}
.lv-slider .swiper-pagination-custom {
	bottom:30px;
}
.lv-slider .swiper-pagination-fraction {
	bottom:30px;
}
.lv-slider .swiper-pagination {
}
.lv-style {
	max-height:1080px;
	margin-top:0px;
	transition:all .4s ease;
}

.lv-style .slide-title h2 {
	font-size:56px;
	font-weight:600;
	line-height:1.2;
	color:#fff;
	margin:0 0 30px;
	text-transform:capitalize;
	transition:all .4s ease;
}
.lv-style .swiper-slide3 .container{ padding-top: 10%; padding-bottom: 10%;}
.lv-style .slide-title span{display: block;margin:5px 0 45px 0;font-size:1.9rem;font-weight: lighter; }
.lv-style .slide-title i{display: block;width:40%;height: 3px;background: url(../img/xxx.png) no-repeat left center; }
.lv-style .swiper-slide3 .slide-title span{display: block; text-align: center; }
.lv-style .slide-title h3 {	transition:all .4s ease;margin:35px 0 0 0;font-size:4.5rem;}
.lv-style .swiper-slide3 .slide-title h3 { text-align: center;}
.lv-style .swiper-slide3 .slide-text2 p{ text-align: center;}
.lv-style .swiper-slide3 .theme-btn-s3{margin:0 auto}
.lv-style .swiper-slide3 .slide-text3{ text-align: center;margin:35px 0 0}
.shana{text-align: right;}
.lv-style .slide-line {
	height:2px;
	width:50px;
	background:#fff;
	margin-bottom:30px;
}
.lv-style .slide-line2 {
	height:2px;
	width:50px;
	background:#fff;
	margin:0 auto 30px auto;
}
.lv-style .slide-text p {
	opacity:1;
	font-size:1.2rem;
	font-weight:500;
	line-height:1.6;
	letter-spacing:normal;
	color:#fff;
	margin:0 0 80px 0;
	transition:all .4s ease;
}
.lv-style .slide-text2{ width:50%;max-width:562px;padding:35px 0;display: flex;justify-content: space-between;align-items: flex-start; flex-wrap: wrap;}
.lv-style .slide-text2 p {width:50%;
	opacity:1;
	font-size:1.1rem;
	line-height:2.3;
	letter-spacing:normal;
	color:#fff;
	transition:all .4s ease;
}
.lv-style .slide-text p span {
	color:#fff;
}
.lv-style .slide-btns a {display: block;width: 166px;background: #eb3200;line-height: 52px;border-radius: 26px;text-align: center;color: #fff;font-size: 1.1rem;margin: 65px 0 0 0;}
.theme-btn {
	background-color:#ffffff;
	font-size:14px;
	font-weight:500;
	line-height:initial;
	text-align:center;
	color:#2b3b95;
	padding:9px 32px;
	border:0px;
	border-radius:3px;
	text-transform:uppercase;
	display:inline-block;
	transition:all .4s ease;
}
.theme-btn-s2 {
	background-color:#bea467;
	font-size:17px;
	font-weight:500;
	line-height:initial;
	text-align:center;
	color:#fff;
	padding:14px 32px;
	border:0px;
	text-transform:uppercase;
	display:inline-block;
	transition:all .4s ease;
}
.theme-btn:hover {
	background-color:#b1934c;
	color:#fff;
}
.theme-btn-s2:hover {
	background-color:#b1934c;
	color:#fff;
}
.theme-btn-s3 {
	border: 1px solid rgba(255,255,255,0.5);
	font-size:18px;
	font-weight:500;
	line-height:initial;
	text-align:center;
	color:#fff;
	padding:14px 12px;margin:50px 0 0 0;
	text-transform:uppercase;
	display:block; width:180px;
	transition:all .4s ease;  border-radius: 25px;
}
.theme-btn-s3:hover {
	background:#ff6c2f;
	color:#fff;border: 1px solid #ff6c2f;
}
.theme-btn:focus {
	background-color:#e50012;
	color:#fff;
}
.theme-btn-s2:focus {
	background-color:#fff;
	color:#d5161a;
}
.theme-btn:active {
	background-color:#f39700;
	color:#fff;
}
.theme-btn-s2:active {
	background-color:#f39700;
	color:#fff;
}
@media only screen and (max-width:1800px){ 
	.lv-style .slide-title h3{font-size: 3rem;}
}

@media only screen and (max-width:1650px){ 
	.theme-btn-s3{font-size:16px; }
	.lv-style .slide-title h3.shana img{width:530px}
	.lv-style .slide-title h3{font-size: 2.5rem;}
}

@media only screen and (max-width:1440px){ 
	.lv-style .slide-title h3 img{width:100% }
	.lv-style .slide-title h3.jb img{width:80% }
	.lv-style .slide-title h2{font-size:40px; }
	.lv-slider .swiper-button-next { background:transparent; width:35px; height:35px;}
	.lv-slider .swiper-button-prev { background:transparent; width:35px; height:35px;}
	.lv-slider{height: 89vh;}
}

@media only screen and (max-width:1150px){ 
	.container{ padding-top:5%}
	.lv-slider { height:70vh; display: none;	}
	.lv-style .slide-title h3 img{width:70% }
	.lv-style .slide-text2 p{    margin: 0 0 0 0;font-size: 1.3rem;}
	.lv-style .slide-title h3{margin: 25px 0 0 0;}
	.theme-btn-s3{    width: 130px;    padding: 10px 12px;    margin: 30px 0 0 0;}
	.lv-style .slide-title span{ width: 40px; }
}