.d_ban {width:100%;max-width:1920px;height:700px;}
.d_swp {
	position:absolute;
	width:100%;
	height: 680px;
	margin:0px;
	padding:0px;
	z-index:100;
    }
.swiper-container {
	width: 100%;
	height: 100%;
	
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swp_ban {width:100%;height:700px;
	background-repeat:no-repeat;background-position:center center;background-size:cover;position: relative;}
.d_mk {width:100%;height:100%;position: absolute;top:0px;z-index:330;}
#swp_mob {display:none;}
.d_sldc {width:50%;height:90%;padding:5% 43% 5% 7%;position:absolute;top:0px;z-index:400;}
.d_sldcp {width:100%;height:auto;text-align:left;}
.d_sldcp img {width:auto;height:auto;border:0px;max-width:300px;max-height:180px;}
.d_sldct {width:100%;height:auto;font-size:20px;line-height:25px;text-align:left;color:#fff;margin:30px 0px;font-family:'system-ui';font-weight:300;}
.d_sldct span {font-size:45px;line-height:55px;color:#fff;font-weight:500;}
.d_sldcb {width:auto;height:44px;line-height:44px;font-size:15px;padding:0px 40px 0px 10px;border-radius:22px;max-width:120px;font-family:'system-ui';
	background-repeat:no-repeat;background-position:right 30px center;background-size:20px 20px;background-image:url("../images/arr_w.png");
	-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.d_sldcb:hover {background-position:right 20px center;
	-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}

.swiper-pagination {margin-bottom:30px;}
.swiper-pagination-bullet {
  width: 8px!important;
  height: 8px;
  border-radius: 4px;
}
.swiper-pagination-bullet-active {
  width: 25px!important;
  height: 8px;
  border-radius: 4px;
}

.d_ibanm {width:100%;heihgt:auto;background-repeat:no-repeat;background-position:center center;background-size:cover;display:none;}
.d_ibanmc {width:90%;height:85%;padding:15% 5%;background:rgba(0,0,0,0.5);color:#fff;font-family:'system-ui';text-align:left;font-size:20px;line-height:30px;}
.d_ibanmc span {color:#fff;font-size:40px;line-height:50px;text-align:left;}

.d_ibanmc img {width:100%;height:100%;border:0px;}


.d_wlc {width:100%;height:auto;padding:80px 0px;overflow:auto;background:#fff;}
.d_wlcc {width:1200px;height:auto;margin:0 auto;}
.d_wlcct {width:100%;height:auto;font-size:16px;line-height:30px;color:#5e5e5e;font-weight:200;text-align:left;font-family:'system-ui';padding-bottom:20px;}
.d_wlcct span {font-size:35px;line-height:72px;color:#1a1a1a;font-weight:400;font-family:'system-ui';}
.d_wlcx {width:31.33%;height:auto;margin:10px 1%;float:left;background-repeat: no-repeat;background-position: center center;background-size:cover;border-radius:8px;}
.d_wlcmk {width:100%;height:100%;background:rgba(0,0,0,0.5);display: flex;align-items: flex-end;border-radius:8px;}
.d_wlct {width:90%;height:auto;padding:5%;text-align:left;font-size:18px;line-height:30px;font-family:'system-ui';color:#fff;border-radius:8px;font-weight:200;}


#icookie {width:35px;height:35px;position:fixed;left:20px;bottom:0px;padding-bottom:30px;z-inde:2978;cursor:pointer;}
#icookie img {width:100%;height:100%;border:0px;}

#d_cookie {width:100%;height:auto;overflow:auto;display:none;}
#d_cookiec {width:1158px;height:auto;margin:0 auto;box-sizing:border-box;border:#f8f8f8 solid 1px;border-radius:5px;padding:20px;font-size:14px;line-height:25px;color:#fff;background:#1a1a1a;text-align:left;z-index:3000;position:fixed;bottom:30px;left:0;right:0px;}

@media(max-width:1200px){
.d_sldct {font-size:18px;line-height:25px;text-align:left;color:#fff;margin:25px 0px;font-weight:300;}
.d_sldct span {font-size:35px;line-height:40px;font-weight:500;}
.d_wlcc {width:90%;height:auto;margin:0 auto;}
#d_cookiec {width:90%;height:auto;padding:5%;}
}

@media(max-width:968px){
.d_sldct {font-size:16px;line-height:22px;text-align:left;color:#fff;margin:20px 0px;font-weight:250;}
.d_sldct span {font-size:25px;line-height:30px;font-weight:500;}
.d_wlcx {width:48%;}
.d_ban {width:100%;height:auto;background:#987;display:none;}
.d_ibanm {width:100%;heihgt:auto;background-repeat:no-repeat;background-position: top center;background-size:cover;display:block;}
#swp_pc {display:none;}
}

@media(max-width:768px){

.d_ban {height:600px;}
#swp_mob {display:block;height:550px;overflow:auto;padding-top:50px;}
.d_wlcx {width:98%;}
}



