/* */
a {
    color: #000;
}
a:hover {
    color: #60A876;
}
.mar0 {
    margin: 0!important;
}
.clearMobile {
    clear: both;
    margin-top: .2rem;
}
.psbc_layout {
    margin: 0 .3rem;
    overflow: hidden;
}
.lxwmImg {
    width: 6.9rem;
}
.psbc_location {
    line-height: .4rem;
    text-align: left;
    font-size: .24rem;
    color: #A7A7A7;
    padding: .15rem 0;
}
.local_mobile {
    border-top: 1px #EBEBEB solid;
}
.psbc_location a {
    color: #A7A7A7;
}
.psbc_content {

}
.psbc_content .psbc_contentbox {
    padding: .4rem 0 0 0;
    font-size: .28rem;
    line-height: .5rem;
    color: #3C3C3C;
}
.psbc_content .psbc_contentbox p {
    text-indent: 2em;
    font-size: .28rem;
    line-height: .5rem;
}
.psbc_content .psbc_contentbox img {
    width: 100%;
    height: auto;
    display: block;
}
.psbc_content .psbc_title {
    border-bottom: 1px #EBEBEB solid;
}
.psbc_content .psbc_title h2 {
    font-size: .4rem;
    padding: .1rem 0 0;
    text-align: center;
    line-height: .6rem;
    font-weight: normal;
}
.psbc_content .psbc_title .time {
    font-size: .22rem;
    color: #A7A7A7;
    padding: .2rem 0 .3rem;
    text-align: center;
}
.psbc_content .psbc_contentbox p {
    margin-bottom: .28rem;
}

.psbc_content_sec .psbc_contentbox {
    padding: .4rem 0 0.8rem 0;
    font-size: .28rem;
    line-height: .6rem;
    color: #3C3C3C;
}
.psbc_content_sec .psbc_contentbox  .ue_table {
    overflow: scroll;
}
.psbc_content_sec .psbc_title {
    border-bottom: 1px #EBEBEB solid;
}
.psbc_content_sec .psbc_title h2 {
    font-size: .4rem;
    padding: .1rem 0 0;
    text-align: center;
    line-height: .6rem;
    font-weight: normal;
}
.psbc_content_sec .psbc_title .time {
    font-size: .22rem;
    color: #A7A7A7;
    padding: .2rem 0 .3rem;
    text-align: center;
}
.psbc_content_sec .psbc_contentbox p {
    margin-bottom: 28px;
    text-indent: 2em;
    font-size: 0.28rem !important;
    line-height: .5rem;
}
.psbc_content_sec .psbc_contentbox p * {
    font-size: 0.28rem !important;
}
.psbc_content_sec .psbc_contentbox table p {
text-indent: 0;
}
.psbc_content_sec .psbc_contentbox img {
    width: 100% !important;
    height: auto !important;
    display: block;
}
/*banner*/
.psbc_colbanner img {
    width: 100%;
    display: block;
}
/*404*/
.psbc_404_bg {
    background: #F7F8FA;
}
.psbc_404_1 {
    width: 1180px;
    margin: 20px  auto 60px;
    background: #fff;
    border: 1px #E3E3E3 solid;
    -webkit-box-shadow: 0 0 10px #E3E3E3;
    -moz-box-shadow: 0 0 10px #E3E3E3;
    box-shadow: 0 0 10px #E3E3E3;
    border-radius: 5px;
}
.psbc_404_1 .psbc_404_box1 {
    text-align: center;
    padding: 100px 0 0px;
}
.psbc_404_1 p {
    font-size: 18px;
    color: #797979;
    line-height: 70px;
}
.psbc_404_1 .psbc_404_btn {
    width: 310px;
    margin: 0 auto 140px;
    overflow: hidden;
}
.psbc_404_1 .psbc_404_btn a {
    display: block;
    width: 124px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    float: left;
    margin: 0 10px;
    font-size: .28rem;
    border-radius: 5px;
}
.psbc_404_1 .psbc_404_btn .btn1 {
    background: #5EA875;
    color: #fff;
}
.psbc_404_1 .psbc_404_btn .btn2 {
    background: #909090;
    color: #fff;
}

.psbc_404_2 {
    margin: 0 auto .7rem;
}
.psbc_404_2 .psbc_404_box1 {
    text-align: center;
}
.psbc_404_2 .psbc_404_box1 img {
    width: 90%;
}
.psbc_404_2 p {
    font-size: 18px;
    color: #797979;
    line-height: 70px;
}
.psbc_404_2 .psbc_404_btn {
    width: 4rem;
    margin: 0 auto;
    overflow: hidden;
}
.psbc_404_2 .psbc_404_btn a {
    display: block;
    width: 1.8rem;
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    float: left;
    margin: 0 .1rem;
    font-size: .28rem;
    border-radius: 5px;
}
.psbc_404_2 .psbc_404_btn .btn1 {
    background: #5EA875;
    color: #fff;
}
.psbc_404_2 .psbc_404_btn .btn2 {
    background: #909090;
    color: #fff;
}

