.footer{display: none;}

/*网银*/
.EbankCon{ position: absolute; top:200px;right:-256px; z-index:8;background:rgba(255,255,255,.6);border-radius: 7px;}
	.Ebank_mobile,.Ebank{ float: left; display: inline-block; vertical-align: top; }
	.Ebank_mobile{ display: none;  }
	.Ebank{padding:20px 20px 0;}
		.Ebank1{ }
		.Ebank1 a{ display: block; background: #07417a; padding:10px 20px;border-radius: 7px; text-align: center; }
		.Ebank1 a em,.Ebank1 a span{ display: inline-block; vertical-align: middle; }
		.Ebank1 a em{width:22px; text-align: center; overflow: hidden; margin-right: 16px; }
		.Ebank1 a span{ color: #fff; font-size: 18px; }
		.Ebank1 a:hover{ background: #d80b18;}
		.Ebank2{ text-align: center; }
		.Ebank2 a{ font-size: 14px; margin:0 20px; line-height: 18px; }
.EbankCon{ width:300px; border-radius:29px 0 0 8px; background: #fff;}
	
		.Ebank_mobile{ width:24px; padding:12px 10px; border-radius:29px 0 0 8px; display:inline-block;background: #0f4d88; position:relative;}
		.Ebank_mobile em{ width:20px; height:20px; position:absolute; left:0px; top:0px; display: inline-block; background: url(/uiFramework/commonResource/image/2021122411552799448.png) no-repeat; background-size:cover; }
		.Ebank_mobile span{ display: inline-block; width:20px; margin:0 auto; font-size: 18px; line-height: 120%; color: #fff; text-align: center; padding:10px 0 ; }
		.Ebank{border-radius: 0; }
		.Ebank p{padding-bottom:13px;}



.owl-carousel .owl-stage-outer{    height: 310px;}
.dj_img{width:50%;float:left;height:430px;border-bottom-left-radius: 15px;border-top-left-radius: 15px;overflow: hidden;}
.dj_lftp .dj_lfimg .dj_lfbt img{    height: 206px; margin: 0 auto;width: 328px;}
.dj_lftp .dj_lfimg .dj_lfbt p{    height: 40px;
    text-align: center;
    line-height: 40px;
    width: 100%;
    position: absolute;
    bottom: -55px;
    left: 0;}
.dj_lftp .dj_lfimg .dj_lfbt p a{    font-size: 16px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    float: left;
    width: 100%;}
.dj_lftp .dj_lfimg .owl-dots{    position: absolute;
    right: 37%;
    bottom: 10px;}
.dj_lftp .dj_lfimg .owl-dots .owl-dot span{width: 10px;height: 10px;background: #999;display: block;margin-right: 4px;border-radius: 50%;}
.dj_lftp .dj_lfimg .owl-dots .owl-dot span:hover,.dj_img .dj_lftp .dj_lfimg .owl-dots .owl-dot.active span{background: #fff;}

.dj_lftp{         width: 50%;
    float: right;
    height: 349px;
    background: #fff;
    padding-top: 80px;
    margin-top: 30px;}


@media screen and (max-width: 1200px) {
	.EbankCon{ display:none;}
			
}
@media screen and (max-width: 1600px) {

			.Ebank1 a{padding:10px 40px; }
			.Ebank2 a{ font-size: 16px;}
}
@media screen and (max-width:767px){
	
/*网银登录*/
	.Ebank p{padding-bottom:1rem;}
        .EbankCon{    top: 5%;}
        .Ebank_mobile span,.Ebank1 a span{    font-size: 1.6rem;}}

@media screen and (max-width:479px){
        /*网银登录*/
	.Ebank p{padding-bottom:1rem;}
        .EbankCon{    top: 3.6%;}
        .Ebank_mobile span,.Ebank1 a span{    font-size: 1.6rem;}
.Ebank{    padding:1rem;}
         .Ebank1 a em img{width:80%;height:20px;}
.Ebank_mobile span{line-height: 110%;}}
/*网银*/



.headerCon{position:static !important;}
.bg-color {background-color: #fefefe;}

/*banner*/
.gryw-banner{height:360px;width:100%;}
.gryw-banner img{width:100%;height:360px;object-fit: cover;}

/* 借记卡 */
.heng{font-weight: bold;color: #c00f1d;margin: 0px 10px;}
.gryw-common-title { margin-top: 30px; }
.gryw-common-title h1 { font-size: 36px;margin-bottom: 10px;color: #000; }
.gryw-common-title .bti { font-size: 30px;margin-bottom: 5px;color: #000;display: block;    line-height: 50px; }
.gryw-redline {width: 40px;height: 5px;background-color: #c10813;float: left;}
.gryw-blueline {width: 61px;height: 5px;background-color: #013f7b;float: left;}
    /* 借记卡轮播 */
    .gryw-slide{ overflow:hidden; position:relative;}
    /* 默认分页样式 S 未使用*/
    .gryw-slide .hd{ overflow:hidden;  height:auto; padding:0 10px;}
    .gryw-slide .hd .prev,.gryw-slide .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; background:url(images/arrow.png) no-repeat;}
    .gryw-slide .hd .next{ background-position:0 -50px;  }
    .gryw-slide .hd .prevStop{ background-position:-60px 0; }
    .gryw-slide .hd .nextStop{ background-position:-60px -50px; }
    .gryw-slide .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
    .gryw-slide .hd ul li{ float: left;width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url(images/icoCircle.gif) 0 -9px no-repeat; }
    .gryw-slide .hd ul li.on{ background-position:0 0; }
    /* 默认分页样式 E 未使用*/
    .gryw-slide .bd{ margin:10px 66px;height: 410px;}
    .gryw-slide .bd ul{ zoom:1; }
    .gryw-slide .bd ul li{ 
        width: 30%;height:324px;margin:20px 0px; float:left; _display:inline; overflow:hidden; text-align:center; background-color: #fff;padding: 10px 0px;border-radius: 12px;
        box-shadow: 0px 0px 15px 0px rgba(244,244,244,1);
        -webkit-box-shadow: 0px 0px 15px 0px rgba(244,244,244,1);
        -moz-box-shadow: 0px 0px 15px 0px rgba(244,244,244,1);
    }
.gryw-slide .bd ul li:last-child{margin-right:6px!important;}
    .gryw-slide .bd ul li .gryw-title {font-size: 18px;margin-top: 35px;}
    .gryw-slide .bd ul li .gryw-more {text-align: right;margin-top: 27px;font-size: 16px;color: #fff;}
    .gryw-slide .bd ul li a img {max-width:328px;max-height: 206px;width: 100%;border-radius: 13px;}
    .gryw-slide .bd ul li .pic{ text-align:center; }
    .gryw-slide .bd ul li .pic img{ width:100%; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
    .gryw-slide .bd ul li .pic a:hover img{ border-color:#999;  }
    .gryw-slide .bd ul li .title{ line-height:24px;}
    /*借记卡轮播hover S*/
    .gryw-slide .bd ul li { 
        transition:height 0.5s;
        -moz-transition:height 0.5s;
        -webkit-transition:height 0.5s;
    }
    .gryw-slide .bd ul li:hover { background-color: #013f7c;height: 340px; }
    .gryw-slide .bd ul li:hover .gryw-title { margin-left: 20px;text-align: left;color: #fff; }
    .gryw-slide .bd ul li:hover .gryw-more { margin-top: 30px; }
    /*借记卡轮播hover E*/
    /* 借记卡轮播左右按钮 S */
    .gryw-slide .next{ position:absolute; left:0%; top:50%; margin-top:-50px; display:block; width:50px; height:50px;border-radius: 50px;background: #0c63ad;text-align: center;line-height: 50px;font-family: 黑体;font-size: 20px; font-weight: bold; filter:alpha(opacity=50);opacity:1;color:#fff;   }
    .gryw-slide .prev{ position:absolute; left:0%; top:50%; margin-top:-50px; display:block; width:50px; height:50px;border-radius: 50px;background: #0c63ad;text-align: center;line-height: 50px;font-family: 黑体;font-size: 20px; font-weight: bold; filter:alpha(opacity=50);opacity:1;color:#fff;   }
    .gryw-slide .next{ left:auto; right:0%; }
    .gryw-slide .prev:hover,.gryw-slide .next:hover{ filter:alpha(opacity=100);opacity:1;  }
    .gryw-slide .prevStop{ display:none;  }
    .gryw-slide .nextStop{ display:none;  }
    /* 借记卡轮播左右按钮 E */

/* 信用卡 */
.gryw-xyk-bg { background:url(/uiFramework/commonResource/image/2021122421494311699.png) no-repeat center;background-size:100% 100%;padding: 1px 0px 50px;}
.gryw-xyk-bg { background-color: #f4fafe;padding: 1px 0px 30px;}
    /* 信用卡图文 */
    .gryw-xyk-tuwen { margin-top:30px; width: 50%;float: left;}
    .gryw-xyk-text {border-bottom-left-radius: 12px;border-top-left-radius: 12px;background-color: #fff; }
    .gryw-xyk-text,.gryw-xyk-img { width: 100%;float: right;height: 429px; }
    .gryw-xyk-text h1 a { display: inline-block;margin-top: 25px;margin-bottom: 20px;background-color: #013f7c;font-size: 24px;color: #fff;padding: 20px 40px 20px 10px;border-top-right-radius: 12px;border-bottom-right-radius: 12px; 
        background-image: linear-gradient(to right, #004e8e, 50%, #017ec6);
        background-image: -webkit-linear-gradient(to right, #004e8e, 50%, #017ec6);
        background-image: -moz-linear-gradient(to right, #004e8e, 50%, #017ec6);}
    .gryw-xyk-text .gryw-xyk-text-subtitle a { margin-left: 10px;font-size: 18px; }
    .gryw-xyk-text-subtitle{    font-weight: 800; margin-left: 10px;color: #006cb6;font-size: 18px;}
    .gryw-xyk-img img { border-bottom-right-radius: 17px; }
    .gryw-xyk-text-summary { margin-top: 35px; }
    .gryw-xyk-text-summary h2 { color: #013f7c;font-size: 18px; }
    .gryw-xyk-text-summary a { color: #013f7c;font-size: 16px;float: right;margin-top: 50px; }
    .gryw-xyk-text-summary .fangkuai {width: 6px;height: 6px;float: left;background-color: #013e7f;margin-right: 10px;margin-top: 10px;margin-left: 10px;}
    .gryw-xyk-text-summary p { width: 80%;margin: 20px auto 0px;font-size: 18px;line-height: 30px;text-indent: 33px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background: #006cb6 !important;}
/* 存款业务 */
.cun-dai-yw { margin-top:30px; }
.cun-yw-img, .cun-yw-nav { float: left;height: 364px; }
    .cun-yw-nav { width: 39.9%;height: 307px;padding: 55px 60px 0px;border-bottom-right-radius: 17px;background-color: #fff;border: 1px solid #eee;border-left: 0px; }
    .cun-yw-nav .gryw-bluelongline { width: 100px; }
    .cun-yw-nav-list { padding-top: 40px;border-top: 1px solid #eeeeee;margin-left: 21px; }
    .cun-yw-nav .gryw-common-title { margin-top: 0px; }
    .cun-yw-nav .cun-yw-nav-list ul li { width: 50%;height: 50px;float: left;list-style: square;color: #006cb6;font-size: 20px; }
    .cun-yw-nav .cun-yw-nav-list ul li a { font-size: 18px; }
    .cun-yw-nav .cun-yw-nav-list ul li:hover a, .cun-yw-nav .cun-yw-nav-list ul li:hover { color:#c20813; }
.cun-yw-nav-list>p{padding-top:130px;text-align:right;}
.cun-yw-nav-list .lcmore{color:#013f7c;font-size: 16px;}
.cun-yw-nav-list .lcmore:hover{color: #c20813;}

    /* 贷款业务 */
    .gryw-dai { margin-bottom: 30px; }
    .gryw-dai .cun-yw-img { float: right; }
    .gryw-dai .cun-yw-nav {width: 40%;height: 307px;padding: 55px 60px 0px;border-bottom-left-radius: 17px;background-color: #fff;border: 1px solid #eee;border-right: 0px;border-top-left-radius: 17px;border-bottom-right-radius: 0px;}


/* 自适应 */
@media screen and (max-width: 1200px) {
    .gryw-banner{height:18vw;width:100%;}
    .gryw-banner img{width:100%;height:18vw;object-fit: cover;}
    .eps-design-mode-toolbar-container,.navgation-container,.navgationDiv { display: none; }
    /* 信用卡 */
    .gryw-xyk-img img { width: 100%;height: 100%;object-fit: cover; }
    /* 个人存贷款 */
    .cun-yw-nav, .gryw-dai .cun-yw-nav { padding: 55px 5% 0px; }
    .cun-yw-img img { width: 100%;height: 100%;object-fit: cover; }
    .cun-yw-img { width: 49%; }
    .cun-yw-nav { width: 39%; }
    .gryw-dai .cun-yw-nav { width: 40.8%; }
}

@media screen and (max-width: 768px) {
    .gryw-common-title h1 { font-size: 22px; }
    .gryw-common-title .bti { font-size: 22px; }
    .gryw-blueline { width: 33px; }
    .cun-yw-nav .gryw-bluelongline { width: 56px; }
    /* 信用卡 */
    .gryw-xyk-bg { padding: 1px 0px 30px; }
    .gryw-xyk-text h1 a { font-size: 18px; }
    .gryw-slide .hd { height: 0px; }
    .gryw-xyk-tuwen, .cun-dai-yw, .gryw-common-title { margin-top: 10px;     width: 100%;}
.gryw-xyk-text-summary{    margin-top: 15px;}
    .gryw-xyk-text, .gryw-xyk-img, .gryw-xyk-img img { width: 100%; height:400px;}
.dj_lftp{width: 100% !important;height: auto !important;}
.dj_lftp .dj_lfimg .dj_lfbt img{height:auto;}
.gryw-xyk-text-summary p{    width: 90%; margin: 10px auto 0px; font-size: 16px;}
    .gryw-xyk-img, .gryw-xyk-img img { height: 50vw;border-bottom-right-radius: 0px;border-top-left-radius: 17px;border-top-right-radius: 17px; }
    .gryw-xyk-text { border-top-left-radius: 0px;border-bottom-right-radius: 17px; }
    .gryw-xyk-text-summary a { margin-top: 40px; }
    .gryw-slide .bd{ margin:10px;height: auto;}
    .gryw-slide .bd ul li { border: 1px solid rgb(244 244 244);margin: 20px 0px;box-shadow: 0px 0px 5px 2px rgba(244,244,244,0.75) inset;-webkit-box-shadow: 0px 0px 5px 2px rgba(244,244,244,0.75) inset;-moz-box-shadow: 0px 0px 5px 2px rgba(244,244,244,0.75) inset; }
    .gryw-slide .bd ul li:hover { background-color: #fff;height: auto; }
    .gryw-slide .bd ul li:hover .gryw-title { margin-left: 0px;text-align: center;color: #333; }
    .gryw-slide .bd ul li a img {width: 92%;}
    .gryw-slide .bd ul li .gryw-more { color:#013f7c;margin-right: 10px; }
    .gryw-slide .bd ul li:hover .gryw-more { margin-top: 27px; }
    .gryw-jjk .prev, .gryw-jjk .next { display:none; }
    /* 个人存贷款 */
    .cun-yw-img, .cun-yw-img img, .cun-yw-img, .cun-yw-img img {width: 100%;height: 50vw;border-top-left-radius: 17px;border-top-right-radius: 17px;}
    .cun-yw-nav, .gryw-dai .cun-yw-nav { width: 90%;height: auto;padding: 30px 5% 15px; }
    .cun-yw-nav { border-radius: 17px !important;border: 1px solid #eee !important;border-top-left-radius: 0px !important;border-top-right-radius: 0px !important; }
    .cun-yw-nav .cun-yw-nav-list ul li{font-size:16px;}
    .cun-yw-nav .cun-yw-nav-list ul li a{font-size:16px;}
}