.psbc_EN_container {
    width: 100%;
    position: relative;
    font-family: 'HelveticaNeue';
    background: #f1f1f1;
    overflow: hidden;
}
.EN_indexBanner{
    width: 100%;
    height: 13rem;
    position: absolute;
    top: 0;
    left: 0;
}
.EN_topCont {
    height: 11rem;
    width: 6.5rem;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.EN_topCont h3 {
    color: #006F4D;
    width: 3rem;
    font-size: 0.96rem;
    margin-top:0.6rem;
    font-family: 'HelveticaNeue-Bold';
}

.EN_topCont p {
    font-size: 0.28rem;
    width:5.5rem;
    color: #313131;
    line-height: 0.44rem;
    margin-top: 0.45rem;
}

.EN_topCont a {
    display: block;
    width: 3rem;
    height: 0.66rem;
    line-height: 0.66rem;
    text-align: center;
    background: #006F4D;
    color: #ffffff;
    font-size: 0.36rem;
    margin-top: 2.6rem;
    border-radius: 0.1rem;
}

.EN_docCont {
    padding:0 0.3rem;
    position: relative;
    margin: 1rem auto 0;
    z-index: 1;
}

.EN_docCont li {
    padding: 0.14rem;
    /* height: 5rem; */
    height: 7.22rem;
    /* float: left; */
    font-size: 0;
    box-shadow: #e8e8e8 0 0 10px 0;
    margin-bottom: 0.4rem;
    background: #ffffff;
}

.EN_docCont li h3 {
    font-size: 0.48rem;
    color: #2E2E2E;
    text-align: center;
}

.EN_docCont li img {
    width: 100%;
    height: 3rem;
    margin: 0.2rem 0;
}

.EN_docCont li p {
    /* display: none; */
    font-size: 0.28rem;
    line-height: 0.38rem;
    height: 1.8rem;
    margin-top: 0.2rem;
    color: #6F6F6F;
    font-family: 'HelveticaNeue-Light';
    padding-bottom: 0.3rem;
    border-bottom: 0.01rem solid #DFDFDF;
}
.EN_docCont li p span{
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #6f6f6f;
    display: block;
    margin-bottom:0.1rem;
    font-family: 'HelveticaNeue-Light';
}
.EN_docCont li p a{
    font-size: 0.32rem;
    color: #333;
    /* padding-left: 0.3rem; */
    display: block;
    /* background: url(psbc_base_dian.png) left 7px no-repeat; */
    background-size: 0.09rem 0.09rem;
    margin-bottom: 0.2rem;
}
.EN_docCont li.haa p a {
    background: url(psbc_base_dian.png) left 7px no-repeat;  
    padding-left: 0.3rem;
}
.EN_docCont li a.more{
    font-size: 0.32rem;
    color: #5DA875;
    display: block;
    margin-top: 0.3rem;
    padding-right: 0.25rem;
    width: 6.3rem;
    text-align: right;
    background: url(psbc_en_index_right_v2020.png) right center no-repeat;
}

.EN_indexService{
    padding: 0.3rem;
}
.EN_indexTitle{
    font-size: 0.64rem;
    color: #5DA875;
    padding: 0.4rem 0;
    text-align: center;
}

.EN_indexService_Item {
    position: relative;
    /* height: 10.75rem; */
    box-shadow: #e8e8e8 0 0 10px 0;
    background: #ffffff;
    margin-bottom: 0.4rem;
    padding-bottom: 0.3rem;
}
.EN_indexService_Item .ImgCont{
    width: 100%;
    height: 3.2rem;
}
.EN_indexService_mes{
    padding:0 0.3rem;
}
.EN_indexService_mes h3{
    font-size: 0.56rem;
    color: #000000;
    line-height: 0.64rem;
    margin: 0 0 0.2rem;
}
.EN_indexService_mes p{
    font-size: 0.28rem;
    color: #787878;
    line-height: 0.36rem;
}
.EN_indexService_mes a{
    float: left;
    width:100%;
    font-size: 0.28rem;
    color: #5DA875;
    margin-top: 0.14rem;
}
.EN_indexService_mes a:nth-child(2n){
    /* width: 3.1rem; */
    float: right;
}

.EN_indexRelation{
    padding: 0 0.3rem;
}
.EN_indexRelation_list li{
    width: 100%;
    height: 4.93rem;
    position: relative;
    margin-bottom: 0.4rem;
}
.EN_indexRelation_list li a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.EN_indexRelation_list li img{
    width: 100%;
    height: 4.93rem;
    position: absolute;
    top: 0;
    left: 0;
}
.EN_indexRelation_list li p{
    position: absolute;
    bottom: 0;
    height: 0.84rem;
    line-height:0.84rem;
    color: #ffffff;
    left: 0;
    font-size: 0.36rem;
    width: 6.3rem;
    padding: 0 0.3rem;
    background: url(psbc_en_index_relationYY_v2020.png) left bottom no-repeat;
    background-size: 100% 100%;
}
.EN_indexRelation_list li p i{
    position: absolute;
    right: 0.3rem;
    bottom: 0.3rem;
    display: inline-block;
    width: 0.2rem;
    height: 0.32rem;
    background: url(psbc_en_index_rightB_v2020.png) left center no-repeat;
    background-size: 100% 100%;
}


.EN_index_bot{
    width: 100%;
    height: 10rem;
    margin-top: 0.4rem;
    position: relative;
}
.EN_index_bot img{
    width: 100%;
    height: 15rem;
    position: absolute;
    top: 0;
    left: 0;
}
.EN_index_bot .wrap {
    position: relative;
}
.ccCont {
    text-align: center;
    font-size: 0.5rem;
    color: #6f6f6f;
}
.ccCont a{
    color: #6f6f6f;
    padding-top: 0.3rem;
    display: block;
}
.ccul {
    position: relative;
    z-index: 9;
    font-size: 0.3rem;
    padding-left: 0.4rem;
}
.ccul  a {
    color: #6f6f6f;
}
.ccul span {
    font-size:0.7rem;
}
.footcc {
    padding-top:0.4rem;
}