body{
    background: #f2f2f2;
}
.ej_gjs_top {
    position: relative;
    width: 100%;
    height: 350px;
    overflow: hidden;
}

.ej_gjs_top img {
	width: 1920px;
    height: 350px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.ejCont {
    width: 1180px;
    margin: 0 auto;
}

.ej_crumbs {
    text-align: right;
    font-size: 12px;
    color: #929292;
    margin-top: 16px;
    width: 1200px;
    margin:  0 auto;
    height: 50px;
    line-height: 50px;
}

.ej_crumbs a {
    color: #929292;
}

.ejGjs_title {
    height: 30px;
    line-height: 30px;
}

.ejGjs_title span {
    padding-left: 15px;
    font-size: 24px;
    font-weight: bold;
    color: #3C3C3C;
    background: url(psbc03_gjs_line_v2020.png) left center no-repeat;
}

.ejGjs_title a {
    font-size: 14px;
    color: #646464;
}
.ejGjs_grsw {
    width: 1178px;
    margin: 0 auto;
}
.ejGjs_grswCont {
    width: 1178px;
    height: 438px;
    padding: 12px 15px;
    margin-left: -15px;
    background:url(psbc03_gjs_shadow_v2020.png) left top no-repeat;
  
}
.TRS_UEDITOR,
.xykjj  {
    margin-left: 0 !important;
    float: none !important;
}
.ejGjs_grswCont li {
    float: left;
    width: 530px;
    margin-top: 35px;
    margin-left: 38px;
    position: relative;
}

.ejGjs_grswCont li a.Imgbox {
    width: 260px;
    height: 165px;
}

.ejGjs_grswCont li a.Imgbox img {
    width: 260px;
    height: 165px;
}

.ejGjs_grswCont li .ejGjs_ImgIntroduce {
    width: 250px;
}

.ejGjs_ImgIntroduce h3 {
    font-size: 20px;
    color: #353535;
    font-weight: bold;
    margin-bottom: 10px;
}

.ejGjs_ImgIntroduce p {
    font-size: 14px;
    color: #737373;
    line-height: 21px;
    margin-top: 17px;
}
.ejGjs_ImgIntroduce p a{
    display: inline-block;
    width: 64px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #ffffff;
    margin-right: 15px;
}
.ejGjs_ImgIntroduce p a.seeDetail{
     background: #5492C5;
}
.ejGjs_ImgIntroduce p a.buy{
     background: #e37381;
}


.ejGjs_grmes {
    margin: 30px auto;
    width: 1180px;
    height: 223px;

}
.ejGjs_grmesItem{
    width: 536px;
    height: 180px;
    padding: 20px;
    border: 1px solid #eaeaea;
    box-shadow: #eaeaea 0 0 10px 0;
    position: relative;
    background: #ffffff;
	behavior: url(/images/PIE.htc);
}
.ejGjs_grmesItem img{
    width: 278px;
    height: 220px;
    /*float: right;*/
    position: absolute;
    top: 0;
    right: 0;
}
.ejGjs_grmesItem .ejGjs_grmesTxt{
    width: 260px;
}
.ejGjs_grmesTxt h3{
    font-size: 24px;
    color: #18ae66;
    margin-bottom: 10px;
}
.ejGjs_grmesTxt p{
    font-size: 14px;
    color: #292929;
    line-height: 20px;
}
.ejGjs_grmesTxt ul{
    margin-top: 5px;
}
.ejGjs_grmesTxt ul li{
    float: left;
    width: 100px;
    height: 24px;
    line-height: 24px;
}
.ejGjs_grmesTxt ul li a{
    color: #737373;
    font-size: 14px;
    padding-left: 15px;
    background: url(psbc_base_dian.png) left center no-repeat;
}

.ejGjs_list .ejGjs_title{
    padding-bottom: 10px;
    border-bottom: 1px solid #DBDBDB;
}
.ejGjs_list .ejGjs_title span{
    background: none;
    color: #18ae66;
    padding: 0;
    *float: left;
}
.ejGjs_listBox{
    width: 1180px;
    margin: 20px auto;
    position: relative;
}
.ejGjs_list{
    width: 575px;
    height: 223px;
    margin-bottom: 10px;
}
.ejGjs_list ul{
   margin-top: 10px;
}
.ejGjs_list ul li{
    line-height: 30px;
    zoom: 1;
    font-size: 14px;
    color: #A6A6A6;
}
.ejGjs_list ul li:after{
    content: '';
    display: table;
    clear: both;
}
.ejGjs_list ul li a{

    padding-left: 15px;
    background: url(psbc_base_dian.png) left center no-repeat;
    float: left;
}
.ejGjs_list ul li span{
    float: right;
}

.ej_cardList_top {
    position: relative;
    width: 100%;
    height: 350px;
    overflow: hidden;
}

.ej_cardList_top img {
	width: 1920px;
    height: 350px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
}
/*å¡ç‰‡åˆ—è¡¨*/
.kpListCont{
    width: 1100px;
    padding: 30px 40px;
    margin: 15px auto 30px;
    background: #ffffff;
    box-shadow: #eaeaea 0 0 10px 0;
    position: relative;
	behavior: url(/images/PIE.htc);
}
.kpList_Title{
    padding-bottom: 10px;
    border-bottom: 1px solid #D0D0D0;
    font-size: 24px;
    color: #3C3C3C;
}
.kpList_Introduce{
    font-size: 14px;
    color: #959595;
}
.kpList_Introduce i{
    color: #CD0000;
    margin: 0 3px;
}
.kpList_SelectBox{
    padding: 10px 0;
    line-height: 30px;
    border-bottom: 1px solid #D0D0D0;
}

.kpListSelect{
    width: 420px;
}

.kpList_province{
    width: 110px;
}
.kpList_xl{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #181818;
}
.kpList_xl .js{
    font-size: 14px;
    color: #6E6E6E;
    margin-right: 5px;
}
.kpList_xl .qyBox{
    width: 65px;
    padding:0 5px;
    height: 30px;
    position: relative;
    border: 1px solid #181818;
    color: #181818;
    line-height: 22px;
    background: #FFFFFF;
}
.kpList_xl .qyBox .checkName{
    display: block;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    background: url(psbc03_kplist_sj_v2020.png) right center no-repeat;
}
.kpList_xl .qyBox:hover ul{
    display: block;
}
.kpList_xl .qyBox ul{
    position: absolute;
    top: 30px;
    left: -1px;
    width:100%;
    border: 1px solid #181818;
    background: #FFFFFF;
    display: none;
    z-index: 5;
}
.kpList_xl .qyBox ul li{
    height: 25px;
    line-height: 25px;
    padding-left:5px;
}
.kpList_xl .qyBox ul li a{
    color: #181818;
}

.kpList_type{
    width: 120px;
    margin-left: 20px;
}
.kpList_type .qyBox{
    width: 75px;
}
.kpList_shop{
    width: 135px;
    margin-left: 20px;
}
.kpList_shop .qyBox{
    width:90px;
}

.kpList_box li{
    float: left;
    width: 545px;
    height: 165px;
    margin-top: 35px;
    zoom: 1;
}
.kpList_box li:after{
    content: '';
    display: table;
    clear: both;
}
.kpList_box li img{
    width: 260px;
    height: 163px;
    float: left;
}
.kpList_box li div.klbjj{
    margin-left: 0;
    float: none;
}
.kpList_box li div{
    width:240px;
    margin-left: 20px;
    float: left;
    position: relative;
}
.kpList_box li div h3{
    font-size: 20px;
    color: #353535;
    font-weight: bold;
    margin-bottom: 10px;
}
.kpList_box li div span{
    display: block;
    padding-left: 15px;
    font-size: 14px;
    color: #737373;
    line-height: 21px;
    background: url(psbc_base_dian.png) left center no-repeat;
}
.kpList_box li div a.applyNow{
    display: block;
    width: 100px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    margin-top: 10px;
    background: #18ae66;
}





/*ä¿¡ç”¨å¡å…¨å®¶ç¦*/
.ejXykqjf_hot{
    width: 1180px;
    margin: 30px auto;
}
#focus_Box{
    width: 1180px;
    position: relative;
    height: 250px;
}
.ejXykqjf_hotCont{
    width: 1180px;
    height: 250px;
    position:relative;
}
.ejXykqjf_hotCont li{
    z-index:0;
    position:absolute;
    width:0px;
    height:0px;
    top:146px;
    cursor:pointer;
    left:377px;
}
.ejXykqjf_hotCont li a{
    display: block;
    width: 100%;
    height: 100%;
}
.ejXykqjf_hotCont li a img{
    width: 100%;
    vertical-align: top;
}
.ejXykqjf_hotCont li a span{
    position: absolute;
    display: block;
    width: 100%;
    bottom:-30px;
    color: #353535;
    font-size: 16px;
    text-align: center;
}
/*#focus_Box{position:relative;width:1180px;height:250px;margin:20px auto;}*/
/*#focus_Box ul{position:relative;width:1180px;height:250px}*/
/*#focus_Box li{z-index:0;position:absolute; width:0px;height:0px;top:146px;cursor:pointer;left:377px;}*/
/*#focus_Box li img{width:100%;vertical-align:top}
#focus_Box li span{position:absolute;left:0;bottom:-30px;
    display: block;width:100%;height:40px;line-height:40px;text-align:center;color: #353535;}*/