/* 列表页 */
.psbc_main_left {
    background: #fff;
    border-radius: 5px;
}
.psbc_main_left .nav_list {
    display: none;
    border: 1px #E9E9E9 solid;
    border-top: 0;
}
.psbc_main_left .navCol_list {
    display: none;
    border: 1px #E9E9E9 solid;
    border-top: 0;
}
.psbc_main_left .nav_title {
    background: #5EA875;
    font-size: .34rem;
    height: .8rem;
    line-height: .8rem;
    padding-left: .22rem;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative;
}
.psbc_main_left .nav_title i {
    background: url(psbc04_mobile_ico1.png) no-repeat;
    background-size: cover;
    display: block;
    width: .24rem;
    height: .12rem;
    position: absolute;
    right: 0.2rem;
    top: .32rem;
}
.psbc_main_left .active i {
    background: url(psbc04_mobile_ico2.png) no-repeat;
    background-size: cover;
}
.psbc_main_left .nav_list ul li {
    /*height: .7rem;*/
    line-height: .7rem;
    font-size: .26rem;
    border-top: 1px #E9E9E9 solid;
    background: url(psbc04_mobile_ico3.png) .25rem .3rem no-repeat;
    background-size: 1%;
}
.psbc_main_left .nav_list a {
    display: block;
    color: #000;
    padding-left: .5rem;
}
.psbc_main_left .nav_list a:hover {
    color: #5EA875;
}
.psbc_main_left .nav_list .cur {
    background: #F1F6F0;
}
.psbc_main_left .nav_list .cur a {
    color: #5FA873;
    background: url(psbc04_mobile_ico3.png) .25rem .3rem no-repeat;
    background-size: 1%;
}
.psbc_main_left .nav_list ul {
}
.psbc_main_left .nav_list i {
    color: #DB3333;
    padding-left: 10px;
    font-size: .22rem;
}

.psbc_main_right {
    overflow: hidden;
}
.psbc_main_right .col_title {
    display: none;
}
.psbc_main_right .col_list {
    margin: 0;
}
.psbc_main_right .col_list ul {
    padding: 10px 0;
}
.psbc_main_right .col_list ul li {
    font-size: .28rem;
    clear: both;
    padding: 0.28rem 0;
    overflow: hidden;
    position: relative;
    border-bottom: 1px #EBEBEB solid;
}
.psbc_main_right .col_list a {
    float: left;
    font-size: 0.3rem;
    color: #333333;
    display: block;
    text-align: justify;
    line-height: .42rem;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(mobile_newsIcon.png) no-repeat 0 .15rem;
    padding-left: .2rem;
}
.psbc_main_right .col_list span {
    font-size: 0.24rem;
    /*position: absolute;
    bottom: 0.1rem;
    right: .28rem;*/
    color: #B0B0B0;
    float: right;
    padding-right: .28rem;
    margin-top: .05rem;
}

/*分页*/
/* 页码 */

.page {
    font-size: .22rem;
    padding-bottom: 40px;
    padding-top: 40px;
    position: relative;
    overflow: hidden;
}

.page a {
    border: #ddd 1px solid;
    margin: 0 .04rem;
    text-decoration: none;
    color: #333;
    border-radius: 2px;
    min-width: .22rem;
    text-align: center;
    cursor: pointer;
    padding: 0 .08rem;
    height: .36rem;
    line-height: .36rem;
    font-size: .22rem;
}

.page a:hover {
    border: #5EA875 1px solid;
    color: #5EA875;
}

.page span {
    height: .36rem;
    line-height: .36rem;
    margin: 0 .02rem;
    min-width: .22rem;
    text-align: center;
}

.page_txt {
    float: left;
    margin: 0 .1rem;
    height: .36rem;
    line-height: .36rem;
    font-size: .22rem;
}
.page_txt span {
    color: #5EA875;
}

.page_nr1 {
    position: relative;
    left: 50%;
    float: left;
}

.page_nr2 {
    position: relative;
    left: -50%;
    float: left;
    text-align: center;
}

.page a:active {
    border: #5EA875 1px solid;
    color: #fff;
}

.page .current {
    border: #5EA875 1px solid;
    background-color: #5EA875;
    border-radius: 2px;
    color: #fff!important;
    height: .36rem;
    line-height: .36rem;
    font-size: .22rem;
    min-width: .22rem;
}

.page span.disabled {
    display: none
}

.page input[type=text] {
    margin: 0 .1rem;
    border: 1px solid #ddd;
    display: block;
    border-radius: 2px;
    float: left;
    font-size: .22rem;
    height: .35rem;
    line-height: .35rem;
    width: .4rem;
    text-align: center;

}

.page button {
    margin: 0 .1rem;
    border: 1px solid #ddd;
    display: block;
    border-radius: 2px;
    float: left;
    cursor: pointer;
    width: .7rem;
    font-size: .22rem;
    padding: .02rem 0 0.04rem;
}

/*网站地图*/
.psbc_SiteMap {
    padding: .1rem 0 0 0;
}
.psbc_SiteMap h2 {
    padding: 0 0 20px;
    font-size: 24px;
    border-bottom: 1px #D0D0D0 solid;
    font-weight: normal;
    margin-bottom: 30px;
}
.psbc_SiteMap .psbs_SiteMap_box {
    overflow: hidden;
    margin-bottom: 20px;
}
.psbc_SiteMap .psbc_SiteMap_colName {
    font-size: .36rem;
    line-height: .36rem;
    border-left: 5px #5EA875 solid;
    padding-left: .15rem;
    margin: 0 0 .3rem;
}
.psbc_SiteMap .psbc_SiteMap_list {
    overflow: hidden;
}
.psbc_SiteMap .psbc_SiteMap_list dl {
    clear: both;
    margin-bottom: .3rem;
    overflow: hidden;
    padding-left: .28rem;
}
.psbc_SiteMap .psbc_SiteMap_list dl dt {
    font-size: .32rem;
    font-weight: bold;
    margin-bottom: .2rem;
}
.psbc_SiteMap .psbc_SiteMap_list dl dd {
    float: left;
    font-size: .28rem;
    margin-right: .15rem;
    line-height: .5rem;
}
/*优惠活动*/
.psbc_main {
    overflow: hidden;
}
.psbc_pic {
}
.psbc_pic .psbs_pic_list {
    overflow: hidden;
}
.psbc_pic .psbs_pic_list ul li {
    margin-bottom: .4rem;
    position: relative;
}
.psbc_pic .psbs_pic_list .psbs_pic_list_img img {
    width: 100%;
    height: 3.6rem;
    display: block;
}
.psbc_pic .psbs_pic_list .psbs_pic_list_bg {
    left: 0;
    width: 100%;
    height: .6rem;
    bottom: 0;
    position: absolute;
    z-index: 1;
    background: url(psbc04_pic_bg.png) repeat-x;
    background-size: 100% 100%;
}
.psbc_pic .psbs_pic_list .psbs_pic_list_jt {
    right: .15rem;
    width: .12rem;
    height: .22rem;
    bottom: .16rem;
    position: absolute;
    z-index: 2;
    background: url(psbc04_pic_bg2.png) no-repeat;
    background-size: 100% 100%;
}
.psbc_pic .psbs_pic_list .psbs_pic_list_txt {
    left: 0;
    width: 90%;
    height: .6rem;
    bottom: 0;
    position: absolute;
    z-index: 3;
    line-height: .6rem;
    padding-left: .2rem;
    font-size: .28rem;
}
.psbc_pic .psbs_pic_list .psbs_pic_list_txt a {
    color: #fff;
}

