<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
img{border:0px;}
body
{
    text-align:center;
    font-family:"微软雅黑","宋体";
    font-size:12px;   
    color:#2D2D2F;
	background-color:#BDBDBD;
	background:url(../images/bgp0.png);
}
body &gt; div{margin:0px auto;}
a{text-decoration:none; color:#2D2D2F; font-family:"微软雅黑","宋体";;}
a:hover{color:#00A0E4; text-decoration:underline;}


.big{font-size:14px;}
.big1{ font-family:"微软雅黑";font-size:20px;}
.bold{font-weight:bold;}
.ud{text-decoration: underline;}

.span{font-family:"微软雅黑","宋体"; color:#292929;}

/*==颜色==*/
.bk{color:#000;}
.wh{color:#fff;}
.blue1{color:#0101FF;} /*蓝色*/
.blue2{color:#0054B6;} /*蓝色*/
.blue3{color:#00448A;} /*蓝色*/
.red1{ color:#D92227;} /*深红色*/
.red2{ color:#FF000D;} /*红色*/
.red3{ color:#94656B;} /*褐红色*/
.red4{ color:#C60000;}
.org{ color:#F35800;} /*橙色*/
.yel1{ color:#FDFFDA;}/*淡黄色*/
.gray1{color:#8B8B8B;} /*灰色*/
.gray2{color:#AAAAAA;} /*浅灰色*/
.gray3{color:#666;} /*深灰色*/
.gray4{color:#4B5464;} /*深深灰色*/
.gold{ color:#C4A169;}
.green1{color:#41B0B0;}/*草绿色*/

.org00{color:#F02600;}
.blue00{color:#00A0E4;}
.gray00{color:#9A9A9A;}
.red00{ color:#DE3B3E;}

a.blue1:hover,a.blue2:hover,a.blue3:hover,a.red1:hover,a.red2:hover,a.red3:hover,a.gold:hover,a.org:hover,a.gray1:hover,a.gray2:hover,a.gray3:hover,a.green1:hover,a.bk:hover{color:#EF2A22;} 

a.org00:hover,a.blue00:hover,a.gray00:hover,a.red00:hover,{ text-decoration:underline;}

ul{list-style-type:none; display:inline;}
li{list-style-type:none; display:inline; }

.right{ float:right;}
.left{ float:left;}

/*导航*/
#topWrapper{width:100%; text-align:center; height:34px; margin:0 auto;}
#top{width:100%; height:34px; line-height:34px; background:url(../images/bg_top.gif) repeat-x;}
#top ul{width:1000px; margin:0 auto;}
#top ul li{ margin:0 4px 0 4px;}
#top ul li a{color:#333;}
#top ul li a:hover{ color:#F02600; text-decoration:underline;}


/*banner*/
.banner_bg{float:left; width:100%; height:459px; background:url(../images/bgp01.jpg) center no-repeat;}
  .banner{ width:1020px; height:459px; margin:0px auto;}
  .banner img{ float:left;}

/*导语*/
.daoyu_bg{float:left; width:100%; height:192px; background:url(../images/bgp02.jpg) center no-repeat;}
  .daoyu01{ width:1020px; height:51px; margin:0px auto; background:url(../images/daoyu01.jpg);}
  .daoyu02{ width:980px; height:136px; margin:0px auto; background:url(../images/daoyu02.jpg); font-size:14px; line-height:26px; text-align:left; color:#FFF; padding:5px 20px 0px 20px;}


/*1020*/
.main_bg{ float:left; width:100%;}
.main{ width:1000px; margin:0px auto; background-color:#FFF; padding:10px;}
.main div{ display:inline;}


/*line e*/
.line_e{ float:left; width:972px; border:4px solid #ECECEC; padding:120px 0px 0px 20px;}
.line_e li{ float:left; width:127px; height:90px; margin-right:10px; text-align:center; line-height:32px;}

/*时刻表*/
.time{ float:left; width:972px; height:196px; border:4px solid #ECECEC; padding:62px 0px 0px 20px; background:url(../images/title04.png) no-repeat;}
.time_gray{ float:left; width:932px; padding:10px; background-color:#ECECEC; margin-bottom:20px;}
.time_gray table{ background-color:#FFF; border-collapse:collapse; color:#47474B;}
.time_gray td{ border:1px solid #DCDCDC; text-align:center; height:30px; line-height:30px; font-size:14px; }

/*乘客*/
.honer{ float:left; width:1000px; height:1255px; background-color:#ECECEC; padding-top:55px; background:url(../images/title05.png) no-repeat;}
.honer li{ float:left; width:210px; height:180px; line-height:24px; text-align:left;}

/*专题banner*/
.zt{ float:left; width:1000px; height:100px; border:1px solid #ddd; background-color:#F1F1F1;}
.zt img{ float:left; margin-top:5px; margin-left:5px; }

/*精英团队*/
.jp{ float:left; width:1000px; height:200px; overflow:hidden; }



.footer{ float:left; width:1000px; height:130px; line-height:28px; padding-top:10px;} 





</pre></body></html>