.ejXykqjfCont{
    width: 1180px;
    margin: 0 auto;
}
.ejXykqjf_content{
    width: 1100px;
    padding: 10px 40px 30px;
    background: #ffffff;
    margin: 15px 0 30px;
    box-shadow: #eaeaea 0 0 10px 0;
    position: relative;
	behavior: url(/images/PIE.htc);
}
.ejXykqjf_Introduce{
    font-size: 14px;
    color: #959595;
}
.ejXykqjf_Introduce i{
    color: #CD0000;
    margin: 0 3px;
}
.ejXykqjf_SelectBox{
    padding: 10px 0;
    line-height: 30px;
    border-bottom: 1px solid #D0D0D0;
}

.ejXykqjfSelect{
    width: 420px;
}

.ejXykqjf_province{
    width: 110px;
}
.ejXykqjf_xl{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #181818;
}
.ejXykqjf_xl .js{
    font-size: 14px;
    color: #6E6E6E;
    margin-right: 5px;
}
.ejXykqjf_xl .qyBox{
    width: 65px;
    padding:0 5px;
    height: 30px;
    position: relative;
    border: 1px solid #181818;
    color: #181818;
    line-height: 22px;
    background: #FFFFFF;
}
.ejXykqjf_xl .qyBox .checkName{
    display: block;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    background: url(psbc03_kplist_sj_v2020.png) right center no-repeat;
}
.ejXykqjf_xl .qyBox:hover ul{
    display: block;
}
.ejXykqjf_xl .qyBox ul{
    position: absolute;
    top: 30px;
    left: -1px;
    width:100%;
    border: 1px solid #181818;
    background: #FFFFFF;
    display: none;
    z-index: 5;
}
.ejXykqjf_xl .qyBox ul li{
    height: 25px;
    line-height: 25px;
    padding-left:5px;
}
.ejXykqjf_xl .qyBox ul li a{
    color: #181818;
}

.ejXykqjf_type{
    width: 120px;
    margin-left: 20px;
}
.ejXykqjf_type .qyBox{
    width: 75px;
}
.ejXykqjf_shop{
    width: 135px;
    margin-left: 20px;
}
.ejXykqjf_shop .qyBox{
    width:90px;
}
.ejXykqjf_box .xykjj p ,
.ejXykqjf_box .xykjj li {
    float: none;
    width: auto;
    /* height: 22px; */
    line-height: 22px;
    font-size: 14px;
    color: #333;
    margin: 0;

}
.ejXykqjf_box li{
    float: left;
    width: 545px;
    height: 165px;
    margin-top: 35px;
    zoom: 1;
}
.ejXykqjf_box li:after{
    content: '';
    display: table;
    clear: both;
}
.ejXykqjf_box li img{
    width: 260px;
    height: 163px;
    float: left;
}
.ejXykqjf_box li div{
    width:240px;
    margin-left: 20px;
    float: left;
    position: relative;
}
.ejXykqjf_box li div h3{
    font-size: 20px;
    color: #353535;
    font-weight: bold;
    margin-bottom: 10px;
}
.ejXykqjf_box li div span{
    display: block;
    padding-left: 15px;
    font-size: 14px;
    color: #737373;
    line-height: 21px;
    background: url(psbc_base_dian.png) left center no-repeat;
}
.ejXykqjf_box li div a.appleNow{
    display: block;
    width: 100px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    margin-top: 10px;
    background: #18ae66;
}


/*è´·æ¬¾è®¡ç®—å™¨*/
.dkCalculatorCont{
    padding: 30px 40px;
    margin-top: 20px;
    /* box-shadow: #eaeaea 0 0 10px 0; */
    background: #ffffff;
    margin-bottom: 50px;
    min-height: 511px;
    position: relative;
	behavior: url(/images/PIE.htc);
}
.Calculator_Title{
    padding-bottom: 10px;
    border-bottom: 1px solid #D0D0D0;
    font-size: 24px;
    color: #3C3C3C;
}
.CalculatorNav{
    padding: 30px 0;
    border-bottom: 1px solid #EBEBEB;
}
.CalculatorNav a{
    display: inline-block;
    margin-right: 35px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #3C3C3C;
    padding-left: 45px;
    padding-right: 22px;
}
.CalculatorNav a.dk{
    background: #E2E2E2 url(psbc03_jsq_dk_h_v2020.png) 15px center no-repeat;
}
.CalculatorNav a.lcsy{
    background: #E2E2E2 url(psbc03_jsq_lc_v2020.png) 15px center no-repeat;
}
.CalculatorNav a.jj{
    background: #E2E2E2 url(psbc03_jsq_jj_v2020.png) 15px center no-repeat;
}
.CalculatorNav a.wh{
    background: #E2E2E2 url(psbc03_jsq_wh_v2020.png) 15px center no-repeat;
}
.CalculatorNav a.on{
    color: #ffffff;
}
.CalculatorNav a.on.dk{
    background: #18ae66 url(psbc03_jsq_dk_v2020.png) 15px center no-repeat;
}
.CalculatorNav a.on.lcsy{
    background: #18ae66 url(psbc03_jsp_lc_b_v2020.png) 15px center no-repeat;
}
.CalculatorNav a.on.jj{
    background: #18ae66 url(psbc03_jsp_jj__b_v2020.png) 15px center no-repeat;
}
.CalculatorNav a.on.wh{
    background: #18ae66 url(psbc03_jsp_wh_b_v2020.png) 15px center no-repeat;
}


.dkCalculatorBox{
    margin-top: 30px;
    position: relative;
}
.dkCalculatorBox ul{
    padding-top: 20px;
}
.dkCalculator_txt{
    width: 433px;
    border-right: 1px dashed #EBEBEB;
    padding-bottom: 20px;
}
.dkCalculator_result{
    margin-left: 55px;
}
.dkCalculator_txt ul li{
    font-size: 0;
    zoom: 1;
    line-height: 30px;
    margin-top: 18px;
}
.dkCalculator_txt ul li:after{
    content: '';
    display: table;
    clear: both;
}
.dkCalculator_txt ul li span{
    width: 133px;
    padding-right: 5px;
    float: left;
    color: #3f3f3f;
    text-align: right;
    font-size: 14px;
}
.dkCalculator_txt ul li input{
    float: left;
    width: 212px;
    height: 14px;
    color: #8B8B8B;
    font-size: 14px;
    line-height: 14px;
    padding: 8px 10px;
    background: transparent;
    border: 1px solid #8D8D8D;
}
.Calculator_xl{
    width: 212px;
    height: 30px;
    background: transparent;
    border: 1px solid #8D8D8D;
    padding: 0 10px;
    position: relative;
    font-size: 14px;
    color: #8B8B8B;
    float: left;
    box-sizing: content-box;
}
.dkCalculator_txt ul li .Calculator_xl span{
    display: block;
    /*position: absolute;*/
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    cursor: pointer;
    background: url(psbc03_kplist_sj_v2020.png) right center no-repeat;
}
.Calculator_xl:hover dl{
    display: block;
}
.Calculator_xl dl{
    width: 100%;
    position: absolute;
    top: 30px;
    left: -1px;
    border: 1px solid #8D8D8D;
    display: none;
    background: #ffffff;
    z-index: 4;
}
.Calculator_xl dl dd{
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    cursor: pointer;
}
.Calculator_xl dl dd:hover{
    background: #18ae66;
    color: #ffffff;
}

