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

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