@charset "utf-8";
/* 轮转图片样式 */
#banner{width:100%;	margin:0 auto; position:relative; }

/* shadow border */
.shadow{
	background: url(../../../hongkong/personal/images/index/icons/shadow.png) repeat-x left top;
	height: 4px;
	position: absolute;
	/*top: 0;*/
	/*left: 0;*/
	z-index: 1;
	width: 100%;
}
/* ========= herobanner ======== */
.silder{
    position: relative;
}
#silder .swiper-slide a{
  background-size: cover;
  background-position: center; /* center */
  background-repeat: no-repeat;
  display: block;
  min-height: 435px;
}
#silder .swiper-slide a:focus::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #000;
}
.gallery-thumbs {
    position: absolute;
    bottom: 20px;
    z-index: 1;
    width: 810px; /*750*/
    left: 50%;
    margin-left: -428px; /*400*/    
    padding-left: 10px;
}
.gallery-thumbs .swiper-slide{
    cursor: pointer;
    height: 48px;
    width: 96px;
    margin-right: 15px;
}
.gallery-thumbs .swiper-slide img{
    width: 100%;
    position: relative;
    top: 0px;
}
.gallery-thumbs .swiper-slide-thumb-active:before {
    background:#0066b3;
}
.swiper-thumbs .w960{position: relative;}
.swiper-thumbs .pause-button{
    position: absolute;
    width: 33px;
    height: 33px;
    background: url(../../../hongkong/personal/images/index/thumbnail/slider-pause.png);
    background-size: cover;
    bottom: 27px;
    left: 0;
    z-index: 1;
    cursor: pointer;
}
.pause-button.play{
    background: url(../../../hongkong/personal/images/index/thumbnail/slider-play.png);
    background-size: cover;
}
.gallery-top .swiper-slide{
    position: relative;
}
.gallery-top .swiper-slide .caption{
    position: absolute;
    top:80px;
    width: 370px;
    /*background: rgb(255,255,255);
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%);*/
    background: #fff;
    padding: 15px 20px;
    margin-top: 15px;
    box-sizing: border-box;
}
.caption h1{
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 15px;
}
body.large-font-size .caption h1{font-size:26px;}
body.small-font-size .caption h1{font-size:22px;}
.caption h2{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px;
}
body.large-font-size .caption h2{font-size:18px;}
body.small-font-size .caption h2{font-size:14px;}
.caption p{
    font-size: 12px;
    color: #222;
}
body.large-font-size .caption p{font-size:14px;}
body.small-font-size .caption p{font-size:11px;}
.gallery-button-prev{
    cursor: pointer;
    position: absolute;
    display: block;
    height: 33px;
    width: 33px;
    overflow: hidden;
    background: url(../../../hongkong/personal/images/index/thumbnail/slider-prev.png) no-repeat;
    background-size: cover;
    z-index: 99;
    right:50px;
    bottom: 27px;
}
.gallery-button-next{
    cursor: pointer;
    position: absolute;
    display: block;
    height: 33px;
    width: 33px;
    overflow: hidden;
    background: url(../../../hongkong/personal/images/index/thumbnail/slider-next.png) no-repeat;
    background-size: cover;
    z-index: 99;
    right:0px;
    bottom: 27px;
}
.gallery-pagination{display: none;text-align: center; padding-bottom: 15px;}
.gallery-pagination .swiper-pagination-bullet {
    background: none;
    opacity:1;
    border: 1px solid #025A9D;
    margin: 0 9px;
}
.gallery-pagination .swiper-pagination-bullet-active{
    background: #025A9D;
}
.gallery-caption {
    position: absolute;
    width: 420px;
    max-width: 100%;
    left: 60%;
    margin-left: -210px;
    top: 10px;
}
.captionTitle{
	font-weight: bold;
}
.gallery-caption p{
	line-height: 1;
	text-align: left;
}