.Calculator_operation{
    margin-top: 20px;
}
.Calculator_operation input{
    display: inline-block;
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    margin-left: 33px;
    cursor: pointer;
}
.Calculator_js{
    background: #18ae66;
}
.Calculator_reset{
    background: #909090;
}


.dkCalculator_result ul li{
    font-size: 0;
    zoom: 1;
    line-height: 30px;
    margin-top: 18px;
}
.dkCalculator_result ul li:after{
    content: '';
    display: table;
    clear: both;
}
.dkCalculator_result ul li span{
    width: 85px;
    padding-right: 5px;
    float: left;
    color: #3f3f3f;
    text-align: right;
    font-size: 14px;
}
.dkCalculator_result ul li span.dw{
    float: left;
    width: auto;
    text-align: left;
    padding-left: 5px;
}
.dkCalculator_result ul li input{
    float: left;
    width: 212px;
    height: 14px;
    color: #8B8B8B;
    font-size: 14px;
    line-height: 14px;
    padding: 8px 10px;
    background: transparent;
    border: 1px solid #8D8D8D;
}
.dk_introduce{
    margin-top: 20px;
    font-size: 14px;
    color: #BABABA;
    line-height: 21px;
    width: 500px;
}

/*ç†è´¢æ”¶ç›Šè®¡ç®—å™¨*/
.lc_result ul{
    margin: 85px 0;
}

/*åŸºé‡‘è®¡ç®—å™¨*/
.jsq_ejNavtab{
    margin: 20px 0;
}
.jsq_ejNavtab a{
    margin-right: 20px;
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    display: inline-block;
    width: 140px;
    color: #2B2B2B;
    position: relative;
}
.jsq_ejNavtab a span{
    position: relative;
    float: left;
    width: 17px;
    height: 17px;
    background: url(psbc03_jsq_radio_v2020.png) left center no-repeat;
    margin-right: 4px;
    margin-top: 1px;
}
.jsq_ejNavtab a span i{
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 17px;
    background: url(psbc03_jsq_radio_n_v2020.png) center center no-repeat;
    display: none;
}
.jsq_ejNavtab a.on span i{
    display: block;
}

.jj_txt ul li p{
    float: left;
    position: relative;
}
.jj_txt ul li p input{
    float: none;
}
.jj_txt ul li p i{
    display: block;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 5px;
    right: 5px;
    background: url(psbc03_jsq_dateIcon_v2020.png) left center;
}
.jj_txt ul li p input{
    cursor: pointer;
}

.dkCalculatorBox_sy .dk_introduce{
    margin-top: 80px;
}
.dkCalculatorBox_sxf{
    display: block;
}
.dkCalculatorBox_sxf .jj_result ul{
    /* margin-top: 95px; */
}
.dkCalculatorBox_sxf  .dk_introduce{
    margin-top: 80px;
}

/*å¤–æ±‡è®¡ç®—å™¨*/
.jsq_whNavTab a{
    width: 40px;
}
.wh_result ul{
    margin: 100px 0;
}
.dkCalculatorBox_wh .wh_result .dk_introduce{
    padding-top: 25px;
}



/*åˆ†è¡Œé¢‘é“*/
.index_top{
    width: 100%;
    height: 350px;
    position: relative;
}
.index_top img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.index_top div.bot{
    position: absolute;
    width: 100%;
    height: 35px;
    line-height: 35px;
    bottom: 0;
    background: url(psbc03_fhpd_tmBj_v2020.png) left top;
}
.index_top div.bot p{
    width: 1180px;
    margin: 0 auto;
    font-size: 14px;
    color: #ffffff;
}
.index_top div.bot p a{
    color: #ffffff;
}

.fhpd_tsyw{
    width: 100%;
    height: 525px;
    background: #F1F7F0;
}
.fhpdCont{
    width: 1180px;
    margin: 0 auto;
    position: relative;
}
.yj_title{
    padding: 25px 0 10px;
    text-align: center;
    font-size: 28px;
    color: #18ae66;
    font-weight: bold;
    background: url(psbc_titBg136_v2020.png) center bottom no-repeat;
    /* background: url(psbc03_gjs_line_mobileV2020.png) center bottom no-repeat; */
}
.fhpd_tsywList{
    margin-top: 15px;
    position: relative;
}
.fhpd_tsywList li{
    float: left;
    width: 280px;
    height: 389px;
    margin-right: 20px;
    position: relative;
    font-size: 0;
    background: url(psbc03_fhpd_tsyw_v2020.png) left top no-repeat;
}
.fhpd_tsywList li img{
    width: 100%;
    height: 177px;
}
.fhpd_tsywList li .tsywItemMes{
    padding: 10px 15px 15px;
}
.tsywItemMes h3{
    font-size: 18px;
    color: #353535;
}
.tsywItemMes p{
    font-size: 14px;
    padding-top: 10px;
    color: #737373;
    line-height: 22px;
}
.tsywItemMes p a{
    padding-left: 12px;
    padding-right: 5px;
    background: url(psbc_base_dian.png) left center no-repeat;
}
.tsywItemMes .tsyw_yhnr{
    padding-top: 15px;
    position: absolute;
    bottom: 15px;
    left: 15px;
    font-size: 0;
}
.tsywItemMes .tsyw_yhnr a{
    display: inline-block;
    width: 72px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #ffffff;
    margin-right: 15px;
    background: url(psbc03_fhpd_gryw_radio_v2020.png) left top no-repeat;
}
.tsywItemMes .tsyw_yhnr a.knowMore{
    background: #18ae66;
}

.fhpd_jrfw{
    background: #ffffff;
    height: 215px;
    text-align: center;
}
.fhpd_jrfwList{
    margin-top: 20px;
}
.fhpd_jrfwList a{
    display: inline-block;
    width: 110px;
    text-align: center;
    padding: 0 40px;
}
.fhpd_jrfwList a img{
    display: block;
    margin: 15px auto 10px;
}
.fhpd_jrfwList a span{
    font-size: 16px;
    line-height: 21px;
    display: block;
    margin-top: 10px;
}