/*概览单页*/
.psbc_col {
    padding: .4rem 0 0 0;
}
.psbc_col h2 {
    padding: 0 0 .3rem;
    font-size: .4rem;
    border-bottom: 1px #D0D0D0 solid;
    font-weight: normal;
    padding-left: .2rem;
    margin-bottom: .2rem;
}
.psbc_col .psbc_col_box {
    overflow: hidden;
    margin-bottom: .4rem;
}
.psbc_col .psbc_col_colName {
    font-size: .34rem;
    line-height: .4rem;
    border-left: 5px #5EA875 solid;
    padding-left: .15rem;
    margin: .3rem 0 .1rem;
}
.psbc_col .psbc_col_list {
    overflow: hidden;
    padding-left: 15px;
}
.psbc_col .psbc_col_list p {
    font-size: .28rem;
    line-height: .5rem;
}
/*图文列表*/
.col_list_pic {
    padding:0;
}
.col_list_pic li {
    overflow: hidden;
    padding:0.4rem 0 .4rem;
    border-bottom: 1px #EDEDED solid;
}
.col_list_pic li:last-child {
    border-bottom: 0;
}
.col_list_pic dl {
    position: relative;
}
.col_list_pic li dl dt {
    margin-bottom: .1rem;
    overflow: hidden;
}

.col_list_pic li dl dt a img {
    margin-right: 0.2rem;
    width: 2.4rem;
    height: 1.6rem;
    float: left;
}

.col_list_pic li dl dd a.col_list_pic_biaob {
    font-size: 0.3rem;
    line-height: 0.44rem;
    color: #000;
    font-weight: bold;
    display: block;
    position: absolute;
    top: 0;
    left: 2.7rem;
}
.col_list_pic li dl dd .time {
    font-size: 0.28rem;
    color: #000;
    display: block;
    position: absolute;
    right: 0;
    top: 1.3rem;
}

.col_list_pic li dl dd p {
    font-size: 0.28rem;
    color: #4c4c4c;
    line-height: 0.42rem;
    padding: 0.15rem 0;
}

.col_list_pic li dl dd .col_list_pic_biadi span {
    font-size: .28rem;
    color: #2f6b98;
    float: left;
}

.col_list_pic li dl dd .col_list_pic_biadi a {
    font-size: .28rem;
    color: #6AAF80;
    float: right;
}
/*常见问题*/
.psbc_main_left .navCol_list dl dd {
    line-height: .7rem;
    font-size: .26rem;
    border-top: 1px #E9E9E9 solid;
    background: url(psbc04_mobile_ico3.png) .55rem .3rem no-repeat;
    background-size: 1%;
    padding-left: .3rem;
}
.psbc_main_left .navCol_list ul li {
    line-height: .7rem;
    font-size: .26rem;
    border-top: 1px #E9E9E9 solid;
    background: url(psbc04_mobile_ico3.png) .25rem .3rem no-repeat;
    background-size: 1%;
}
.psbc_main_left .navCol_list a {
    display: block;
    color: #000;
    padding-left: .5rem;
}
.psbc_main_left .navCol_list a:hover {
    color: #5EA875;
}
.psbc_main_left .navCol_list .cur {
    background: #DEEDDA;
}
.psbc_main_left .navCol_list .cur a {
    background: url(psbc04_mobile_ico3.png) .25rem .3rem no-repeat;
    background-size: 1%;
}
.psbc_main_left .navCol_list ul {
}
.psbc_main_left .navCol_list dl {
    display: none;
}
.psbc_main_left .navCol_list dd .cur a {
    background: url(psbc04_navCol_1.png) 6.3rem center no-repeat;
}
.psbc_main_left .navCol_list .cur_a > a {
    background: url(psbc04_navCol_2.png) 6.3rem center no-repeat;
}
.psbc_main_left .navCol_list .cur_b {
    background: #F1F6F0;
}
.psbc_main_left .navCol_list .cur_b > a {
    background: url(psbc04_navCol_3.png) 6.3rem center no-repeat;
    color: #5DAA74;
    font-weight: bold;
}
.psbc_main_left .navCol_list dd .cur a {
    background: url(psbc04_navCol_1.png) 6.3rem center no-repeat;
}

