* {
    padding: 0;
    margin: 0;
    border: 0;
}

body {
    font-family: "Microsoft YaHei";
    background: #fff;
    overflow-x: hidden;
    width: 7.5rem;
}

a {
    text-decoration: none;
    cursor: pointer;
}

ul, li {
    list-style: none;
}

input {
    border: 0;
    outline: none;
    -webkit-appearance: none;
}

i, em {
    font-style: normal;
}

.mobileNone {
    display: none !important;
}

.fl {
    float: left;
}

.rl {
    float: right;
}
.clear:after{
    content: '';
    display: table;
    clear: both;
}
.psbc_layout.manMon.fdp {
    width: 7.5rem;
    overflow: hidden;
}
/*邮储移动端   开始*/
.psbc_header {
    border-top: 0.04rem solid #5DA875;
    padding: 0 0.3rem;
    height: 1.5rem;
	background:#fff;
}

.psbc_headerCont {
    padding: 0.3rem 0;
    height: 0.78rem;
    font-size: 0;
}

.psbc_headerCont .headerLogo {

}

.psbc_headerCont .headerLogo img {
	width:5rem;
}

.psbc_headerCont .navMore {
    margin-top: 0.14rem;
}

.psbc_headerCont .navMore img {
    width: 0.48rem;
    height: 0.44rem;
}

.psbc_headerCont .navClose {
    margin-top: 0.14rem;
    display: none;
}

.psbc_headerCont .navClose img {
    width: 0.48rem;
    height: 0.44rem;
}

.navListCont {
    width: 4.6rem;
    position: absolute;
    /* bottom: 0; */
    background: #F1F1F1;
    right: -4.6rem;
    top: 1.5rem;
    z-index: 100;
    display: none;
}

.navListTop {
    height: 1.16rem;
    width: 100%;
    border-bottom: 0.01rem solid #979797;
}

.psbc_header_searchBox {
    width: 3.8rem;
    height: 0.76rem;
    border: 0.013rem solid #DDDDDD;
    border-radius: 0.05rem;
    position: relative;
    background: #ffffff;
    margin-top: 0.35rem;
    margin-left: 0.38rem;
}

.psbc_header_searchBox .sr_text {
    position: absolute;
    left: 0.01rem;
    top: 0.01rem;
    height: 0.74rem;
    width: 3rem;
    padding-left: 0.1rem;
    background: none;
    border: none;
}

.psbc_header_searchBox .sr_btn {
    position: absolute;
    right: 0.1rem;
    height: 0.74rem;
    width: 0.5rem;
    background: url(psbc_base_search.png) left center no-repeat;
    background-size: 0.34rem 0.34rem;
}

.navList{
    width: 100%;
    margin: 0 auto;
}
.navList li{
    /*height: 0.72rem;*/
    border-bottom: 0.01rem solid #e2e2e2;
    overflow: hidden;
    padding: 0 0.15rem;
}
.itemLink{
    float: left;
    display: block;
    height: 0.72rem;
    line-height: 0.72rem;
    padding-left: 0.3rem;
    font-size: 0.32rem;
    color: #3C3C3C;
    float: left;
    width: 3.7rem;
}
.navList li a.itemTitle{
    display: block;
    height: 0.72rem;
    line-height: 0.72rem;
    padding-left: 0.3rem;
    font-size: 0.32rem;
    color: #3C3C3C;
    background: url(psbc_base_navShow_mobileV2020.png) right center no-repeat;
    float: left;
}
.navList li.on a.itemTitle{
    background: url(psbc_base_navHide_mobileV2020.png) right center no-repeat;
}
.fhheader .navList li a.itemTitle ,
.fhheader .navList li.on a.itemTitle {
    background:0;
}
.navList li div{
    height: 0;
    overflow: hidden;
    width: 100%;
}
.navList li dl{
    width: 3.8rem;
    margin: 0 auto;
    background: #F1F1F1;
}
.navList li dl dd{
    height: 0.5rem;
    border-top: 0.01rem solid #ffffff;
}
.navList li dl dd a{
    display: block;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.24rem;
    color: #3C3C3C;
    padding-left: 0.3rem;
    background: url(psbc_base_dian.png) 0.12rem center no-repeat;
    background-size: 0.1rem 0.1rem;
}
.fh a {background: none!important;}
.navDownApp{
    display: block;
    width: 3.8rem;
    height: 0.6rem;
    margin: 0.2rem auto;
    line-height: 0.6rem;
    text-align: center;
    color: #ffffff;
    font-size: 0.28rem;
    background: #5DA875 url(psbc_base_navIcon01_mobileV2020.png) 0.5rem center no-repeat;
    background-size: 10%;
    position: relative;
}
.navDownApp i{
    display: inline-block;
    width: 0.1rem;
    height: 0.6rem;
    position: absolute;
    right: 0.2rem;
    top: 0;
    background: url(psbc_base_navR_mobileV2020.png) left center no-repeat;
    background-size: contain;
}
/*尾部*/
.psbc_footer {
    /*height: 7.18rem;*/
	height: 14.78rem;
    background: #5DA875;
    /*padding: 0.8rem 0.6rem 0.6rem;*/
    position: relative;
}

.footer_tel {
    width: 100%;
    font-size: 0;
    text-align: center;
    margin: 0.1rem auto 0;
}

