/*网站变灰 */
/*html{
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
}*/

/*网站变灰*/
/*
* @Author: sunjijing
* @Date:   2018-08-30 09:42:12
* @Last Modified by:   sunjijing
* @Last Modified time: 2018-09-03 17:20:20
*/
#change_skin { font-size: 0; }
/* 标题模块 */
.gsTit_mk { margin-bottom: 0px; }
.gsTit_mk p.CH { font-size: 24px; text-align: center; color: #008143; font-weight: 700; }
.gsTit_mk p.EN { font-size: 20px; text-align: center; color: #d8d8d8; font-weight: 300; }
.gsTit_mk p.TAB { text-align: center; font-size: 36px; }
.gsTit_mk p.TAB a { font-size: 24px; color: #555; font-size: 700; }
.gsTit_mk p.TAB a.on { font-size: 36px; color: #008143; }

/* banner轮播 */
.gs_banner {max-width:1920px; margin:0 auto;min-height:580px;     position: relative;}
.banFlash { width: 100%; height: 100%; }
.banList li { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-size: 100% 100%\9; background-size: cover; background-position: top center; }
.ban_but { position: absolute; z-index: 2; left: 54%; margin-left: -106px; bottom: 100px; }
.ban_but li { width: 9px; height: 9px; margin: 0 5px; background: url(/gssls/template/page/grjr/dljf_tit.png) no-repeat; float: left; }
.ban_but li.on { background: url(/gssls/template/page/grjr/dljf_tit_hov.png) no-repeat; }

/*** 重要通知 ***/
.gs_zygg { position: absolute; top: 0; left: 0; }


/*** 网银登录 ***/


.box{width: 300px;
float: right;overflow: hidden;
position: absolute;right: 0;top: 125px;}

.box_show{width:320px;height: 304px;}
.box_hide{position: absolute;right:-230px;top: 0;/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);*/width: 88%;height: 272px;/*border-radius: 2px;*/background:#ffffff;z-index: 5;
padding-right: 20px;/*box-shadow: 0 0 30px #ccc;*/}
.btm{font-size: 20px;color: #333;width: 10%;float: left; padding: 41px 5%; background: #008143; margin-right: 20px;    text-align: center;    color: #fff;    height: 190px;}
.box_hide h3{font-size: 18px;color: #333;margin-bottom: 40px;}
#btn {width: 70%;height: 30px;background: #008143; border-radius: 10px; margin-bottom: 15px; box-shadow: 0 0 7px #008143;  float: left;}
#btn a{display: block;line-height: 30px;text-align: center;color: #ffffff;font-size: 16px;}
.logEwm { padding-top: 10px; }
.logEwm .ewm {width: 90px; border: 1px solid #008143; height: 90px; padding-right: 0; }
.logEwm .ewm img {padding: 5px; width: 80px; height: 80px; }
.logEwm .ewm p {font-size: 14px; color: #888; text-align: center; margin-top: 10px;}


/*** 快捷入口 ***/
.gs_kjrk { width: 100%; height: 80px; background: url(/gssls/template/page/index/gray35.png); position: absolute;bottom: 0; left: 0;  /*opacity: 0.8;*/}
.kjrkWrap { width: 1200px; margin: 0 auto; position: relative; }
.kjrkCon { overflow: hidden; width: 1065px;margin:0 auto;} 
.kjrkList { width: 2000%; height: 105px; }
.kjrkList li { float: left; height: 45px; padding: 18px 0; width: 210px;margin-right:80px;  }
.kjrkList li img { display: block; float: left; margin-right: 30px; }
.kjrkList li img.hov { display: none; }
.kjrkList li .txt { float: left; }
.kjrkList li p.tit { font-size: 22px; color: #fff; }
.kjrkList li p.smy { font-size: 14px; color: #fff; opacity: 0.5; filter: alpha(opacity=50); }
.kjrkList li:hover img.nor { display: none; }
.kjrkList li:hover img.hov { display: block; }
.kjrkList li:hover p.tit { color: #fac623; }
.kjrkList li:hover p.smy { opacity: 1; filter: alpha(opacity=100); }
a.kjrk_prev, a.kjrk_next { display: block; width: 25px; height: 25px; position: absolute; top: 28px; background-repeat: no-repeat; }
a.kjrk_prev { background-image: url(/gssls/template/page/index/kjrk_prev.png); left:5px; }
a.kjrk_next { background-image: url(/gssls/template/page/index/kjrk_next.png); right:5px; }
a.kjrk_prev:hover { background-image: url(/gssls/template/page/index/kjrk_prev_hov.png); }
a.kjrk_next:hover { background-image: url(/gssls/template/page/index/kjrk_next_hov.png); }

/* 定位导航样式 */
.gs_position { width: 100%; height: 90px; background: rgba(147, 137, 137, 0.8); display: none; }
.posCon { width: 1200px; margin: 0 auto; height: 90px; }
.gs_posL { float: left; margin-top: 12px;width:34%; }
.gs_posR { float: right; }
.gs_posNav { margin-top: 25px; }
.gs_posNav li { margin-left: 40px; float: left; line-height: 40px; }
.gs_posNav li a { cursor: pointer; font-size: 20px; color: #fff;padding-bottom:10px; }

/* 便民服务 */
.gs_dljf { width: 1200px; margin: 40px auto; overflow: hidden; }
.gs_dljfCon { position: relative; }
#gs_dljf .gsTit_mk { display: none; }
.gs_dljfFlash { width: 1120px; margin: 0 auto; overflow: hidden; }
.gs_dljfList { width: 20000%; }
.gs_dljfList li { width: 187px; float: left; text-align: center; }
.gs_dljfList li img { border-radius: 50%; }

.gs_dljfList li img.dljfIcon { display: inline-block; }
.gs_dljfList li img.dljfIcon_hov { display: none; }
.gs_dljfList li:hover img.dljfIcon { display: none; }
.gs_dljfList li:hover img.dljfIcon_hov { display: inline-block;}

.gs_dljfList li p { line-height: 50px; font-size: 18px; color: #555; }
.gs_dljfList li:hover p { color: #fac623; }
.gs_dljf .gs_dljfCon .gs_dljfFlash .gs_dljfBut { width: 9px; margin-top: 50px; left: 98%; top: 0px; }
.gs_dljf .gs_dljfCon .gs_dljfFlash .gs_dljfBut span { width: 9px; height: 9px; cursor: pointer; background: url(/gssls/template/page/grjr/dljf_tit.png) no-repeat; margin-bottom: 5px; }
.gs_dljf .gs_dljfCon .gs_dljfFlash .gs_dljfBut span.swiper-pagination-bullet-active { background: url(/gssls/template/page/grjr/dljf_tit_hov.png) no-repeat; }
.bjfwPREV, .bjfwNEXT { display: block; width: 30px; height: 30px; position: absolute; top: 55px;    background-size: 30px; }
.bjfwPREV { left: 0; background: url(/gssls/uiFramework/commonResource/image/2018102610505421135.png) no-repeat; }
.bjfwPREV:hover{ background: url(/gssls/uiFramework/commonResource/image/2018102610510894992.png) no-repeat; }
.bjfwNEXT:hover{background: url(/gssls/uiFramework/commonResource/image/2018102610503946652.png) no-repeat;}
.bjfwNEXT { right: 0; background: url(/gssls/uiFramework/commonResource/image/2018102610502826004.png) no-repeat; }



/* 热销产品 */
.gs_rxcp { width: 1200px; margin: 0 auto 60px; }
.gs_rxcp_con { }
.rxcp_HD { height: 127px; }
.rxcp_HD_item { width: 388px; height: 127px; border-radius: 25px; float: left; margin-right: 18px; text-align: center; position: relative; }
.rxcp_HD_item p { font-size: 18px; color: #008143; padding-top: 80px;padding-bottom:23px; }
.rxcp_HD_item i { position: absolute; display: block; width: 32px; height: 15px; background: url(/gssls/template/page/grjr/rxcp_bot.png) no-repeat; bottom: -15px; left: 178px; display: none; }
.rxcp_HD_item.on p { color: #555; }
.rxcp_HD_item.on i { display: block; }
.rxcp_HD_item.tit01 { background: #f2f2f2 url(/gssls/template/page/grjr/cfcp_icon01.png) no-repeat center 30px; }
.rxcp_HD_item.tit01.on { background: #fac623 url(/gssls/template/page/grjr/cfcp_icon01_hov.png) no-repeat center 30px; }
.rxcp_HD_item.tit02 { background: #f2f2f2 url(/gssls/template/page/grjr/cfcp_icon02.png) no-repeat center 30px; }
.rxcp_HD_item.tit02.on{ background: #fac623 url(/gssls/template/page/grjr/cfcp_icon02_hov.png) no-repeat center 30px; }
.rxcp_HD_item.tit03 { background: #f2f2f2 url(/gssls/template/page/grjr/cfcp_icon03.png) no-repeat center 30px; }
.rxcp_HD_item.tit03.on{ background: #fac623 url(/gssls/template/page/grjr/cfcp_icon03_hov.png) no-repeat center 30px; }

/* 热销产品轮播内容 */
.poster-main { width: 1200px; position: relative; margin: 65px auto 0; }
.poster-main a, .poster-main img { display: block; }
.poster-list { width: 1200px; }
.poster-item { width: 200px; position: absolute; left: 0; top: 0; background: #fff; border: 1px solid #dadada; border-left: 3px solid #fac623; box-shadow: 0 0 38px #aaa; }
.poster-item .tit { margin: 20px 30px 35px; line-height: 20px; }
.poster-item .tit a { font-size: 18px; color: #555; display: inline-block; }
.poster-item .tit span { display: inline-block; margin-left: 20px; padding: 0px 5px; border: 1px solid #fac623; border-radius: 4px; font-size: 12px; }
.poster-item .con { margin-left: 30px; margin-bottom: 20px; overflow: hidden; margin-right: 30px }
.poster-item .conL { float: left; border-right: 1px solid #dadada; width: 65%; }
.poster-item .conL span { display: block; float: left; width: 33%; text-align: center; font-size: 14px; color: #555; line-height: 24px; }
.poster-item .conL span strong { display: block; font-size: 24px; color: #555; line-height: 40px; }
.poster-item .conL span.syl strong { color: red; font-size: 40px; font-weight: 600; }
.poster-item .conR { float: right; width: 34%; }
.poster-item .conR .over { padding: 0 45px; white-space: nowrap; }
.poster-item .conR .over span { width: 70%; height: 3px; display: inline-block; background: #e5e5e5; line-height: 20px; }
.poster-item .conR .over span i { display: block; background: #fac623; height: 3px; }
.poster-item .conR .buy { display: block; width: 70%; height: 30px; border-radius: 15px; background: #fac623; margin: 10px 45px 0; line-height: 30px; text-align: center; }
.poster-btn { position: absolute; top: 50px; z-index: 10; cursor: pointer; width: 46px; height: 105px; }
.poster-prev-btn { left: -100px; background: url(/gssls/template/page/grjr/cfcp_prev.jpg) no-repeat center center; }
.poster-next-btn { right: -100px; background: url(/gssls/template/page/grjr/cfcp_next.jpg) no-repeat center center; }
#gjsCon .poster-item .conL span strong { font-size: 18px; }
#gjsCon .poster-item .conL span.syl strong { font-size: 24px; white-space: nowrap; }

.jianjie{float:left;width:45%;    font-size: 14px;}
.jianjiet>a>img{width:100px;}

.jianjiet{padding: 0 14px; float: left; border-right: 1px solid #ccc; width: 15%;}

/*** 特色业务 ***/
.gs_tsyw { max-width: 1920px; margin: 0 auto; background: url(/gssls/uiFramework/commonResource/image/2018102409505241358.jpg)  no-repeat left top;background-size: 110%;}
.gs_tsyw .gsTit_mk { padding-top: 85px; padding-bottom: 30px; }

.tsywCon { width: 1200px; margin: 0 auto; padding-bottom: 75px; }
.tsywList { overflow: hidden; }
.tsywList li { width: 295px; height: 225px; float: left; position: relative; background: #000; overflow: hidden;margin-right:5px;margin-bottom:5px; }
.tsywList li img { opacity: 0.9; filter: alpha(opacity=70); position: absolute; left: 0; top: 0; width: 100%; min-height: 225px;}
.tsywList li a { display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; text-align: center; line-height: 225px; font-size: 20px; color: #fff; }
.tsywList li.first { width: 595px; }
.tsywList li.first a { width: 595px; }
.tsywList li.last { background: #008143; }
.tsywList li.last a { font-size: 16px; }
.tsywList li:hover img { opacity: 1; filter: alpha(opacity=100); }

/* 银行卡 */
.gs_yhk { padding-top: 70px; width: 1200px; margin: 0 auto 65px; }
.gs_yhk .gsTit_mk { margin-bottom: 0px; }
.gs_yhkWrap { width: 1200px; margin: 0 auto; overflow: hidden; }
.gs_yhkCon { width: 1100px; margin: 0 auto; position: relative; }
.jjkPrev, .jjkNext { display: block; width: 46px; height: 105px; position: absolute; top: 60px; }
.jjkPrev { background: url(/gssls/template/page/grjr/cfcp_prev.jpg) no-repeat center center; left: -50px; }
.jjkNext { background: url(/gssls/template/page/grjr/cfcp_next.jpg) no-repeat center center; right: -50px; }

.gs_yhkList li { float: left; width: 346px; margin: 0 10px; }
.gs_yhkList li img { display: block; width: 100%; }
.gs_yhkList li p { text-align: center; }
.gs_yhkList li p.tit { line-height: 50px; font-size: 16px; color: #2d3033; }
.gs_yhkList li p.smy { font-size: 14px; color: #6c7279; }
.gs_yhk .gs_yhkCon .gs_yhkBut { width: 9px; margin-top: 100px; left: 98%; top: 0px; }
.gs_yhk .gs_yhkCon .gs_yhkBut span { width: 9px; height: 9px; cursor: pointer; background: url(/gssls/template/page/grjr/dljf_tit.png) no-repeat; margin-bottom: 5px; }
.gs_yhk .gs_yhkCon .gs_yhkBut span.swiper-pagination-bullet-active { background: url(/gssls/template/page/grjr/dljf_tit_hov.png) no-repeat; }

/* 农信要闻|重要公告 */
#nxywNews, #zyggNews { overflow: hidden; }
.gs_ywgg { padding: 0px 0 50px; width: 1200px; margin: 0 auto; }
.ywggWrap { width: 1200px; margin: 0 auto; overflow: hidden; }
.ywggList { overflow: hidden; }
.ywggList { width: 120%; margin-left: -40px; }
.ywggList li:nth-child(2){border-left: 1px solid #cfcfcf;border-right: 1px solid #cfcfcf;}
.ywggList li { width: 340px; padding: 0 40px; /* border-left: 1px solid #cfcfcf;*/ float: left; overflow: hidden; }
.ywggList li .date { float: left; width: 63px; height: 63px; background: #fac623; border-radius: 8px; text-align: center; }
.ywggList li .date .YY_mm { font-size: 12px; color: #555; line-height: 24px; }
.ywggList li .date .dd { font-size: 36px; color: #555; line-height: 36px; }
.ywggList li .txt { float: right; width: 270px; }
.ywggList li .txt p { text-align: justify; }
.ywggList li .txt p.tit a { font-size: 18px; color: #333; line-height: 26px; display: inline-block; min-height: 52px; }
.ywggList li .txt p.smy { font-size: 16px; color: #888; line-height: 24px; margin-top: 15px; }
.ywgg_more { display: block; width: 286px; height: 74px; line-height: 62px; background: url(/gssls/uiFramework/commonResource/image/2018101103422531720.png) no-repeat; margin: 45px auto 0; font-size: 20px; text-align: center; color: #008143; }
.ywgg_more:hover{background: url(/gssls/uiFramework/commonResource/image/2024092615272341919.png) no-repeat;color: #fff;}


/*飘窗*/
.mtszbwg {position: fixed;left: 10px;bottom: 0px;z-index: 9999;width: 260px;}
.mtszbwg .bwg_gb {text-align: left;font-size: 14px;color: #333;cursor: pointer;padding-bottom:8px;}
.mtszbwg .bwg_img img{width:100%;}
/*飘窗*/


/*特效*/

/*.gs_dljfList>li>a{    
            margin: 0 auto;
            -webkit-border-radius: 110px;
            border-radius: 110px;
            -webkit-transition: -webkit-transform 0.5s ease-out;
            -moz-transition: -moz-transform 0.5s ease-out;
            -o-transition: -o-transform 0.5s ease-out;
            -ms-transition: -ms-transform 0.5s ease-out;
        }
 .gs_dljfList>li>a:hover{
            -webkit-transform: rotateZ(360deg);
            -moz-transform: rotateZ(360deg);
            -o-transform: rotateZ(360deg);
            -ms-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
        }
 .gs_dljfList>li>a{    display: block;}*/


.tsywList>li:hover img { transform: scale(1.2, 1.2);  -webkit-transform: scale3d(1.2,1.2); transition: .8s transform; -webkit-transition: .8s transform;}


@media screen and (max-height:800px) {
.gs_banner{min-height:440px !important;}
}
@media screen and (min-height:801px) {
.gs_banner{min-height:580px !important; }
}


@media screen and (min-width: 1920px){
.gs_banner,.erjiBanner {
  width: 100% !important;
      max-width: 100% !important;
  height: 30vw;
}

}