.psbc_col_aq {
    border-bottom: 2px #F3F3F3 dashed;
    overflow: hidden;
    padding-top:.3rem;
    padding-bottom: .3rem;
}
.psbc_col_aq .psbc_col_aqName {
    font-size: .34rem;
    line-height: .5rem;
    padding-left: .2rem;
    cursor: pointer;
}
.psbc_col_aq .psbc_col_aqName i {
    background: url(psbc04_navCol_4.png) no-repeat;
    width: 13px;
    height: 9px;
    display: block;
    float: right;
    margin-top: 8px;
}
.psbc_col_aq .psbc_col_aqName i.active {
    background: url(psbc04_navCol_5.png) no-repeat;
}
.psbc_col_aq .psbc_col_aqlist {
    clear: both;
    overflow: hidden;
    margin-top: 10px;
    display: none;
}
.psbc_col_aq .psbc_col_aqlist p {
    font-size: .28rem;
    line-height: .5rem;
}
.psbc_col_aq .active {
    display: block;
}

/*搜索*/
.psbc_col_seach {
    padding: .4rem 0 0 0;
    font-size: .28rem;
}
.psbc_col_seach h2 {
    padding: 0 0 20px;
    font-size: 24px;
    font-weight: normal;
}
.psbc_search {
    overflow: hidden;
    background: #5EA875;
}

.psbc_search input.text {
    display: block;
    float: left;
    width: 4rem;
    height: .7rem;
    line-height: .7rem;
    padding: 0 .15rem;
    border: 1px #5EA875 solid;
    background: #fff;
    font-size: .28rem;
    color: #333;
}

.psbc_search input.submit {
    display: block;
    float: right;
    width: 2.5rem;
    background: url(psbc04_sc.gif) .2rem .15rem no-repeat;
    font-size: .3rem;
    background-size: 18%;
    color: #fff;
    text-align: center;
    padding-left: .3rem;
    cursor: pointer;
    background-color: #5EA875;
    border: 0;
    height: .7rem;
}

.psbc_col_seach .s_info {
    overflow: hidden;
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
    padding: .15rem 0;
    color: #777777;
    line-height: .5rem;
}

.psbc_col_seach .s_info_l {}

.psbc_col_seach .s_info_l span {
}

.psbc_col_seach .s_info_l i {
    font-size: .28rem;
    color: #DB3333;
    margin: 0 4px;
}

.psbc_col_seach .s_info_r div {
    color: #fff;
}

.psbc_col_seach .s_info_r .sortCat {
    width: 106px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    background: url(zyfd2020_js_timeS.png) no-repeat;
    margin: 0 10px;
    cursor: pointer;
    font-size: 16px;
}

.psbc_col_seach .s_info_r .sortCat.active {
    background: url(zyfd2020_js_timeAct.png) no-repeat;
}

.psbc_col_seach .s_res li {
    border-bottom: 1px dashed #D8D8D8;
    padding: 20px 0;
}
.psbc_col_seach .res_t {
    margin-bottom: 10px;
}
.psbc_col_seach .res_t a {
    color: #333333;
    font-size: .28rem;
}

.psbc_col_seach .res_desc {
    font-size: .24rem;
    color: #808080;
    line-height: .4rem;
}
.psbc_col_seach .res_url a {
    font-size: .24rem;
    color: #18ae66;
    line-height: .36rem;
    margin-top: .1rem;
    display: block;
}
.psbc_col_seach span.key_word {
    color: #DB3333;
}

.fundIqeClist .fsqTitle {
    float: left;
    width: 50%;
}

.fundIqeClist .fsqTitle a {
    font-size: .28rem;
    color: #353535;
}

.fdqU {
    overflow: hidden;
    padding: 24px 0 18px 0;
}

.fundIqeClist .fundCode {
    float: left;
    font-size: .28rem;
    color: #AAAAAA;
    padding: 0;
    margin: 0 .2rem;
}

.fundIqeClist ul {
    padding-bottom: 5px;
    background: url(psbc_jjFdulBg_v2020.png) no-repeat bottom center;
}

.fundIqeClist ul li {
    border-bottom: 1px dashed #D8D8D8;
    padding-bottom: 20px;
}

.fundType {
    float: left;
    width: 1rem;
    height: .32rem;
    text-align: center;
    line-height: .32rem;
    background: url(psbc_jjfdTeBg_v2020.png) no-repeat;
    background-size: cover;
    color: #FFFFFF;
    margin-top: .03rem;
    font-size: .18rem;
}

.fundType a {
    color: #FFFFFF;
}

.fdqB .yieldRate {
    line-height: .6rem;
    height: .6rem;
    font-size: .6rem;
    color: #fa8c15;
}

.fdqB .yieldRate span {
    font-size: 18px;
}

.fdqBI {
    float: left;
    border-right: 1px solid #E2E2E2;
    padding: 0 .3rem 0 0.3rem;
    margin-top: .2rem;
}

.fdqBI:first-child {
    padding-left: 0;
}

.fdqBI div {
    float: none;
}

.fdqbRate {
    overflow: hidden;
    width: 2.3rem;
}

.fdqbRateB {
    float: left;
    font-size: .22rem;
    line-height: .22rem;
    padding-top: .2rem;
    color: #6A6A6A;
}

.fdqbSatmT {
    line-height: .9rem;
    height: .6rem;
    font-size: .28rem;
    color: #353535;
}

.buyCompe {
    padding: 0;
    float: right;
    border: 0;
}

.fdqbScale {
    border: 0;
}

.fdqbType {
    width: 2.3rem;
    padding-left: 0;
}

.buyCompe .buyNow {
    margin-left: 0;
}

.addCompe {
    font-size: .22rem;
    color: #5E7AD9;
    margin-top: .22rem;
    width: 100px;
    text-align: center;
}

/*网点地图*/
.psbc_WebMap {
    padding: 0;
}
.psbc_WebMap h2 {
    padding: 0 0 .2rem;
    font-size: .4rem;
    border-bottom: 1px #D0D0D0 solid;
    font-weight: normal;
    margin-bottom: .3rem;
}


/*机构网点地图*/
.ejfw_wddt .ej_Title {
    background: url(zyfd2020_snfw_titleCbj_03.png) center center no-repeat;
}