/*快捷服务左右切换效果一*/
/* ========= scroll list ======== */
.scrolllist-wrap{
    height: 110px;
    margin-top: 40px;
}
.scrolllist-wrap .w960{
    position: relative;
}
#scrolllist { 
    z-index: 10;
    height: 330px;
    position: relative;
    pointer-events: none;
}
#scrolllist .swiper-slide{ 
    width: 25%;
    padding: 0 5px;
}
.scrolllist-button-prev{
    cursor: pointer;
    position: absolute;
    display: block;
    height: 100px;
    width: 21px;
    overflow: hidden;
    background: url(../../../hongkong/personal/images/index/icons/arrow.png) no-repeat 0px 50%;
    z-index: 9;
    left: -40px;
    top: 0px;
}
.scrolllist-button-prev.swiper-button-disabled{
    background-position:-42px 50%;
}
.scrolllist-button-next{
    cursor: pointer;
    position: absolute;
    display: block;
    height: 100px;
    width: 21px;
    overflow: hidden;
    background: url(../../../hongkong/personal/images/index/icons/arrow.png) no-repeat 0px 50%;
    background-position:-21px 50%;
    z-index: 9;
    right: -40px;
    top: 0px;
}
.scrolllist-button-next.swiper-button-disabled{
    background-position:-65px 50%;
}
#stepSwiper .swiper-slide{text-align: center;}
#stepSwiper .swiper-slide>img{max-width: 100%;}
#stepSwiper .swiper-pagination-bullets{bottom: 0;}
.swiper-pagination-bullet-active { background: #0066b3;}
.stepSwiper-button-prev{
    cursor: pointer;
    position: absolute;
    display: block;
    height: 100px;
    width: 21px;
    overflow: hidden;
    background: url(../../../hongkong/personal/images/index/icons/arrow.png) no-repeat 0px 50%;
    z-index: 9;
    left: 0px;
    top: 50%;
    margin-top: -50px;
}
.stepSwiper-button-prev.swiper-button-disabled{
    background-position:-42px 50%;
}
.stepSwiper-button-next{
    cursor: pointer;
    position: absolute;
    display: block;
    height: 100px;
    width: 21px;
    overflow: hidden;
    background: url(../../../hongkong/personal/images/index/icons/arrow.png) no-repeat 0px 50%;
    background-position:-21px 50%;
    z-index: 9;
    right: 0;
    top: 50%;
    margin-top: -50px;
}
.stepSwiper-button-next.swiper-button-disabled{
    background-position:-65px 50%;
}
/*侧边自主操控栏 左右切换效果一*/
.susp_cont3 a.abtn{display:block;height:206px;width:21px;overflow:hidden;background:url(../../../hongkong/personal/images/index/icons/arrow.png) no-repeat 0px 50%;}
.susp_cont3 a.aleft{float:left; }
.susp_cont3 a.agrayleft{cursor:pointer;background-position:-42px 50%;}
.susp_cont3 a.aright{float:right;background-position:-21px 50%;}
.susp_cont3 a.agrayright{cursor:pointer;background-position:-65px 50%;}

.susp_cont3 .scrolllist{width:842px;height:206px;margin:0 auto; padding:20px 6px 0;}
.susp_cont3 .scrolllist .imglist_w{width:798px; height:206px;overflow:hidden;float:left;position:relative;}
.susp_cont3 .scrolllist .imglist_w ul.imglist{width:20000px;position:absolute;left:0px;top:0px;}
.susp_cont3 .scrolllist .imglist_w li.scroll_li{width:250px;float:left; padding:0 8px; }

.swiper-gallery .swiper-slide{text-align: center;}
.swiper-gallery .swiper-slide img{max-width: 100%;}
.galleryMask-button-prev,
.galleryMask01-button-prev,
.galleryMask02-button-prev{
    cursor: pointer;
    position: absolute;
    display: block;
    height: 100px;
    width: 21px;
    overflow: hidden;
    background: url(../../../hongkong/personal/images/index/icons/arrow.png) no-repeat 0px 50%;
    z-index: 99999;
    left: 100px;
    top: 50%;
    margin-top: -50px;
}
.galleryMask-button-prev.swiper-button-disabled,
.galleryMask01-button-prev.swiper-button-disabled,
.galleryMask02-button-prev.swiper-button-disabled{
    background-position:-42px 50%;
}
.galleryMask-button-next,
.galleryMask01-button-next,
.galleryMask02-button-next{
    cursor: pointer;
    position: absolute;
    display: block;
    height: 100px;
    width: 21px;
    overflow: hidden;
    background: url(../../../hongkong/personal/images/index/icons/arrow.png) no-repeat 0px 50%;
    background-position:-21px 50%;
    z-index: 99999;
    right: 100px;
    top: 50%;
    margin-top: -50px;
}
.galleryMask-button-next.swiper-button-disabled,
.galleryMask01-button-next.swiper-button-disabled,
.galleryMask02-button-next.swiper-button-disabled{
    background-position:-65px 50%;
}


/* position:; top:28px; right:0; */
/*右侧固定展开收缩样式*/
.sidebar{position:fixed; top:162px;right: 0; background:#f2f2f2;z-index:100;
	border-radius:10px 0 0 10px;  -moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;}
.sidebar .container{padding: 0;}
.suspend{ width:40px; height:326px; overflow:hidden;position: relative;;z-index: 1003;  background:#f2f2f2;
	border-radius:10px 0 0 10px;  -moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	/*behavior: url(../js/iecss3.htc)*/
}


/**html .suspend {position:absolute;left:expression(eval(document.documentElement.scrollRight));*/
/*top:expression(eval(document.documentElement.scrollTop+200));}*/
.suspend ul li{ width:140px; height:81px;padding: 20px 0;padding-left:50px;font-size:14px;display:block; cursor:pointer;}
.suspend ul li a{ color:#666;}
.suspend ul li.sus_li1{background:url(../../../hongkong/personal/images/index/thumbnail/side1.png) no-repeat 10px 30px;border-bottom:1px #ccc solid;line-height: 40px;}
.suspend ul li.sus_li2{background:url(../../../hongkong/personal/images/index/thumbnail/side2.png) no-repeat 10px 30px;border-bottom:1px #ccc solid;}
.suspend ul li.sus_li3{background:url(../../../hongkong/personal/images/index/thumbnail/side3.png) no-repeat 10px 30px;border-bottom:1px #ccc solid;}
/*.suspend ul li.sus_li4{background:url(../images/ico/y4.png) no-repeat 10px 30px;border-bottom:1px #ccc solid;}*/
.suspend ul li.sus_li4{background:url(../../../hongkong/personal/images/index/thumbnail/side4.png) no-repeat 10px 30px;line-height: 40px;}

.sidebar .susp_show {width:38px;height:320px; overflow:hidden; position:absolute; top:0px; right:0; z-index:1002; background:#fff;
	border-radius: 10px 0 0 10px;}
.susp_show .susp_l{float:left; width:140px; background:#f2f2f2;}
.susp_show .susp_l ul{ list-style:none;}
.susp_show .susp_l ul li{ width: 140px; height: 80px; padding: 20px 0; padding-left:50px;font-size:14px; cursor:pointer;}
.susp_show .susp_l ul li a{ color:#666; font-size:14px;}
.susp_show .susp_l ul li.sus_li1{background:url(../../../hongkong/personal/images/index/thumbnail/side1.png) no-repeat 10px 30px;border-bottom:1px #ccc solid;line-height: 40px}
.susp_show .susp_l ul li.sus_li2{background:url(../../../hongkong/personal/images/index/thumbnail/side2.png) no-repeat 10px 30px;border-bottom:1px #ccc solid;}
.susp_show .susp_l ul li.sus_li3{background:url(../../../hongkong/personal/images/index/thumbnail/side3.png) no-repeat 10px 30px;border-bottom:1px #ccc solid;}
.susp_show .susp_l ul li.sus_li4{background:url(../../../hongkong/personal/images/index/thumbnail/side4.png) no-repeat 10px 30px; line-height: 40px}
.suspend ul a:focus { box-shadow: 0px 0px 0px 3px #ccc;}
/*.susp_show .susp_l ul li.sus_li5{background:url(../images/ico/y5.png) no-repeat 10px 20px;}*/

.susp_show ul li.sus_li1.hover{background:#fff url(../../../hongkong/personal/images/index/thumbnail/side1.png) no-repeat 10px 30px;border-bottom:1px #ccc solid;line-height: 40px}
.susp_show ul li.sus_li2.hover{background:#fff url(../../../hongkong/personal/images/index/thumbnail/side2.png) no-repeat 10px 30px;border-bottom:1px #ccc solid;}
.susp_show ul li.sus_li3.hover{background:#fff url(../../../hongkong/personal/images/index/thumbnail/side3.png) no-repeat 10px 30px;border-bottom:1px #ccc solid;}
/*.susp_show ul li.sus_li4.hover{background:#fff url(../images/ico/y4.png) no-repeat 10px 20px;border-bottom:1px #ccc solid;}*/
.susp_show ul li.sus_li4.hover{background:#fff url(../../../hongkong/personal/images/index/thumbnail/side4.png) no-repeat 10px 30px;line-height: 40px}

.susp_show .susp_r{ width:850px; height:320px; float:left;position:relative;}

/*推荐优惠css*/
.tit_mess{color: #0071EB;margin-top: 16px;margin-left: 16px;
	padding-left: 24px;}
.tit_mess1{  background: url(../../../hongkong/personal/images/index/thumbnail/side_1-1.png) no-repeat left center;  }

.susp_tit1{height:31px;border-bottom: 1px solid #CCCCCC;margin:0 32px 14px 36px;}
.susp_tit1 ul{ list-style:none;  float: right;}
.susp_tit1 ul li{ float:left; width:120px; height:30px; line-height:30px; text-align:center; cursor:pointer; color:#333; font-size:14px;}
.susp_tit1 ul li.hover{ border-bottom:4px solid #0066b3; color:#0066b3;}
.scroll_li dl dt a{ font-size:14px; color:#333;}
.scroll_li dl dt a:hover{ color:#0066b3;}
.scroll_li dl dt.dt_tit{ margin:14px 0 16px 0;height:34px;line-height: 24px;}
.scroll_li dl dt.dt_con{ font-size:12px; color:#666;line-height:16px;}
.sus_more{ padding-right:36px;}
.sus_more a{ color:#0066b3; font-size:14px;}
.sus_more a:hover{ color:#3da4f1;}


/* *****侧边栏start*** */
/*侧边自主操控栏 左右切换效果按鈕*/
.susp_cont1 a.abtn{display:block;height:206px;width:21px;overflow:hidden;background:url(../../../hongkong/personal/images/index/icons/arrow.png) no-repeat 0px 50%;}
.susp_cont1 a.aleft{float:left;}
.susp_cont1 a.agrayleft{cursor:pointer;background-position:-42px 50%;}
.susp_cont1 a.aright{float:right;background-position:-21px 50%;}
.susp_cont1 a.agrayright{cursor:pointer;background-position:-65px 50%;}

	/*列表*/
.susp_cont1 .scrolllist{width:842px;height:206px;margin:0 auto; padding:0 6px;}
.susp_cont1 .scrolllist .imglist_w{width:785px; height:206px;overflow:hidden;float:left;position:relative;}
.susp_cont1 .scrolllist .imglist_w ul.imglist{width:20000px;position:absolute;left:0px;top:0px;}
.susp_cont1 .scrolllist .imglist_w li.scroll_li{width:272px;float:left; padding:0 8px; }
.susp_cont1 .scrolllist .imglist_w li.scroll_li img{width: 100%;}

/*二：服务安全*/
.tit_mess2{  background: url(../../../hongkong/personal/images/index/thumbnail/side_2-1.png) no-repeat left center;  }
.tit_mess2_2{  background: url(../../../hongkong/personal/images/index/thumbnail/side_2-2.png) no-repeat left center;  }
/*標題*/
.susp_tit{height:31px;border-bottom: 1px solid #CCCCCC;margin:0 32px 0 36px;}
.susp_tit ul{ list-style:none;  float: right;}
.susp_tit ul li{ float:left;padding: 0 12px; height:30px; line-height:30px; text-align:center; cursor:pointer; color:#333; font-size:12px;}
.susp_tit ul li.hover{ border-bottom:4px solid #0066b3; color:#0066b3;}

/*列表*/
.susp_cont2 ul{width:782px;margin:0 auto;margin-top:8px;}
.susp_cont2 ul li{text-align: left;font-size:12px;color:#333;margin-right:10px;float: left;margin-bottom:6px;line-height: 28px;border-radius:4px;}
.susp_cont2 ul li a{padding: 5px 10px;}
.susp_cont2 ul li a:hover{background: #d3e9fa;}
.susp_cont2_2 ul{width:782px;margin:0 auto;margin-top:8px;}
.susp_cont2_2 ul li{text-align: left;font-size:12px;color:#333;margin-right:10px;float: left;margin-bottom:6px;line-height: 28px;border-radius:4px;}
.susp_cont2_2 ul li a{padding: 0 8px;}
.susp_cont2_2 ul li:hover{background: #d3e9fa;}
li.w118{width:140px;}
li.w120{width:120px;}
LI.W185{width:185px;}
li.w248{width:200px;}
li.w250{width:250px;}
li.w378{width:266px;}
li.w288{width:288px;}
li.w478{width:450px;}

a.w80{width:100px;}
a.w118{width:120px;}
a.w120{width:138px;}
a.w210{width:210px;}
a.w248{width:220px;}
a.w240{width:240px;}
a.w320{width:324px !important;;}
a.w378{width:246px;}
a.w360{width:360px;}
a.w237 {width: 237px;}
a.w194{width:194px;}
a.w136{width:136px;}

 /*精明理財*/
.tit_mess3{  background: url(../../../hongkong/personal/images/index/thumbnail/side_3-1.png) no-repeat left center;  }
.tit_mess3_2{  background: url(../../../hongkong/personal/images/index/thumbnail/side_3-2.png) no-repeat left center;  }
.susp_cont3 ul{width:782px;margin:0 auto;margin-top:8px;}
.susp_cont3 ul li{text-align: left;font-size:12px;color:#333;/* margin-right:10px; */float: left;margin-bottom:8px;line-height: 24px;border-radius:4px;}
.susp_cont3 ul li a{padding: 5px 10px;}
.susp_cont3 ul li a:hover{background: #d3e9fa;}
.susp_cont3_2 ul{width:782px;margin:0 auto;margin-top:8px;}
.susp_cont3_2 ul li{text-align: left;font-size:12px;color:#333;margin-right:10px;float: left;margin-bottom:8px;line-height: 28px;border-radius:4px;}
.susp_cont3_2 ul li a{padding: 5px 10px;}
.susp_cont3_2 ul li a:hover{background: #d3e9fa;}


/* 常见问题、 */
.ques_lf{width: 406px;height:276px;float: left; border-right: 1px solid #eeeeee; margin-top:16px;}
.tit_mess4{  background: url(../../../hongkong/personal/images/index/thumbnail/side_4-1.png) no-repeat left center; margin-top:0; }
.tit_mess4_2{  background: url(../../../hongkong/personal/images/index/thumbnail/side_4-2.png) no-repeat left center;  margin-top:0;  }

.ques_lf_box{padding-right: 16px;padding-top:6px;margin-left:16px;}
.ques_lf_box li{float: left;}
.ques_lf_box li a{width:160px;height: 28px;display: inline-block;background-color: #d3e9fa;font-size: 12px;color:#0066b3;line-height: 28px;text-align: center;margin-right: 4px; margin-bottom: 4px;}
.ques_lf_box li a.lastA{width:266px;}

/*.clb-sear-les{margin-top: 40px;}*/
/*.clb-sear-les input{width: 256px;height: 28px;padding-left:6px;font-size: 14px;font-family: "微軟雅黑";color: #ccc;border:none;border: 1px solid #0066b3;}*/
/*.clb-sear-les  span{display: inline-block;width:80px; height: 28px;text-align: center;line-height: 28px;font-size: 12px;background-color: #0066b3;font-family: "微軟雅黑";color: #fff;margin-left: 8px;border-radius: 4px; cursor: pointer;}*/

.ques_lf_box_bot{margin-top: 12px;margin-left:16px;}
.ques_lf_box_bot a{display:inline-block;height:14px;padding-left:18px;font-size: 12px;color:#333333;font-family:Arial, Helvetica, sans-serif;line-height: 14px;vertical-align: top;margin-right:16px;}
.ques_lf_box_bot a.ques_a1{background: url(../../../hongkong/personal/images/index/icons/quesBtn1.png) no-repeat left center;}
.ques_lf_box_bot a.ques_a2{background: url(../../../hongkong/personal/images/index/icons/quesBtn2.png) no-repeat left center;}
.ques_lf_box_bot a.ques_a3{background: url(../../../hongkong/personal/images/index/icons/quesBtn3.png) no-repeat left center;}


.ques_rt{height: 300px;width:411px;;float: left;margin-top:8px;}
.ques_rt>p{font-size: 14px;font-family: "微軟雅黑";height: 18px;line-height: 18px;color: #666;padding-left:24px;margin:8px 0 0 16px;}

.ques_rt p.hot_card{background: url(../../../hongkong/personal/images/index/icons/hot1.png) no-repeat left center;}
.ques_rt p.invest{background: url(../../../hongkong/personal/images/index/icons/hot2.png) no-repeat left center;}
.ques_rt p.others{background: url(../../../hongkong/personal/images/index/icons/hot3.png) no-repeat left center;}



.hot_box{margin-left:16px;}

.hot_box a{ display: inline-block;margin-top:8px;font-size: 12px;line-height:12px;color: #333333;font-family: "微軟雅黑";}

.hot_box a.w148{width: 148px;}

.others_box{display: flex;justify-content: space-between}

/* *****侧边栏end*** */
/* =========== 1200 ========== */
@media (max-width: 1200px){
    .scroll_w .scrolllist {
        width: 960px;
    }
}
/* =========== 1023 ========== */
@media (max-width: 1023px){
	.sidebar{
		display: none;
	}
	.swiper-thumbs{
		overflow-x: auto;
	}
    .gallery-pagination{
        display: block;
    }
	.gallery-thumbs {
	    display: none;
	}
    .gallery-top .swiper-slide .caption {
        position: relative;
        top: auto;
        width: 100%;
        padding:20px 0;
        background: none;
        margin-top: 0;
    }
    .gallery-top .swiper-slide{background: #FAFAFA;}
    .caption h1{
        font-size: 1.25rem; /*20px*/
        margin-bottom: 5px;
    }
    .caption h2{
        font-size: 1rem;
        margin-bottom: 5px;
    }
    .swiper-thumbs .pause-button{
        width: 21px;
        height: 21px;
        background: url(../../../hongkong/personal/images/index/thumbnail/slider-pause-m.png);
        background-size: cover;
        bottom: auto;
        position: relative;
        left: auto;
        display: inline-block;
        top: 7px;
    }
    .pause-button.play{
        background: url(../../../hongkong/personal/images/index/thumbnail/slider-play-m.png);
        background-size: cover;
    }
    .gallery-button-prev,.gallery-button-next{display: none;}
	.gallery-thumbs .swiper-slide img{
		display: none;
	}
	#scrolllist .swiper-slide, #ebankingSP .swiper-slide {
	    width: 33.3333%;
	}
    .text-gallery .swiper-slide img{
        padding-top: 30px;
    }
}
/* =========== 992 ========== */
@media (max-width: 992px){

}
/* =========== 768 ========== */
@media (max-width: 768px){
	.gallery-thumbs {
	    left: 15px;
	    margin-left: 0;
	}

    .swiper-thumbs .pause-button{
        left: 4px;
    }
	#scrolllist {
	    height: 355px; 
         width: 65%!important;
        
	}
    
	.scrolllist-wrap{
	    margin-top: 0px;
	}
	.scrolllist-button-prev,
	.scrolllist-button-next{
		display: none;
	}
    #ebankingSP > .scrolllist-button-prev,
	#ebankingSP > .scrolllist-button-next{
		display: block!important;
       
	} 
    #ebankingSP .scrolllist-button-prev{
    cursor: pointer;
    position: absolute;
    display: block;
    height: 100px;
    width: 21px;
    overflow: hidden;
    background: rgba(255,255,255,0.9) url(../../../hongkong/personal/images/index/icons/arrow.png) no-repeat 0px 50%;
    z-index: 9;
    left: 0px;
    top: 0px;
    }
    #ebankingSP .scrolllist-button-prev.swiper-button-disabled{
        background-position:-42px 50%;
    }
    #ebankingSP .scrolllist-button-next{
        cursor: pointer;
        position: absolute;
        display: block;
        height: 100px;
        width: 21px;
        overflow: hidden;
        background: rgba(255,255,255,0.9) url(../../../hongkong/personal/images/index/icons/arrow.png) no-repeat 0px 50%;
        background-position:-21px 50%;
        z-index: 10;
        right: 0px;
        top: 0px;
    }
    #ebankingSP .scrolllist-button-next.swiper-button-disabled{
        background-position:-65px 50%;
    }
	#scrolllist .swiper-slide{
		width: 266px;
	}
           
    #silder .swiper-slide a{
      background-size: cover;
      background-position: 65%; /* center */
      background-repeat: no-repeat;
      display: block;
      min-height: 435px;/*350px*/
    }
	.galleryMask-button-prev,.galleryMask01-button-prev,.galleryMask02-button-prev{left: 0px;}
	.galleryMask-button-next,.galleryMask01-button-next,.galleryMask02-button-next{right: 0;}

	.gallery-caption {
	    width: 100%;
	    left: 0;
	    margin-left: 0px;
	}           
           
}
/* =========== 576 ========== */
@media (max-width: 576px){
#silder .swiper-slide a{
      background-size: cover;
      background-position: 64.5%; /* center */
      background-repeat: no-repeat;
      display: block;
      min-height: 228px;/*350px*/
    }
	.galleryMask-button-prev,.galleryMask01-button-prev,.galleryMask02-button-prev{left: 0px;}
	.galleryMask-button-next,.galleryMask01-button-next,.galleryMask02-button-next{right: 0;}

	.gallery-caption {
	    width: 100%;
	    left: 0;
	    margin-left: 0px;
	}
    #scrolllist {
	    height: 355px; 
         width: 85%!important;
         overflow: visible;
        margin: 0;
	}
    
}
 
/* =========== 320 ========== */
@media (max-width: 320px){
	.text-gallery .swiper-slide img{
		padding-top: 65px;
	}
}



