﻿#SubCustomerRoad{ white-space: nowrap;background: #fff;height: 34px;}
#SubCustomerRoad .home{}
#SubCustomerRoad .road{width: 1200px;margin: 0 auto; }    
#SubCustomerRoad .road a.lv1{color: #666666;font: normal 13px/34px Arial;}
#SubCustomerRoad a.arrow{padding-left: 20px;background: url(iconlst.png) no-repeat 5px 5px;}
#SubCustomerRoad a.lv1:hover{color: #00a1f1;}
#SubCustomerRoad h2{font-size: inherit;font-weight: inherit;margin: 0;padding: 0;display: inline-block;}

@media (max-width: 1000px) {
    #SubCustomerRoad .road{ width: 97%;margin: 0px auto}
}