.ejfw_wddt_cont {
    overflow: hidden;
    clear: both;
    margin-top: .3rem;
    clear: both;
}
.ejfw_wddt_cont iframe {
    width: 100%;
    height: 6rem;
}
.ejfw_wddt_cont_left {
    border: 1px solid #e6e6e6;
    float: none;
}

.ejfw_wddt_cont_left h3 {
    width: 100%;
    height: .6rem;
    line-height: .6rem;
    border-bottom: 1px solid #ededed;
    font-size: .28rem;
    color: #000;
    font-weight: normal;
    background: #F1F6F0;
    padding-left: .2rem;
}

.ejfw_wddt_cont_left p {
    margin-left: 22px;
}

.ejfw_wddt_cont_left .wd_name {
    font-size: .28rem;
    color: #63AB7B;
    margin: 15px 0 15px 22px;
}

.ejfw_wddt_cont_left .wd_name i {
    display: inline-block;
    width: 25px;
    height: 32px;
    text-align: center;
    line-height: 28px;
    margin-right: .22rem;
    color: #ffffff;
    background: url(psbc04_webmap_ico.png) no-repeat;
}

.ejfw_wddt_cont_left .wd_mes {
    color: #808080;
    font-size: .24rem;
    width: 5rem;
    margin-left: .8rem;
    line-height: .4rem;
    margin-bottom: .04rem;
    padding-left: .5rem;
}

.ejfw_wddt_cont_left .wd_mes span {
    color: #333333;
}

.ejfw_wddt_cont_left .wd_mes:after {
    display: table;
    content: '';
    clear: both;
}

.ejfw_wddt_cont_left .wd_mes i {
    float: left;
    display: block;
    font-style: normal;
}

.ejfw_wddt_cont_left .address{
    background: url(psbc04_webmap_ico1.png) 2px 5px no-repeat;
}
.ejfw_wddt_cont_left .telphone{
    background: url(psbc04_webmap_ico2.png) 0px 3px no-repeat;
}
.ejfw_wddt_cont_left .time{
    background: url(psbc04_webmap_ico3.png) 2px 4px no-repeat;
}

.ejfw_wddt_cont_left .wd_mes span {
    display: inline-block;
    float: left;
    width: 180px;
}

.ejfw_wddt_cont_right {
    width: 100%;
    height: 7rem;
    border: 1px solid #e6e6e6;
    border-left: 0;
    float: none;
    margin-top: .4rem;
    margin-bottom: .4rem;
}
.ejfw_wddt_cont_right #allmap{
    width: 100%;
    height: 100%;
}
.mapResult{
    width: 100%;
    height: 6rem;
    position: relative;
    /*border: 1px solid #e6e6e6;*/
    overflow: hidden;
}
#r-result{
    width: 100%;
    height: 5.9rem;
}
#r-result ol{
    display: none;
}
.SearchmapMes p{
    background-color: #fff!important;
}
#r-result div{
    border: none !important;
    display: none!important;
}
#r-result div div{
    /*background: none !important;*/
    margin-top: 0 !important;
    position: absolute;
    bottom:0;
    width: 426px;
    height: 30px;
    text-align: left !important;
    line-height: 30px;
    z-index: 100;
}
#r-result div div span{
    margin: 0 2px;
}
#r-result div div span a{
    color: #aaaaaa !important;
}
#r-result ul li {
    border-bottom: 1px dashed #D8D8D8;
    padding-bottom: 20px;
    font-size: 0.4rem;
}

.rczp_zwss {
    /* height: 41px; */
    /*! margin-top: 35px; */
    position: relative;
    overflow: hidden;
}
.rczp_zwss .select:nth-child(4) {
    margin-right: 0;;
}
.rczp_zwss h3 {
    /* display: inline-block; */
    font-size: .28rem;
    color: #78B78C;
    /* margin-right: 10px; */
    line-height: .6rem;
    /* float: left; */
    font-weight: normal;
}

.rczp_zwss form {
    /* display: inline-block; */
    /* width: auto; */
    /* height: 40px; */
    /* line-height: 40px; */
    /* float: left; */
}

.rczp_zwss .select {
    cursor: pointer;
    width: 1.51rem;
    height: .5rem;
    line-height: .5rem;
    /* display: inline-block; */
    display: inline;
    zoom: 1;
    border: 1px solid #5EA875;
    position: relative;
    color: #999999;
    margin-right: .22rem;
    background: url(psbc_rczp_ss_06.png) 1.1rem center no-repeat;
    background-size: 10%;
    font-size: .22rem;
    float: left;
}

.rczp_zwss .select span {
    padding-left: .15rem;
    color: #333;
    cursor: pointer;
}

.rczp_zwss .select input {
    font-size: 16px;
    color: #999999;
}

.rczp_zwss .select select {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    cursor: pointer;
}


.rczp_zwss .sea_sub {
    cursor: pointer;
    /*! width: 243px; */
    height: .6rem;
    line-height: .6rem;
    /* display: inline-block; */
    display: inline;
    zoom: 1;
    border: 1px solid #5EA875;
    position: relative;
    color: #999999;
    /*! margin-right: 10px; */
    float: left;
    margin-top: .2rem;
    width: 98%;
}
.rczp_zwss .sea_sub .text {
    padding: 0 .15rem;
    height: .6rem;
    line-height: .6rem;
    width: 4.9rem;
    float: left;
    font-size: .22rem;
}
.rczp_zwss .rczp_ssbtn {
    width: 1.5rem;
    height: .6rem;
    color: #ffffff;
    line-height: .6rem;
    text-align: center;
    font-size: .28rem;
    /*! background: url(zyfd2020_rczp_ss_03.png) left top no-repeat; */
    cursor: pointer;
    vertical-align: middle;
    margin-top: 0px;
    background: #5EA875;
    /*! float: left; */
    display: block;
    float: right;
}

