.headeren{position: absolute;z-index: 11;left:0;width:100%;}
        .topen{display: flex;align-items: center;justify-content: space-between;padding-top: 0.44rem;}
        .topen img{ display: block; height: 0.75rem;}
            .enBtn{ color: #fff;background: url(/aecc/template/page/index/icon_yy.png) no-repeat 0.16rem center; background-size: 0.3125rem auto; background-color: transparent; border:1px solid #5c84b8; font-size: 0.325rem;}
            .enBtn:hover{ color: #fff;}

.bannerimg,.bannerimg img{ display:block; width:100%;}

.encon{ background: url("apecen.png") no-repeat right bottom; background-size: auto 2.2rem; margin:2rem 0 0; position: relative; padding:1.15rem 0 2.5rem;}
        .enimg{ width: 45.5%; position: absolute; z-index: 1; left: 0; top: 0;}
        .enimg img{display: block; width: 100%;}
        .enjs{ position: relative; z-index: 2; width: 70%; margin-left:22%;background: #004099 url("ditubg.png") no-repeat center center; background-size: 74% auto; padding:1rem;}
        .enjs *{ font-size: 0.3rem; line-height: 200%; color: #fff;}
        .enjs p,.enjs div{ min-height:.2rem;}
            .entitle{ color: #fff; font-size: 0.6rem; text-align: center; line-height: 140%; padding-bottom:0.5rem;}
.footeren{ background: #004099; padding:.2rem 0; text-align: center;}
.footeren p a,.footeren p span{ color: #fff; font-size: 0.25rem; display: inline-block; line-height: .35rem; margin:0 .2rem;}


@media screen and (max-width:1024px){

.enjs { width: 86%;margin-left: 10%;}


}
@media screen and (max-width:768px){

.encon {background-size: auto 2rem; margin: 1rem 0 0;padding: 0.6rem 0 2.2rem;}
.enimg{ width:80%;}
.enjs { width: 86%;margin-left: 10%; padding: 0.6rem;}
.entitle{ padding-bottom:.3rem;}

}

 @media screen and (max-width:600px){
.encon {background-size: auto 1.8rem; padding: 0.6rem 0 2rem;}
.enjs { width:92%;margin-left:4%;}
.enjs *{ font-size: 0.4rem; line-height:180%; }
.entitle{ font-size:.6rem!important;}

.footeren p a, .footeren p span{ margin:0; display:block; font-size:.3rem;line-height: 160%;}

}