.footer_tel img {
    width: 6.4rem;
    /* height: 1.1rem; */
    display: block;
    margin: 0 auto;
}

.footer_tel p {
    /* margin-top: 0.15rem; */
    font-size: 0.34rem;
    color: #ffffff;
    /* background: url(psbc_base_kf.png) 0.5rem center no-repeat; */
    /* background-size: 0.48rem 0.32rem; */
    text-align: center;
}

.footer_Mes {
    margin-top: 0.1rem;
    position: absolute;
    width: 6.4rem;
    top: 12.7rem;
	left: 0.6rem;
}

.footer_Mes p {
    margin-bottom: 0.15rem;
    line-height: 0.4rem;
    color: #ffffff;
    font-size: 0.28rem;
    text-align: center;
}

.footer_Mes p a {
    font-size: 0.28rem;
    color: #ffffff;
    line-height: 0.6rem;
    margin: 0 0.15rem;
}

.footer_Mes p span {
    display: block;
    font-size: 0.28rem;
    text-align: center;
}

.footer_Mes p span i {
    font-size: 0.26rem;
    margin-right: 0.2rem;
}


.psbc_footerCon_shang{
	width: 100%;
	padding-top:0.00rem;
	height: 1.37rem;
	background: #3b9257;
}

.footer_Mes2 {
    position: absolute;
    width: 6.4rem;
    top: 0.1rem;
    left: 0.37rem;
}

.footer_Mes2 p {
    margin-bottom: 0.15rem;
    line-height: 0.3rem;
    color: #ffffff;
    font-size: 0.28rem;
    text-align: center;
}

.footer_Mes2 p a {
    font-size: 0.28rem;
    color: #ffffff;
    line-height: 0.6rem;
    margin: 0 0.15rem;
}

.footer_Mes2 p span {
    display: block;
    font-size: 0.28rem;
    text-align: center;
}

.footer_Mes2 p span i {
    font-size: 0.26rem;
    margin-right: 0.2rem;
}



.footer_ewm {
    width: 7.0rem;
    position: absolute;
    top: 3.3rem;
    left: 0.49rem;
}

.footer_ewm img {
    width: 1.9rem;
    height: 1.9rem;
}

.footer_ewm span {
    display: block;
    width: 2.2rem;
	margin-right: 0rem;
    color: #ffffff;
    font-size: 0.28rem;
    text-align: center;

}


.foot_r {
    margin-top: 0.1rem;
    position: absolute;
    width: 6.4rem;
    top: 6.0rem;
    left: 0.72rem;
}

.foot_r p {
    margin-bottom: 0.15rem;
    line-height: 0.4rem;
    color: #ffffff;
    font-size: 0.26rem;
    text-align: left;
}

.foot_r p a {
    font-size: 0.26rem;
    color: #ffffff;
}


#mask{
    position: absolute;
    top: 1.5rem;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    z-index: 8;
    display: none;
}

.headerNoticeBox{
    position: relative;
    overflow: hidden;
    height: 0.35rem;
    width: 5.79rem;
}
.headerNoticeUl{
    position: absolute;
    width: 999999999px;
    left: 0;
    top: 0;
}
.headerNoticeUl li{
    float: left;
    margin-left: 0.3rem;
}
.wrap {
    width: 100%;
    margin: 0 auto;
}
.impAne {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 0.35rem;
    line-height: 0.35rem;
    font-size: 0.14rem;
    color: #FFFFFF;
    background: url(psbc02_lcPopBg_v2020.png);
    z-index: 9;
}

.impAne .wrap  {
width: 6.9rem;
}

.impAne .iaTit {
    font-weight: bold;
    width: 1.1rem;
}

.impAne a {
    color: #FFFFFF;
}
.rverc,.rpfx{
    display: none;
}


.mainBannerSlide {
    position: relative;
    width: 100%;
    height: 4rem;
}
.mainBannerSlide .bd {
    position: absolute;
    top: 0;
    left: 0;
}
.mainBannerSlide .bd li {
    width: 100%;
    height: 4rem;
}
.mainBannerSlide .bd li a {
    display: block;
    width: 100%;
    height: 100%;
}
.mainBannerSlide .bd li img {
    width: 100%;
    height: 100%;
}
.mainBannerSlide .hd {
    width: auto !important;
    height: 0.14rem;
    position: absolute;
    right: 0;
    bottom: 0.2rem !important;
    z-index: 1;
    overflow: hidden;
    zoom: 1;
    left: auto !important;
}
.mainBannerSlide .hd span.swiper-pagination-bullet{
    width: 0.14rem;
    height: 0.14rem;
    float: left;
    margin-right: 0.08rem;
    background: url(rt_indexLb_dian_v2020.png) left center no-repeat;
    background-size: 100% 100%;
    opacity: 1;
    border-radius: initial;
}
.mainBannerSlide .hd span.swiper-pagination-bullet-active{
    width: 0.66rem;
    background: url(rt_indexLb_dianOn_v2020.png) left center no-repeat;
    background-size: 0.66rem 0.14rem;
}
.pageBox{
    float: none !important;
    display: inline;
}

.mobile_none {
    display: none !important;
  }

.psbc_contentbox table {
    border-collapse: collapse;
	width:100%;
}