.rczp_zwss .select #date {
    padding-left: 10px;
    color: #999999;
    background: transparent;
    cursor: pointer;
}

.rczp_zwss .select #datebtn {
    position: absolute;
    top: 40px !important;
    left: 0 !important;
}

.rczp_listCont {
    margin-top: 30px;
    font-size: 0;
}

.rczp_listTitle {
    padding: 0 30px;
    height: 47px;
    font-size: 0;
    background: #a02036;
}

.rczp_listTitle span {
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    border-right: 1px solid #d9a6af;
    height: 30px;
    line-height: 30px;
    margin-top: 8px;
}

.rczp_listTitle .mc {
    width: 117px;
}

.rczp_listTitle .bm {
    width: 158px;
    padding-left: 50px;
}

.rczp_listTitle .dd {
    width: 140px;
    padding-left: 70px;
}

.rczp_listTitle .date {
    width: 128px;
    padding-left: 58px;
}

.rczp_listTitle .xs {
    width: 70px;
    padding-left: 30px;
}

.rczp_ssTable {
    padding: 0 19px;
    border: 1px solid #e6e6e6;
}

.rczp_ssTable li {
    height: 54px;
    line-height: 54px;
    border-bottom: 1px dashed #e9e9e9;
    font-size: 16px;
    color: #4c4c4c;
}

.rczp_ssTable li span {
    display: inline-block;
}

.rczp_ssTable li a {
    display: inline-block;
}

.rczp_ssTable li .mc {
    width: 117px;
    height: 30px;
    line-height: 30px;
    margin-top: 8px;
    padding-left: 11px;
}

.rczp_ssTable li .bm {
    width: 158px;
    padding-left: 50px;
}

.rczp_ssTable li .dd {
    width: 140px;
    padding-left: 70px;
}

.rczp_ssTable li .date {
    width: 128px;
    padding-left: 58px;
}

.rczp_ssTable li .xs {
    width: 70px;
    padding-left: 30px;
    color: #9c2a32;
}
.ejfw_map_search {
    overflow: hidden;
}
.sea_left  {
    /* float: left; */
    font-size: .28rem;
    height: .5rem;
}
.sea_left span {
    margin-right: .3rem;

}
.sea_left .tit {
    color: #5EA875;
}
.sea_left input {
    margin-right: 4px;
}
.sea_right {
    /* float: right; */
}

input[type=radio]{
    display:inline-block;
    vertical-align:middle;
    width:.3rem;
    height:.3rem;
    -webkit-appearance:none;
    background-color:transparent;
    border:0;
    outline:0!important;
    line-height:.3rem;
    color:#d8d8d8;
    margin-right: .1rem;
}
input[type=radio]:after{
    content:"";
    display:block;
    width:.3rem;
    height:.3rem;
    border-radius:50%;
    text-align:center;
    line-height:.22rem;
    font-size:.2rem;
    color:#fff;
    border:3px solid #ddd;
    background-color:#fff;
    box-sizing:border-box;
    margin-top: -3px;
}
input[type=radio]:checked:after{
    content:"L";
    transform:matrix(-0.766044,-0.642788,-0.642788,0.766044,0,0);
    -webkit-transform:matrix(-0.766044,-0.642788,-0.642788,0.766044,0,0);
    border-color:#099414;
    background-color:#099414;
}



.tzzgxtit span {
    background: none;
    color: #18ae66;
    font-size: .5rem;
    font-weight: bold;
    float: left;
}
.tzzgxtit a.watchmore {
    font-size: .3rem;
    color: #737373;
    float: right;
}
.tzgsgCon .tzzgxtitS {
    background: none;
    color: #18ae66;
    font-size: .4rem;
    font-weight: normal;
    margin-top: .2rem;
}
.tzgsgCon li a {
    padding-left: 15px;
    background: url(psbc_base_dian.png) left center no-repeat;
}
.tzgsgCon li {
    zoom: 1;
    font-size: .3rem;
    color: #A6A6A6;
    padding:0.2rem 0;
    border-bottom: 1px #EBEBEB solid;
    line-height: .5rem;
}
.tzzgxtit{
    margin-top: .2rem;
}
.tzgsgConL, .tzgsgConR{
    width: 100%;
}

.parentFirstUl{
    display: none;
    padding-bottom: 0 !important;
}
.parentFirstUl a{
    padding-left: .8rem !important;
    background-position-x: .5rem !important;
}
.parentFirstUl li{
    background-position-x:.5rem !important;
}
.parentSecUl a{
    padding-left: 1.1rem !important;
    background-position-x: .8rem !important;
}
.parentSecUl li{
    background-position-x:.8rem !important;
}
.parentThirdUl a{
    padding-left: 1.4rem !important;
    background-position-x: 1.1rem !important;
}
.parentThirdUl li{
    background-position-x:1.1rem !important;
}
.parentFordUl a{
    padding-left: 1.7rem !important;
    background-position-x: 1.4rem !important;
}
.parentFordUl li{
    background-position-x:1.7rem !important;
}
.colorRed{
    color: red !important;
}
.colorGreen{
    color: green !important;
}
.parentSecUl,.parentThirdUl,.parentFordUl{
    display: none;
    padding-bottom: 0 !important;
}

/*.psbc_main_left .nav_list ul .parentOn{
    background: #F1F6F0;
}*/
.psbc_main_left .nav_list .parentOn .cur{
    color: #5FA873;
    background: url(psbc04_mobile_ico3.png) .25rem .3rem no-repeat #F1F6F0;
    background-size: 1%;
}
.ywzssm{
    font-size: .3rem;
}

