.ejbanner{background: #02264b; height: 392px;}
.ejbanner-inner{width: 1400px;margin: 0 auto;height: 100%;overflow: hidden;}
.ejbanner img {width: 100%;height: 100%;margin: 0 auto;max-width: none;}

.midwest-route{background: none;background-color: #196bb5;}
.ej-cont .ejcont-tit,.nonav-cont .nonav-route{color: #196bb5;border-bottom: 2px solid #196bb5;}
.nonav-imglist .more{display: block;width: 200px;height: 40px;background: #196bb5;color: #fff;text-align: center;margin: 0 auto;line-height: 40px;border-radius: 20px;}
.route-inner{color: #fff;}


@media screen and (max-width:767px){
    .ejbanner{height: auto;}
    .ejbanner-inner{width: 100%;}
    .comp-pages{display: none;}
}