.fhpd_jrfwList em {
    background: url(psbc_lb_ico.png) no-repeat;
}
.fhpd_jrfwList  a.e1 em {
    display: block;
    width: 66px;
    height: 51px;
    background-position: left -4px;
    margin: 0 auto;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.fhpd_jrfwList  a.e1:hover em {
    background-position: left -67px;
}
.fhpd_jrfwList  a.e2 em {
    display: block;
    width: 66px;
    height: 50px;
    background-position: left -134px;
    margin: 0 auto;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.fhpd_jrfwList  a.e2:hover em {
    background-position: left -199px;
}
.fhpd_jrfwList  a.e3 em {
    display: block;
    width: 66px;
    height: 58px;
    background-position: left -261px;
    margin: 0 auto;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.fhpd_jrfwList  a.e3:hover em {
    background-position: left -337px;
}
.fhpd_jrfwList  a.e4 em {
    display: block;
    width: 66px;
    height: 57px;
    background-position: left -413px;
    margin: 0 auto;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.fhpd_jrfwList  a.e4:hover em {
    background-position: left -479px;
}
.fhpd_jrfwList  a.e5 em {
    display: block;
    width: 66px;
    height: 59px;
    background-position: left -556px;
    margin: 0 auto;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.fhpd_jrfwList  a.e5:hover em {
    background-position: left -627px;
}
.fhpd_jrfwList  a.e6 em {
    display: block;
    width: 66px;
    height: 57px;
    background-position: left -698px;
    margin: 0 auto;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.fhpd_jrfwList  a.e6:hover em {
    background-position: left -769px;
}
.fhpd_jrfwList  a.e7 em {
    display: block;
    width: 66px;
    height: 54px;
    background-position: left -850px;
    margin: 0 auto;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.fhpd_jrfwList  a.e7:hover em {
    background-position: left -922px;
}
.fhpd_jrfwList  a.e8 em {
    display: block;
    width: 66px;
    height: 53px;
    background-position: left -994px;
    margin: 0 auto;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.fhpd_jrfwList  a.e8:hover em {
    background-position: left -1065px;
}

.fhpd_tjcp{
    height: 525px;
    background: #F1F7F0;
}
.fhpd_tjcpCont{
    font-size: 0;
    margin-top: 20px;
}
.fhpd_tjcpL{
    width: 900px;
    height: 345px;
}
.fhpd_tjcpL li{
    width: 240px;
    height: 340px;
    float: left;
    margin-right: 20px;
    padding: 0 20px;
    background: url(psbc03_fhpd_tjcpBJ_v2020.png) left top no-repeat;
}


.fhpd_tjcpL li .cpPg{
    height: 105px;
    padding: 10px 0;
    text-align: center;
}
.fhpd_tjcpL li .cpPg h3{
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    line-height: 27px;
    margin: 10px 0;
}

.fhpd_tjcpL li .cpPg span.bm{
    font-size: 12px;
    color: #767676;
}
.fhpd_tjcpL li .cpPg span.low{
    display: block;
    margin: 10px auto 0;
    font-size: 12px;
    width: 72px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    color: #ffffff;
    background: url(psbc03_fhpd_tjcpFx_v2020.png) left top no-repeat;
}
.fhpd_tjcpL li .cpPg span.center{
    display: block;
    margin: 10px auto 0;
    font-size: 12px;
    width: 72px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    color: #ffffff;
    background: url(psbc03_fhpd_tjcpFx02.png) left top no-repeat;
}
.fhpd_tjcpL li .syl{
    font-size: 12px;
    color: #727272;
    text-align: center;
}
.fhpd_tjcpL li .syl span{
    font-size: 48px;
    color: #D54D4D;
    display: block;
    text-align: center;
}
.fhpd_tjcpL li .gmyq{
    font-size: 12px;
    padding: 20px 0;
    color: #A1A1A1;
}
.fhpd_tjcpL li .gmyq span{
    margin: 0 20px;
}
.fhpd_tjcpL li .gmyq i{
    font-size: 16px;
    color: #000000;
}
.fhpd_tjcpL li .buy{
    display: block;
    width: 240px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    background: url(psbc03_fhpd_tjcpBuy_v2020.png) left top no-repeat;
}
.fhpd_tjcpL li .buyNum{
    display: block;
    text-align: center;
    font-size: 12px;
    color: #3C3C3C;
    margin-top: 10px;
}

.fhpd_tjcpR{
    width: 280px;
    height: 345px;
}
.fhpd_tjcpR li{
    width: 240px;
    height:60px;
    padding: 20px 20px;
    margin-bottom:20px;
    background: url(psbc03_fhpd_tjcpR01_V2020.png) left top no-repeat;
}
.fhpd_tjcpR li a{
    display: block;
    width: auto;
    height: auto;
    zoom: 1;
}
.fhpd_tjcpR li a:after{
    content: '';
    display: table;
    clear: both;
}
.fhpd_tjcpR li .fl{
    width: 120px;
}
.fhpd_tjcpR li .fl h3{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
.fhpd_tjcpR li .fl p{
    width: 100px;
    font-size: 14px;
    color: #797979;
}
.fhpd_tjcpR li .rl{
    width: 85px;
}
.fhpd_tjcpR li .rl {
    font-size: 12px;
    color: #727272;
}
.fhpd_tjcpR li .rl span{
    font-size: 30px;
    color: #D54D4D;
    font-weight: bold;
    display: block;
}
.fhpdCont .tjcp_more{
    margin-top: 25px;
    text-align: center;
}
.fhpdCont .tjcp_more a{
    display: block;
    margin: 0 auto;
    font-size: 14px;
    color: #18ae66;
    width: 123px;
    height: 29px;
    text-align: center;
    line-height: 29px;
    border: 1px solid #18ae66;
}


.fhpd_ListCont{
    background: #ffffff;
    overflow: hidden;
}
.fhpd_list .fhpd_title{
    padding-bottom: 10px;
    border-bottom: 1px solid #DBDBDB;
}
.fhpd_list .fhpd_title span{
    background: none;
    color: #18ae66;
    font-size: 28px;
    font-weight: bold;
    padding: 0;
    float: left;
}
.fhpd_list .fhpd_title a{
    font-size: 14px;
    color: #737373;
    margin-top: 10px;
}
.fhpd_listBox{
    width: 1180px;
    margin: 20px auto;
    position: relative;
}
.fhpd_list{
    width: 575px;
    height: 223px;
    margin-bottom: 10px;
}
.fhpd_list ul{
   margin-top: 10px;
}
.fhpd_list ul li{
    line-height: 30px;
    zoom: 1;
    font-size: 14px;
    color: #A6A6A6;
}
.fhpd_list ul li:after{
    content: '';
    display: table;
    clear: both;
}
.fhpd_list ul li a{

    padding-left: 15px;
    background: url(psbc_base_dian.png) left center no-repeat;
    float: left;
}
.fhpd_list ul li span{
    float: right;
}

/*å…³äºŽé‚®å‚¨*/
.psbc03_gyyc{
    background: #ffffff;
    overflow-x: hidden;
}
.index_top{
    width: 100%;
    height: 535px;
    position: relative;
    overflow-x: hidden;
}
.index_top.gyyx_top {
    /* background: url(psbc_gyycIBi_v2020.jpg) center top no-repeat; */
    /* background-size: auto 100%; */
}
.index_top img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.index_top.gyyx_top img.mobileNone {
	/* display: none; */
	position: absolute;
	top: 0;
	left: 50%;
	width: 1920px;
	height: 500px;
	margin-left: -960px;
    }
.gyyx_topCont{
    width: 100%;
    position: absolute;
    top: 0;
}
.index_top .TopCont{
    width: 1180px;
    margin: 20px auto;
}
.index_top .TopCont h3{
    font-size: 48px;
    color: #2B2B2B;
    padding: 30px 0;
}
.index_top .TopCont p{
    font-size: 14px;
    color: #313131;
    line-height: 22px;
    width: 610px;
}
.index_top .TopCont a{
    display: block;
    margin-top: 40px;
    width: 151px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: #ffffff;
    background: #18ae66;
}


.gyyc_ycdt{
    position: relative;
    width: 1180px;
    margin:10px auto 0;
    overflow: hidden;
}

.yj_Listtitle{
    margin-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #DBDBDB;
    margin-bottom: 10px;
}
.yj_Listtitle span{
    background: none;
    color: #18ae66;
    font-size: 24px;
    font-weight: bold;
    padding: 0;
    float: left;
}
.yj_Listtitle a{
    font-size: 14px;
    color: #737373;
    margin-top: 10px;
}

/*添加-合作机构名录-样式 开始*/
.gyyc_djgz_zgwh_list_left{
    font-size: 14px;
    color: #292929;
    line-height: 20px;
    /*width: 260px;*/
}
.gyyc_djgz_zgwh_list_left p {
    /*height: 100px;*/
    height: 66px;
}
.gyyc_djgz_zgwh_list_left a{
    display: block;
    background: #5DA875;
    color: #ffffff;
    font-size: 14px;
    width: 74px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    border-radius: 3px;
}
.gyyc_djgz_zgwh_list_right{
    width:278px;
    height: 150px;
}

.yj_Listtitle a.more{
    display: block;
    background: #5DA875;
    color: #ffffff;
    font-size: 14px;
    width: 74px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin-top: 6px;
    border-radius: 3px;
}

/*添加-合作机构名录-样式 结束*/



.gyyc_ycdtL{
    width: 580px;
}
.gyyc_ycdtR{
    width: 580px;
}
.gyyc_ycdtListOne{
    zoom: 1;
    margin-bottom: 10px;
}
.gyyc_ycdtListOne img{
    width: 186px;
    height: 131px;
    float: left;
    margin-right: 10px;
}
.gyyc_ycdtListOne .ycdtListOne_R{
    position: relative;
    /*height: 131px;*/
}
.gyyc_ycdtListOne .ycdtListOne_R span{
    font-size: 14px;
    color: #737373;
}
.gyyc_ycdtListOne .ycdtListOne_R h3{
    font-size: 18px;
    margin: 10px auto;
}
.gyyc_ycdtListOne .ycdtListOne_R p{
    font-size: 14px;
    color: #737373;
    line-height: 22px;
}


.gyyc_ycdtCont ul{

}
.gyyc_ycdtCont ul li{
    line-height: 30px;
    zoom: 1;
    font-size: 14px;
    color: #A6A6A6;
}
.gyyc_ycdtCont ul li:after{
    content: '';
    display: table;
    clear: both;
}
.gyyc_ycdtCont ul li a{
    padding-left: 15px;
    background: url(psbc_base_dian.png) left center no-repeat;
    float: left;
}
.gyyc_ycdtCont ul li span{
    float: right;
    font-size: 12px;
    color: #A6A6A6;
}
.gyyc_ycdtCont .gyyc_ycdtR{
    margin-top: -9px;
}


.gyyc_cgxx_rczp{
    width: 1180px;
    margin: 0 auto;
}
.gyyc_mesCont{
    width: 578px;
    height: 190px;
    margin-top: 20px;
    background: #F3F3F3;
}
.gyyc_mesCont img{
    width: 278px;
    height: 190px;
    float: left;
}
.gyyc_mesCont div{
    width: 270px;
    margin-right: 15px;
}
.gyyc_mesCont div h3{
    font-size: 22px;
    color: #18ae66;
    margin: 15px 0;
    font-weight: normal;
}
.gyyc_mesCont div p{
    font-size: 14px;
    color: #292929;
    line-height: 20px;
}
.gyyc_mesCont div p.zpjs a{
    display: inline-block;
    line-height: 30px;
    width: 85px;
    padding-left: 12px;
    text-align: left;
    background: url(psbc_base_dian.png) left center no-repeat;
}
.gyyc_mesCont .zpjsH{height: 80px;}
.gyyc_mesCont div a.more{
    display: block;
    background: #18ae66;
    color: #ffffff;
    font-size: 14px;
    width: 74px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin-top: 10px;
    border-radius: 3px;
}
.gyyc_djgz_zgwh{
    position: relative;
    width: 1180px;
    margin: 0 auto;
}
.gyyc_djgz_zgwh .gyyc_djgzZgwhCont{
    width: 575px;
    height: 223px;
    margin-bottom: 10px;
}
.cpggCon  {
    position: relative;
}
.cpggBg {
    position: absolute;
    z-index: 1;
    top: 17px;
}
.zgcpggtxt {
    position: absolute;
    z-index: 9;
    color: #fff;
    padding: 20px;
    top: 17px;
}
.zgcpggtxtT {
    font-size: 30px;
}
.zgcpggtxtD {
    margin: 20px 0 10px 0;
    width: 375px;
    text-align: justify;
}
.zgcpggtxt a {
    color: #fff;
    display: block;
    width: 74px;
    height: 24px;
    background: #18ae66;
    border-radius: 4px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
}
.zgcpggtxt a:hover {
    color: #fff;
}
.gyyc_djgzZgwhCont ul{
   margin-top: 10px;
}
.gyyc_djgzZgwhCont ul li{
    line-height: 30px;
    zoom: 1;
    font-size: 14px;
    color: #A6A6A6;
}
.zcBody .gyyc_djgzZgwhCont ul li {
    *line-height: 26px;
}
.gyyc_djgzZgwhCont ul li:after{
    content: '';
    display: table;
    clear: both;
}
.gyyc_djgzZgwhCont ul li a{
    padding-left: 15px;
    background: url(psbc_base_dian.png) left center no-repeat;
    float: left;
}
.gyyc_djgzZgwhCont ul li span{
    float: right;
}
.gyyc_tzzgx{
    width: 1180px;
    margin: 0 auto;
}
.gyyc_tzzgxCont{
    width: 100%;
    height: 316px;
    position: relative;
    margin-top: 20px;
}
.gyyc_tzzgxCont img{
    position: absolute;
    width: 100%;
    height: 100%;
}
.gyyc_tzzgxMes{
    position: absolute;
    top: 40px;
    left: 55px;
}
.gyyc_tzzgxMes h3{
    font-size: 24px;
    color: #FFFFFF;
}
.gyyc_tzzgxMes p.txt{
    font-size: 14px;
    color: #ffffff;
    line-height: 22px;
    margin: 20px 0;
    width: 540px;
}
.gyyc_tzzgxMes p.list{
    width: 400px;
}
.gyyc_tzzgxMes p.list a{
    display: inline-block;
    width: 107px;
    line-height: 24px;
    color: #ffffff;
    font-size: 14px;
    padding-left: 12px;
    background: url(psbc03_yj_white_radios_v2020.png) left center no-repeat;
}
.gyyc_gsgg{
    width: 1180px;
    position: relative;
    margin: 30px auto 0;
}


.gyyc_gsgg .yj_Listtitle{
    margin-top: 10px;
    margin-bottom: 0;
    border-bottom: 1px solid #DBDBDB;
}
.gyyc_gsgg .yj_Listtitle.botnone{
    border-bottom-color:transparent;
    padding-bottom: 0;
}
.gyyc_gsgg .yj_Listtitle.botnone span{
    font-weight: normal;
}
.gyyc_listBox{
    width: 1180px;
    margin: 0 auto;
    position: relative;
}
.gyyc_list{
    width: 575px;
    height: 223px;
}
.gyyc_list ul{
   margin-top: 10px;
}
.gyyc_list ul li{
    line-height: 30px;
    zoom: 1;
    font-size: 14px;
    color: #A6A6A6;
}
.gyyc_list ul li:after{
    content: '';
    display: table;
    clear: both;
}
.gyyc_list ul li a{
    padding-left: 15px;
    background: url(psbc_base_dian.png) left center no-repeat;
    float: left;
}
.gyyc_list ul li span{
    float: right;
}

.gyyc_gsnb{
    position: relative;
    background: #f1f6f0;
    height: 190px;
    /* height: 231px; */
    width: 100%;
    margin-top: 10px;
}
.gyyc_gsnbList{
    width: 1180px;
    margin: 0 auto;
    padding: 23px 0 30px;
}
.gyyc_gsnbList li{
    width: 265px;
    height: 137px;
    /* height: 174px; */
    float: left;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #DBDBDB;
}
.gyyc_gsnbList h3{
    font-size: 24px;
    color: #18ae66;
    margin-bottom: 15px;
}
.gyyc_gsnbList span{
    display: block;
    font-size: 14px;
    color: #292929;
    margin: 10px 0 20px;
}
.gyyc_gsnbList p{
    width: 130px;
    float: left;
}
.gyyc_gsnbList p a{
    font-size: 14px;
    display: inline-block;
    line-height: 22px;
    padding-left: 15px;
    background: url(psbc_base_dian.png) left center no-repeat;
    white-space: nowrap;
}
.gyyc_audio{
    width: 100%;
    height: 470px;
    position: relative;
    overflow: hidden;
}
.gyyc_audio .ImgBJ{
    height: auto;
    width: 1920px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.gyyc_audiobox{
    width: 100%;
    position: absolute;
}
.gyyc_audiobox h3{
    font-size: 28px;
    color: #ffffff;
    margin: 0 auto;
    padding: 25px 0;
    width: 200px;
    text-align: center;
}
.gyyc_audiobox .more{
    display: block;
    width: 92px;
    height: 28px;
    border: 1px solid #333;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #333;
    margin: 30px auto 0;
}
.gyyc_audioCont{
    width: 1205px;
    margin: 20px auto;
    position: relative;
}
.gyyc_audioCont .prev,.gyyc_audioCont .next{
    position: absolute;
    top: 77px;
    width: 55px;
    height: 90px;
}
.gyyc_audioCont .prev{
    left: 0;
    background: url(psbc03_gyyc_prev_v2020.png) left center no-repeat;
}
.gyyc_audioCont .next{
    right: 0;
    background: url(psbc03_gyyc_next_v2020.png) left center no-repeat;
}
.gyyc_audioCont .tempWrap{
    margin: 0 60px;
}
.gyyc_audioCont ul{
    width: 1045px;
    margin: 0 auto;
}
.gyyc_audioCont ul li{
    width: 333px;
    height: 261px;
    float: left;
    position: relative;
    font-size: 0;
    /*margin-right: 30px;*/
    margin:0 15px;
}
.gyyc_audioCont ul li a{
    display: block;
    height: 221px;
    width: 333px;
    position: relative;
}
.gyyc_audioCont ul li a img{
    width: 100%;
    height: 100%;
}
.gyyc_audioCont ul li a i{
    display: none;
    /* display: block; */
    width: 100%;
    height:100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(psbc03_gyyc_spBf02_v2020.png) center center no-repeat;
}
.gyyc_audioCont ul li p{
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    background: #ffffff;
    font-size: 16px;
    color: #3A3A3A;
}
.gyyc_audioCont ul li p span{
    float: right;
    font-size: 12px;
    color: #8F8F8F;
}

.gyyc_bjfw{
    background: #f1f6f0;
    height: 200px;
    *height: 206px;
}
.gyyc_bjfw h3{
    text-align: center;
    font-size: 28px;
    color: #18ae66;
    padding: 20px 0;
}
.gyyc_bjfwCont{
    position: relative;
    width: 1180px;
    margin: 0 auto;
}
.gyyc_bjfwCont .tempWrap{
    margin: 0 auto;
}
.gyyc_bjfwCont ul{
    width: 1100px;
    margin: 0 auto;
}
.gyyc_bjfwCont ul li{
    float: left;
    width: 112px;
   margin-left: 8px;
   text-align: center;
}
.gyyc_bjfwCont ul li a{
    text-align: center;
    font-size: 14px;
    color: #2B2B2B;
    display: inline-block;
}
.gyyc_bjfwCont ul li a img{
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto 10px;
}
.gyyc_bjfwCont a.prev,.gyyc_bjfwCont a.next{
    position: absolute;
    top: 20px;
    width: 25px;
    height: 40px;
}
.gyyc_bjfwCont a.prev{
    left: 0;
    background: url(psbc03_gyyc_bmfwPrev_v2020.png) left center no-repeat;
}
.gyyc_bjfwCont a.next {
    right: 0;
    background: url(psbc03_gyyc_bmfwNext_v2020.png) left center no-repeat;
}

/*åŒä¸šé‡‘èž*/
.psbc03_tyjr{
    background: #ffffff;
}
.psbc03_tyjr h3 a{ 
    color: #18ae66;
}
.tyjr_top{
    height: 450px;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.tyjr_top img{
    width: 1920px;
    height: 270px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
}
.tyjr_top .tyjr_topCont{
    width: 100%;
    position: absolute;
    border-top: 1px solid transparent;
}
.tyjr_top .tyjrTitle{
    font-size: 36px;
    color: #ffffff;
    width: 1180px;
    margin: 110px auto 70px;
}
.tyjr_topCont p{
    width: 1110px;
    padding:40px 35px 0;
    height: 181px;
    line-height: 19px;
    margin: 0 auto;
    font-size: 14px;
    color: #3C3C3C;
    background: url(psbc03_tyjr_topBj_v2020.png) -46px center no-repeat;
}
.tyjr_topCont p span{
    display: block;
    width: 480px;
}

.tyjr_hznr{
    width: 100%;
    height: 250px;
    position: relative;
    background:#f4f4f4 url(psbc03_tyjr_hznrBj_v2020.png) center top no-repeat;
}
.tyjrCont{
    width: 1180px;
    margin: 0 auto;
}
.tyjr_hznrItem{
    width: 575px;
    height: 202px;
    margin-top: 25px;
}
.tyjr_hznrYxhz{
    margin-left: 30px;
}
.tyjr_hznrItem .tyjr_hznrItem_mesBox{
    width: 260px;
}
.tyjr_hznrItem_mesBox h3{
    font-size: 24px;
    color: #18ae66;
    font-weight: bold;
}
.tyjr_hznrItem_mesBox span{
    font-size: 14px;
    color: #7F7F7F;
    line-height: 21px;
    display: block;
    margin: 7px 0;
}
.tyjr_hznrItem_mesBox p{
    width: auto;
}
.tyjr_hznrItem_mesBox p a{
    display:inline-block;
    font-size: 14px;
    min-width: 100px;

    line-height: 24px;
    padding-left: 12px;
    background: url(psbc_base_dian.png) left center no-repeat;
}
.tyjr_hznrItem .ImgCont{
    width: 295px;
    height: 202px;
}

.tyjr_hznrS_list{
    height: 276px;
}
.tyjr_hznrS_list li{
    width: 370px;
    height: 221px;
    padding-right:14px;
    margin-top: 35px;
    margin-right: 14px;
    border-right: 1px solid #E2E2E2;
    float: left;
}
.tyjr_hznrS_list li h3{
    font-size: 24px;
    color: #18ae66;
    font-weight: bold;
    /* margin-bottom: 10px; */
}
.tyjr_hznrS_list li h3 a {
    color: #18ae66;
}
.tyjr_hznrS_list li span{
    font-size: 14px;
    display: block;
    line-height: 21px;
    color: #7F7F7F;
    margin-top: 15px;
}
.tyjr_hznrS_list li p{
    width: auto;
    margin-top: 10px;
    margin-right: 15px;
}
.tyjr_hznrS_list li p a{
    display: block;
    font-size: 14px;

    line-height: 24px;
    padding-left: 12px;
    background: url(psbc_base_dian.png) left center no-repeat;
}

.tyjr_hznrT{
    background: #f1f6f0;
    ight: 276px;
}
.tyjr_hznrF{
    background: #ffffff;
    height: 276px;
}

.tyjr_tykhhzdt{
    height: 300px;
    background: #f1f6f0;
}
.tyjr_tykhhzdt .tyjr_hzdtTitle{
    text-align: center;
    font-size: 28px;
    color: #18ae66;
    padding: 15px 0;
}

.tyjr_hzdtList{
    margin-top: 20px;
}
.tyjr_hzdtList .tyjr_hzdtL{
    width: 550px;
}
.tyjr_hzdtList .tyjr_hzdtR{
    width: 550px;
}
.tyjr_hzdtList ul li{
    line-height: 30px;
    zoom: 1;
    font-size: 14px;
    color: #A6A6A6;
}
.tyjr_hzdtList ul li:after{
    content: '';
    display: table;
    clear: both;
}
.tyjr_hzdtList ul li a{

    padding-left: 15px;
    background: url(psbc_base_dian.png) left center no-repeat;
    float: left;
}
.tyjr_hzdtList ul li span{
    float: right;
    font-size: 12px;
    color: #A6A6A6;
}
.tyjr_hzdtList .tyjr_hzdtR {
    margin-top: -9px;
}
.tyjr_tykhhzdt .more,.tyjr_ynty .more{
    display: block;
    width: 92px;
    height: 29px;
    margin: 30px auto 10px;
    text-align: center;
    line-height: 29px;
    font-size: 14px;
    color: #18ae66;
    border: 1px solid #18ae66;
    font-size: 14px;
}


/*新增 邮你同赢*/
.tyjr_ynty{
    height: 276px;
}
.tyjr_ynty .tyjr_yntyTitle{
    text-align: center;
    font-size: 28px;
    color: #18ae66;
    padding: 15px 0;
}

.tyjr_yntycon p{
	margin-top:30px;
    font-size:14px;
	line-height:30px;
}



.bRIconBox{
    padding-top: 12px;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 66px;
    width: 46px;
    height: 181px;
    background: url(psbc03_yjTopR_bj_V2020.png) no-repeat;
}
.bRIconBox li{
    width: 24px;
    border-top:1px solid #98c4a9;
    padding: 10px 0;
    margin: 0 auto;
}
.bRIconBox li:first-child{
    border-top: 0;
    padding-top: 0;
}
.bRIconBox li a{
    display: block;
    text-align: center;
}
.bRIconBox li a img{
    width: auto;
    height: auto;
    position: static;
}






/* .rpfx {
    width: 132px;
    height: 180px;
    position: fixed;
    right: -93px;
    top: 150px;
    background: url(psbc02_tlrfBg_v2020.png) no-repeat left top;
    z-index: 99;
}

.rpfx ul li {
    height: 45px;
    padding: 0 10px;
}

.rpfx ul li a {
    display: block;
    height: 45px;
    line-height: 45px;
    color: #fff;
    padding-left: 35px;
    border-top: 1px solid #fff;

}

.rpfx ul li:first-child a {
    border-top: 0;
}

.rpfx ul li.kf {
    background: url(psbc02_tlkfi_v2020.png) no-repeat 15px center;
}

.rpfx ul li.ltk {
    background: url(psbc02_tlltk_v2020.png) no-repeat 15px center;
}

.rpfx ul li.dt {
    background: url(psbc02_tldt_v2020.png) no-repeat 15px center;
}

.rpfx ul li.ds {
    background: url(psbc02_tlds_v2020.png) no-repeat 15px center;
} */



.headerNoticeBox{
    position: relative;
    overflow: hidden;
    height: 35px;
    width: 1119px;
}
.headerNoticeUl{
    position: absolute;
    width: 999999999px;
    left: 0;
    top: 0;
}
.headerNoticeUl li{
    float: left;
    margin-left: 30px;
}



.wrap {
    width: 1180px;
    margin: 0 auto;
}
.impAne {
    position: absolute;
    width: 1920px;
    left: 50%;
    bottom: 0px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #FFFFFF;
    background: url(psbc02_lcPopBg_v2020.png);
    z-index: 9;
    margin-left: -960px;
}

.impAne .iaTit {
    font-weight: bold;
    width: 60px;
}

.impAne a {
    color: #FFFFFF;
}


.mainBannerSlide {
    position: relative;
    width: 100%;
    height: 350px;
}

.mainBannerSlide .bd {
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
}

.mainBannerSlide .bd li {
    width: 100%;
    height: 350px;
}

.mainBannerSlide .bd li a {
    display: block;
    width: 100%;
    height: 100%;
}

.mainBannerSlide .bd li img {
    width: 100%;
    height: 100%;
}

.mainBannerSlide .hd {
    width: 160px;
    height: 14px;
    position: absolute;
    right: 328px;
    bottom: 45px;
    z-index: 1;
    overflow: hidden;
    zoom: 1;
}

.mainBannerSlide .hd li {
    width: 14px;
    height: 14px;
    float: left;
    margin-right: 18px;
    background: url(rt_indexLb_dian_v2020.png) left center no-repeat;
}

.mainBannerSlide .hd li.on {
    width: 66px;
    background: url(rt_indexLb_dianOn_v2020.png) left center no-repeat;
}




.ejCont{
    width: 100%;
}
.dkCalculatorCont{
    margin: 0;
}
.dkCalculator_txt{
    width: 49%;
}
.dkCalculator_result{
    margin-left: 5%;
    width: 45%;
}
.dk_introduce{
    width: 100%;
}







/*2020.11.08*/
.zc_table{
    width: 100%;
    border-spacing: 0;
    text-align: center;
    margin-top: 30px;
    border-bottom: 1px solid #D0D0D0;
    padding-bottom: 30px;
}
.zc_table thead tr td{
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    height: 42px;
    background-color: #3FAA70;
}
.zc_table thead tr td:nth-child(2){
    width: 95px;
}
.zc_table thead tr td:nth-child(3){
    width: 100px;
}
.zc_table thead tr td:nth-child(11){
    width: 115px;
}
.zc_table thead tr td:nth-child(12){
    width: 70px;
}
.zc_table tbody tr td{
    font-size: 12px;
    padding: 4px;
}
.zc_table tbody tr:nth-child(even) td{
    background-color: #F2FBF7;
}
.colorRed{
    color: red;
}
.pj_checkBox{
    margin: 26px 0;
    line-height: 30px;
}
.pj_checkBox .checkName{
    display: block;
    /* position: absolute; */
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    cursor: pointer;
    background: url(psbc03_kplist_sj_v2020.png) right center no-repeat;
}
.pj_checkBox .Calculator_xl{
    width: 115px;
}
.pjbq{
    font-size: 14px;
    margin-right: 16px;
    margin-left: 16px;
}
.pj_searchBtn{
    margin-top: 8px;
    margin-left: 20px;
    cursor: pointer;
}
.pj_tsIcon{
    margin-top: 8px;
    margin-right: 12px;
}
.pj_ts{
    font-size: 14px;
    line-height: 32px;
    color: red;
}
.pj_table{
    width: 100%;
    padding-bottom: 30px;
    border: 0;
    border-collapse: collapse;
}
.pj_table thead tr td{
    font-size: 16px;
    height: 40px;
    background-color: #F2FBF7;
    text-align: center;
    font-weight: bold;
    border: 0;
}
.pj_table tbody tr td{
    text-align: center;
    font-size: 14px;
    height: 40px;
}
.pj_table tbody tr:nth-child(even) td{
    background-color: #F2FBF7;
}
.pj_dateBt{
    font-size: 14px;
    margin-right: 16px;
    margin-left: 16px;
}
.pj_dataIcon{
    position: relative;
    margin-right: 57px;
}
.pj_dataIcon i{
    /* display: block;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 5px;
    right: 5px;
    background: url(psbc03_jsq_dateIcon_v2020.png) left center; */
}
.pj_dataIcon input{
    width: 120px;
    height: 14px;
    color: #8B8B8B;
    font-size: 14px;
    line-height: 14px;
    padding: 8px 10px;
    background: transparent;
    border: 1px solid #8D8D8D;
    background: url(psbc03_jsq_dateIcon_v2020.png) no-repeat 113px center;
}
.zcBody .ejCont{
    width: 1180px;
    margin: 0 auto;
}

/* é“¶è¡Œå¡è½®æ’­ */
.ejXykqjf_content.yhkZtkCon {
    position: relative;
}
.yhkztkSlide ul {
    /* width: 1000px; */
    margin: 0 auto;
}
.yhkztkSlide .ztkhd .next,
.yhkztkSlide .ztkhd .prev{
    position: absolute;
    width: 21px;
    height: 38px;
    top: 200px;
}
.yhkztkSlide .ztkhd .prev {
    left: 5px !important;
    background: url(psbc02_tlSprev_v2020.png);
}
.yhkztkSlide .ztkhd .next {
    right: 5px !important;
    background: url(psbc02_tlSnext_v2020.png);
}
/* è´µé‡‘å±ž ä¸‹è½½ä¸“åŒº */
.gjsxzzq.ejGjs_list_all.ejGjs_list  ,
.gjsktlb.ejGjs_list_all.ejGjs_list  {
    /* margin-top: 30px; */
width: 100%;

}
.gjsktlb.ejGjs_list_all.ejGjs_list ul ,
.gjsxzzq.ejGjs_list_all.ejGjs_list ul {
    width: 48%;
}
.gjsxzzq.ejGjs_list_all.ejGjs_list {
    height: auto;
}
.gjsxzzq.ejGjs_list  ul.rl  li a {
    background: 0;
}
.gjsktlb.ejGjs_list_all.ejGjs_list {
    margin-top: 30px;
}
.ejGjs_list_all .ejGjs_listTitle {
    color: #18ae66;
    font-size: 20px;
}
/* èµ„äº§ç®¡ç†è®¡åˆ’å¼¹å‡ºæ¡† */

.mzsmPopup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    /* background: url(psbc_zcgljhTbg_v2020.png); */
    z-index: 999;
}
.mzsmPopup .mzsmtck {
    width: 567px;
    height: 493px;
    margin: 0 auto;
    margin-top: 50px;
    background:url(psbc_zgTcBg_v2020.png) no-repeat;
}
.mzsmPopup .tckT {
   padding: 15px 15px;
   border-bottom: 1px solid #ccc;
}
.mzsmPopup .tckT h3 {
    font-size: 22px;
    font-weight: normal;
    padding-left: 20px;
    color: #333;
    border-left: 5px solid #18ae66;
}
.mzsmPopup .tckT .closeBtn {
    width: 11px;
    height: 11px;
    background: url(psbc_zgCloseBtn_v2020.png);
    cursor: pointer;
    margin-top: 10px;
}
.mzsmPopup  .tckMain img{
    display: block;
    margin: 0px auto;
    margin-top: 20px;
}
.mzsmPopup  .tckMain  p {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    height: 170px;
    width: 400px;
    margin: 0 auto;
    text-align: justify;
}
.mzsmPopup .btns {
    width: 340px;
    margin: 0 auto;
    margin-top: 30px;
}
.mzsmPopup .btns .sure,
.mzsmPopup .btns .cancel {
    float: left;
    width: 160px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.mzsmPopup .btns .sure {
    background: url(psbc_zgTSureBg_v2020.png);
}
.mzsmPopup .btns .cancel {
    margin-left: 20px;
    background: url(psbc_zgTCancelBg_v2020.png);
}

/* 借记卡 */
.jjkYhhd {
    margin-bottom: 30px;
    background: #fff;
    padding: 30px 0;
}
.jjkYhhd .jjkYhhdL,
.jjkYhhd .jjkYhhdR {
    width: 50%;
}
.jjkYhhd .jjkYhhdL img {
    display: block;
    height: 280px;
    width: 525px;
    margin: 0 auto;
}
.jjkYhhd .jjkYhhdR ul li {
    line-height: 34px;
}
.jjkYhhd .jjkYhhdR .yj_Listtitle {
margin-top: 0;
}
.jjkKplb .ejXykqjf_box li div span {
    padding-left: 0;
    background: 0;
    font-size: 14px !important;
}
.jjkKplb .ejXykqjf_box li div.rl {
    padding-right: 25px;
} 

/* 新疆分行 */
.xjfhFhdt {
    background: #fff;
    *padding: 20px 0 ;
    *height: 280px;
    *overflow: hidden;
}
.gyyc_ycdt.xjfh {
    padding: 20px 0 30px;
    *padding: 0;
    margin: 1px auto;
}
.gyyc_ycdt.xjfh .inner_title {
    margin-bottom: 30px;
    line-height: 30px;
}
.gyyc_ycdt.xjfh .inner_title  span {
    font-weight:  normal !important;
}
.xjfhZdtj .gyyc_ycdtCont ul li a{
  width: 470px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
} 


.zcBody .selectsCon {
    margin: 20px 0;
    height: 34px;
}
.zcBody .selectsCon .pjbq.fl {
    height: 32px;
    line-height: 32px;
}
.zcBody .perInfoSearch  {
    float: left;
    margin-left: 40px;
}
.perInfoSearch .text {
    width: 140px;
    height: 14px;
    color: #8B8B8B;
    font-size: 14px;
    line-height: 14px;
    padding: 8px 10px;
    background: transparent;
    border: 1px solid #8D8D8D;

}
.perInfoSearch .submit {
    height: 32px;
    width: 32px;
    background: url(pj_searchIcon.png) center no-repeat;
    cursor: pointer;
}


/* 新的视频中心 */
.spzx_bt{
	padding-left: 0px;
	height: 42px;
	margin-left: 45px;
	float:left;
	width:126px;
	border:0px solid #333;
    font-weight: normal!important;
    color: #3C3C3C;
    background: url(psbc_titBg124_v2020.png) center bottom  no-repeat!important;
}
.lv{
	color: #01ab7e!important;
}
.lv_mr30{
	margin-right:30px;
}
.margb0{margin-bottom:0px;}

  /* 视频 产品推荐 开始*/
.spzx_cptj_bg{

    background: #f0f5ef;
    padding: 30px 0;
	overflow:hidden;
}
.spzx_cptj_da{
    width: 1180px;
    margin: 10px auto;
	border:0px solid #333;
}
.spzx_cptj_l{
    width: 860px;
    float:left;
	border:0px solid #333;
}

.spzx_cptj_nr{
    width: 860px;
    overflow: hidden;
	margin-top:25px;
	border:0px solid #333;
}
.spzx_ul1{float:left;border:0px solid #333;}
.spzx_ul1 li{}
.spzx_ul1 li img{width:420px; height:300px;border-radius: 10px;}

.spzx_ul2{}
.spzx_ul2 li{float:left; margin-left:15px; margin-bottom:4px; }
.spzx_ul2 li img{width:204px; height:146px;border-radius: 10px;}


.spzx_cptj_r{
    width: 300px;
    float:right;
	border:0px solid #333;
}
.xgcptj_bt{
	font-size: 24px;
	color: #01ab7e;
}
.xgcptj_ul{padding-top: 13px;}
.xgcptj_ul li{ border-bottom:1px solid #c8d5c3; height:50px;line-height:50px; clear:both;}
.xgcptj_ul li a{float:left; font-size: 18px;color:#333;font-weight:bold;display: inline-block; padding-left:10px; padding-bottom: 10px; height:40px; border:0px solid #333;}
.xgcptj_ul li span{float:left;padding-top: 10px; height:40px; display: inline-block;border:0px solid #333;}

/* 视频 产品推荐 结束*/
  
/* 视频 分类列表 开始*/
  
.spzx_fllb_bg{
    background: #fff;
    padding: 30px 0;
	overflow:hidden;
}
.spzx_fllb_da{
    width: 1180px;
    margin: 30px auto;
	border:0px solid #333;
}



.spfl_content{
    width: 1180px;
    background: #ffffff;
    margin: 15px 0 30px;
    /*box-shadow: #eaeaea 0 0 10px 0;*/
    position: relative;
	
}


.spfl_SelectBox{
    padding: 10px 0;
    line-height: 30px;
    border-bottom: 0px solid #D0D0D0;
	text-align: center;
}


.spfl_box ul{
    width:120%;
	border:0px solid #333;
	overflow: hidden;
	padding-top:30px;
}
.spfl_box ul p{
	height: auto;
    line-height: 24px;
    font-size: 14px;
	padding-bottom: 5px;
	float:right;
}


.spfl_box ul li{
	width:380px;
	margin-right:20px;
	float:left;
	margin-bottom:45px;
  
}
.spfl_box ul img{
	width:380px;
	height:230px;
  border:0px solid #333;
  border-radius: 10px;
  
}

.spfl_box ul li a p{
	height: auto;
    line-height: 24px;
	width:380px;
	float:left;
  
}

.spfl_box ul li a span{
    color:#ccc;
	float:left;
	font-size:14px;
  
}
.spfl_box ul li a span:hover{
  color:#ccc;
  
}



 .checkOn{
	color: #5DA875;
	background-color:#d2f2e3;
	border-right: 0px solid #D0D0D0!important;
	border-radius:50px;
	padding: 5px 40px!important;
	margin-top:0px!important;
}
.spfl_box{
	display: none;
}
.spfl_SelectBox a{
	font-weight: bold;
	padding: 0px 40px;
	margin-top:5px;
	border-right: 1px solid #D0D0D0;
}
.spfl_SelectBox a:first-child{
	/*padding-left: 0;*/
}
.spfl_SelectBox a:last-child{
	border: none;
}
.TRS_UEDITOR div{
	float: none !important;
}

.swiper-container200 .swiper-wrapper { width:927px!important;margin: 0 auto;}
.swiper-container200 .swiper-wrapper a{ width:100px!important;height:30px!important;}

/* 视频 分类列表 结束*/

/* 分行风采 开始*/

.fhfc_box ul{
    width:120%;
	border:0px solid #333;
	overflow: hidden;
	padding-top:10px;
}
.fhfc_box ul p{
	height: auto;
    line-height: 24px;
    font-size: 14px;
	padding-bottom: 5px;
	float:right;
}


.fhfc_box ul li{
	width:380px;
	margin-right:20px;
	float:left;
	margin-bottom:45px;
  
}
.fhfc_box ul img{
	width:380px;
	height:230px;
  border:0px solid #333;
  border-radius: 10px;
  
}

.fhfc_box ul li a p{
	height: auto;
    line-height: 24px;
	width:380px;
	float:left;
  
}

.fhfc_box ul li a span{
    color:#ccc;
	float:left;
	font-size:14px;
  
}
.fhfc_box ul li a span:hover{
  color:#ccc;
  
}

.seemore2{padding: 0px 0 0px 0!important;width:130px!important;}
/* 分行风采 结束*/