.psbc_main_right.ywjslmlb .col_list ul li a{
    width: 100%;
    background: url(mobile_newsBtn.png) no-repeat;
    height: .5rem;
    background-size: 100% 100%;
    padding-left: 0;
    text-align: center;
    color: #fff;
    line-height: .5rem;
    font-size: .24rem;
}
.psbc_main_right .col_list ul .col_list_ywlm:nth-child(odd){
    margin-left: 0;
}
.psbc_main_right .col_list ul .col_list_ywlm{
    float: left;
    width: 45%;
    clear: none;
    margin-left: 10%;
    text-align: center;
}
.parentFirUl {
    display: none;
    padding-left: 0.2rem;
}
.parentpOn .parentFirUl {
display: block;
}
.xyktb{color: #18Ae66;font-weight: bold;}

.right_list{
    font-size:0.22rem;
    text-align:center;
    width;100%;
}
.right_list li{
 padding-top:0.5rem;
}
.right_list img{
  width: 6.9rem;
}





/* 视频专区 开始 */
.psbc_spzq{
  padding: .30rem .0rem 0 .0rem;  
}
.psbc_spzq h2{
  padding: 0 0 .10rem;
    font-size: .48rem;
    border-bottom: 0px #D0D0D0 solid;
    font-weight: normal;

}
.psbc_spzq p{
    font-size: .28rem;
	padding-bottom: .10rem;
}
.spzq_tjsp{
    border: 0px solid #ddd;
	width:100%;
	height:4.26rem;
	float:left;
}
.spzq_xgtj{
     width:7.5rem;
	 height:auto;
	 float:left;
	 border-left:0px solid #d7d7d7;
	 margin-left:.0rem;
	 padding-left:0rem;
}
.spzq_xgtj h5{
	padding-left:.1rem;
  border-left:3px solid #61a57c;
  font-size:.36rem;
 font-weight:normal;  
}
.spzq_xgtj ul{
	padding-top:.15rem;
  
}
.spzq_xgtj img{
	width:91%;
	height:3.50rem;
  border:0px solid #333;
  
}
.spzq_xgtj p{
	margin-top: -5px;
  
}

.masContainer {
   position:relative;
   width: 100%;
    height:auto;
   /* padding-bottom:56.25%; */
}
.masVideo{
	  /* position:absolute; */
	  /* top:0; */
	  /* left:0; */
	width:100%;
	height:100%;
}   
  /* 视频专区-重点产品 开始 */
  
  .psbc_zdcp{
	 padding: .30rem 0rem 0 0rem;  
     width:100%;
	 height:auto;
	 margin:0 auto;
	 overflow:hidden;
	 border:0px solid #d7d7d7;

}
  .psbc_zdcp_xian{
	 padding-bottom:.38rem; 
	 border-bottom:1px solid #efefef;

}
.psbc_zdcp h2{
	height: 1.0rem;
    line-height: 1.0rem;
    padding: 0 0 .20rem;
    font-size: .36rem;
    border-bottom: 0px #D0D0D0 solid;
    font-weight: normal;
	float: left;
	background:url(psbc_base_spzq_ico1.jpg) no-repeat;
	padding-left: 1.0rem;

}

.psbc_zdcp h2.spzq_ico{
	
	background:url(psbc_base_spzq_ico2.jpg) no-repeat;
	padding-left: 1.20rem;
	padding-bottom: .20rem;

}

.psbc_zdcp ul{
    width:100%;
	border:0px solid #333;
	overflow: hidden;
}
.psbc_zdcp p{
	height: 1.0rem;
    line-height: 1.0rem;
    font-size: .28rem;
	padding-bottom: .10rem;
	float:right;
}


.psbc_zdcp ul li{
	width:100%;
    float:left;
	margin-bottom:.30rem;
  
}
.psbc_zdcp img{
	width:100%;
	height:3.50rem;
  border:0px solid #333;
  
}

.psbc_zdcp ul li a p{
	height: .80rem;
    line-height: .48rem;
	width:100%;
	float:left;
  
}

.psbc_zdcp ul li a span{
    color:#ccc;
	float:left;
	font-size:.28rem;
  
}
.psbc_zdcp ul li a span:hover{
  color:#ccc;
  
}


  
  /* 视频专区-重点产品 结束 */



/* 视频专区 结束 */




/*新增贵金属 信息公示 开始*/
.eaCalB {
	
	width:100%;
	margin:0 auto;
	padding-top: .20rem;
	height: .80rem;
	line-height: .80rem;
}

.eaCalB>* {
	display: block;
	float: left;
	margin: 0 .10rem;
}

.eaCalB input{
    width: 3rem;
    height: .8rem;
    line-height: .8rem;
    font-size: .3rem;
    margin:0;
    border: solid 1px #5ea875;
	color: #8b8b8b;
	padding: 0 .10rem;
}
.eaCalB_zscpqd input {
    width: 5.52rem;
    margin-left: .2rem;
}
.eaCalB .search{
    background-color: #5ea875;
    width: .70rem;
    height: .8rem;
    margin-left: 0;
    border: solid 1px #5ea875;
    text-align: center;
    line-height: .6rem;
    border-radius: 0 2px 2px 0;
    cursor: pointer;
}

.eaCalB .search img{
    width:80%;
}
.gjs-headbox-ss { width: 2.57rem; float: left;height:.8rem;margin-top: 0px;border: solid 1px #5ea875;position: relative; }	
.gjs-ss-bt { width: 2.57rem; float:left;position: relative; border:0px solid #333333; }
.gjs-ss-bt span{display: block;text-align: center;font-size: .24rem;color:#8b8b8b;height:.8rem;line-height: .8rem;cursor: pointer;
width:96%;
padding-left:3%;
padding-right:3%;
overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gjs-ss-bt span img{margin-left: .05rem;vertical-align: middle;position: relative;top:-.02rem;}
.gjs-ss-nr{display: none;height:4rem;width:100%;position: absolute;top:.84rem;left: -1px;border: solid 1px #5ea875;z-index: 999;background:#ffffff;overflow-y: auto; }
.gjs-ss-nr li{height:auto;margin-bottom: .15rem;line-height:.40rem;text-align: center;font-size: .22rem;color:#8b8b8b;cursor: pointer;/*list-style: none;*/list-style-type:none;}
.gjs-ss-nr li:hover{background:#f4f7fb;}
.gjs-ss-nr li.active{background:#f4f7fb;}

/*贵金属信息公示表格 移动端 开始*/
.gjsBody{
    overflow-x: scroll;
}
.gjs_tableBox{
    width: 100%;
    overflow-x: scroll;
}
.gjs_tableBox::-webkit-scrollbar {
                display: none;
            }
.gjs_table{
    width: 200%;
    border-spacing: 0;
    text-align: center;
    overflow-x: scroll;
    margin-top: 0.3rem;
}

.gjs_table thead tr td{
	padding: .10rem;
    font-size: 0.26rem;
    color: #fff;
    font-weight: bold;
    height: 0.7rem;
    background-color: #3FAA70;
}

.gjs_table tbody tr td{
    font-size: 0.24rem;
	padding: .20rem;
}
.gjs_table tbody tr:nth-child(even) td{
    background-color: #F2FBF7;
}
.colorRed{
    color: red;
}

/*在此基础上新增 在售产品清单的表格样式*/
.gjs_zscpqd_table {
    width: 200%;
}
.gjs_zscpqd_table thead tr td:nth-child(1){
    width: 1.10rem;
}
.gjs_zscpqd_table thead tr td:nth-child(2){
    width: 1.3rem;
}
.gjs_zscpqd_table thead tr td:nth-child(3){
    width: 1.2rem;
}
.gjs_zscpqd_table thead tr td:nth-child(4){
    width: 1.48rem;
}
.gjs_zscpqd_table thead tr td:nth-child(5){
    width: 1.90rem;
}
.gjs_zscpqd_table thead tr td:nth-child(6){
    width: 2.95rem;
}
.gjs_zscpqd_table thead tr td:nth-child(7){
    width: 1.36rem;
}
/*在此基础上新增 在售产品清单的表格样式*/
/*贵金属信息公示表格 移动端 结束*/

/*业务开办网点名录 开始*/


.ywkbwdml_wrap{float:left;/*自适应内容宽度*/position:relative;left:50%; border: 0px solid #333;margin-top:.45rem;margin-bottom:.15rem;}
.ywkbwdml_bt {
	position:relative;left:-50%;border: 0px solid red;
	overflow-x: scroll;
	
}
.ywkbwdml_bt::-webkit-scrollbar {
                display: none;
            }
.ywkbwdml_bt ul {width:200%;}
.ywkbwdml_bt ul li{
	float:left;
	height:.56rem;
	line-height:.56rem;
	font-size:.24rem;
	color:#000017;
	background:#f4f4f4;
	padding-left:.26rem;
	padding-right:.26rem;
	text-align:center;
	border-radius:.50rem;
	margin-right:.15rem;
}

.ywkbwdml_bt ul li.ywkbwdml_bt_active {
	background:#64bb8a;
}
.ywkbwdml_bt ul li.ywkbwdml_bt_active a {
	color:#ffffff;
}
	   
/*业务开办网点名录 结束*/


/*新增 A股公告 查询样式 开始*/
.lccpjzcx{
	padding: 0rem 0 0rem 0.3rem!important;
    line-height: .48rem!important;
    margin-bottom: 0.2rem;
}
.lccpjzcx_box {
	float:left;/*自适应内容宽度*/position:relative;left:50%; border: 0px solid #333;
	margin-top: .35rem;
}
.lccpjzcx_box .lccpjzcx_nr {
  position:relative;left:-50%;border: 0px solid red;
}
.lccpjzcx_box .lccpjzcx_nr p{
  clear:both;
  width:100%;
  text-align:center;
  padding-top: .10rem;
  color:#3c3c3c;
  font-size:.24rem;
  margin-top:.1rem;
  margin-bottom:.4rem;
}

.jzcx{
	width:6.58rem;
	border: 1px solid #d2d2d2;
	border-radius:2px;
	color:#3c3c3c;
	font-size:.28rem;
	line-height:.36rem;
	height:.36rem;
	padding:.1rem .1rem;
	margin-right: .0rem;
	margin-bottom:.2rem;
	
}

.fdT p{
    float:right;
	font-size:.16rem;
	color:#18ae66;
	margin-top:.26rem;
	line-height: .40rem;
}
.fdT p a{
	font-size:.24rem;
	color:#18ae66;
}

.filTimeC {
	margin-left:.3rem;
	margin-right:.3rem;
}
.filTimeC span {
   
    font-size: 0.3rem;
}

body {
   
    font-size: 0.3rem;
}

.textI {
	width:2.37rem;
	border: 1px solid #d2d2d2;
    color:#3c3c3c;
	font-size:.28rem;
	line-height:.36rem;
	height:.36rem;
	padding:.1rem .05rem;
}

.textI_bai {
	width:2.37rem;
	border: 1px solid #d2d2d2;
    color:#3c3c3c;
	font-size:.28rem;
	line-height:.36rem;
	height:.36rem;
	padding:.1rem .05rem;
}

.filTimeC input[type="submit"] {
    width: 1.22rem;
    height: 0.59rem;
    padding-left: 0;
    color: #fff;
    border: 0;
    /*background: #df6867;*/
	background: #18Ae66;
    border-radius: 0.03rem;
}

/*新增 A股公告 查询样式 结束*/