<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/**
 *
 * @authors ray (ray0324@foxmail.com)
 * @date    2014-02-26 18:21:28
 * @version v 1.0
 */
html,body{max-width:640px; margin:auto;}
body{background: #f4f4f4;font-family: microsoft yahei,\5fae\8f6f\96c5\9ed1,"helvetica neue", helvetica, arial, sans-serif; }
ul,li{padding: 0;margin:0;}
ul{list-style: none;}
a {	color: #333333;	text-decoration: none;}
a:hover,a:focus {color: #ff6600;text-decoration: none;}
h1,h2,h3,h4,h5{margin: 0;font-weight: 100;font-family: microsoft yahei,\5fae\8f6f\96c5\9ed1,"helvetica neue", helvetica, arial, sans-serif;}

/**导航条**/
nav{margin:0;padding:0;width:100%;background: #f2f2f2;margin-bottom:10px}
nav .topnav{height: 40px;list-style: none;border-bottom:1px solid #dc610f;overflow: hidden;background: #f60;padding-bottom:10px;box-shadow:0 1px 3px #999}
nav .topnav li{text-align: center;font-size: 14px;}
nav .topnav li a{line-height: 40px;color: #fff;}

nav .topnav li.back{float:left;height: 40px;width:40px;}
nav .topnav li.back a{display: block;height: 40px;width:40px;background: url(/uploads/image/bimages/back.png);background-size:40px 40px;}
nav .topnav li.back a:hover{background: #ff8800 url(/uploads/image/bimages/back.png);background-size:40px 40px;}

nav .topnav li.home{float:left;height: 40px;width:40px;}
nav .topnav li.home a{display: block;height: 40px;width:40px;background: url(/uploads/image/bimages/home.png);background-size:40px 40px;}
nav .topnav li.home a:hover{background: #ff8800 url(/uploads/image/bimages/home.png);background-size:40px 40px;}

nav .topnav li.title{margin:0 100px 0 50px;height: 40px;font-size: 24px;}
nav .topnav li.title  a{display: block;height:40px;width:150px;margin:auto;background:url(/uploads/image/bimages/logo-white.png) no-repeat center left;background-size:100px 50px;font-size: 18px;font-weight:900;text-align: right; }

nav .topnav li.list{float: right;height: 40px;width:40px;overflow: hidden;}
nav .topnav li.list a{display: block;float:left;width:40px;height: 40px;}

nav .topnav li.list a.home{background: url(/uploads/image/bimages/home.png);background-size:40px 40px;}
nav .topnav li.list a.home:hover{background: #ff8800 url(/uploads/image/bimages/home.png);background-size:40px 40px;}
nav .topnav li.list a.listmenu{background: url(/uploads/image/bimages/list.png);background-size:40px 40px;}
nav .topnav li.list a.listmenu:hover{background: #ff8800 url(/uploads/image/bimages/list.png);background-size:40px 40px;}

/*折叠菜单*/
nav .menu{list-style: none;margin-top:5px;}
nav .menu li{float:left;width:16.6666666666%;text-align: center;}
nav .menu li a{color:#333;line-height: 35px;padding:2px 5px 2px 5px;}
nav .menu li a:hover{color:#ff6600;}
nav .menu li.active a{color:#ffffff;background: #ff6600;border-radius: 4px;}
nav .menu li.active a:hover{color:#ffffff;}


/*面包屑*/
nav .breadcrumb {
	margin-bottom: 2px;
	font-size: 14px;
	background: #fff;
	line-height: 21px;
	padding: 0 10px; color : #999;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	color: #999; 
	border-radius:0;
}

nav .breadcrumb a {
	display: inline-block;
	padding: 8px 3px;
	color : #555; 
	text-decoration: none;
	margin: 0 3px;
	color: #555;
}


.container-fluid{padding:0 15px; overflow:hidden;}
h1{font-size: 24px;padding:10px 0;color: #ff6600}
h1 a{color: #ff6600;}
.forh1{font-size: 24px;padding:10px 0;color: #ff6600}
/*公交导航*/
.nav-bar{margin:0 -5px;}
.nav-bar div{padding:5px;text-align: center;}
.bus,.train,.coach,.metro{width:100%;height: 55px;background: #dddddd;border-radius: 4px;box-shadow: inset 0 0 5px rgba(0,0,0,0.5)}

.icon{margin:auto;width:50px;height: 50px;}
.bus .icon{background:url(/uploads/image/bimages/icons.png) no-repeat 0 0;background-size: 200px 50px; }
.train .icon{background:url(/uploads/image/bimages/icons.png) no-repeat -50px 0;background-size: 200px 50px; }
.coach .icon{background:url(/uploads/image/bimages/icons.png) no-repeat -100px 0;background-size: 200px 50px; }
.metro .icon{background:url(/uploads/image/bimages/icons.png) no-repeat -150px 0;background-size: 200px 50px; }

.bus:hover,.bus.active{background: #bc283d;}
.train:hover,.train.active{background: #2395af;}
.coach:hover,.coach.active{background: #ba5511;}
.metro:hover,.metro.active{background: #137a3c;}


.tab{margin-top:10px;border-bottom:1px solid #e75d71;}
.tab a{display: inline-block;padding:5px 10px;}
.tab a.active{background: #e75d71;color:#ffffff;border-radius: 4px 4px 0px 0px / 4px 4px 0px 0px;}

/*输入框*/
.station-begin,.station-end,.search{margin-top:10px;}

.alert{padding:5px 15px;margin-top:10px;margin-bottom: 5px;}
.line-search,.station-search{margin-top:10px;}

/*                                 */
.panel-group{margin-top:10px;}
.panel-group .col-xs-3{overflow: hidden;height: 24px;padding:5px;text-align: center;}

.panel-group ul li{border-bottom:1px solid #f1f1f1;padding:5px 0;}
.panel-group ul li small{color:#999;font-size: 80%;}
.panel-arround,.panel-hot,.panel-lineindex,.panel-stationindex{margin-bottom:5px;}

.panel-arround .col-xs-3,.panel-hot .col-xs-3{overflow: hidden;height: 24px;padding:5px;text-align: center;}
.panel-lineindex .col-xs-2,.panel-lineindex .col-xs-3,.panel-stationindex .col-xs-2,.panel-stationindex .col-xs-3{overflow: hidden;height: 24px;padding:5px;text-align: center;}

/*////////////////////////////////////////////////*/
/*图标导航*//*///////////////////////////////////////////////////////////////////////////////////////*/
.nav-bar{margin:0 -5px;margin-top:5px;}
.nav-bar div{padding:5px;text-align: center;}
.bus,.train,.coach,.metro{width:100%;height: 55px;background: #dddddd;border-radius: 4px;box-shadow: inset 0 0 5px rgba(0,0,0,0.5)}

.icon{margin:auto;width:50px;height: 50px;}
.bus .icon{background:url(/uploads/image/bimages/icons.png) no-repeat 0 0;background-size: 200px 50px; }
.train .icon{background:url(/uploads/image/bimages/icons.png) no-repeat -50px 0;background-size: 200px 50px; }
.coach .icon{background:url(/uploads/image/bimages/icons.png) no-repeat -100px 0;background-size: 200px 50px; }
.metro .icon{background:url(/uploads/image/bimages/icons.png) no-repeat -150px 0;background-size: 200px 50px; }

nav-bar .bus:hover,nav-bar .bus.active{background: #bc283d;}
nav-bar .train:hover,nav-bar .train.active{background: #2395af;}
nav-bar .coach:hover,nav-bar .coach.active{background: #ba5511;}
nav-bar .metro:hover,nav-bar .metro.active{background: #137a3c;}
/*                                                                                                  */

.col-xs-6{height: 24px;overflow: hidden;}

/*线路列表                                                                                          */
.line-info{margin-top:5px;background: #eee;border-radius: 4px;color:#e75d71;padding:10px;box-shadow:inset 0 0 5px rgba(0,0,0,0.5)}
.line-info h1,.line-info h2{font-size: 24px;padding-bottom:5px;margin-bottom:3px;border-bottom: 1px dotted rgba(188,40,61,0.5); padding-top:0px;}
.line-info h1 a,.line-info h2 a{font-size: 16px;color:#ff6600;margin-left: 15px;}
.line-info h1 span,.line-info h2 span{font-size: 16px;color:#555555;margin: 0 10px;}
.line-info p{margin:0;padding:0;}

.tab{margin-top:10px;border-bottom:1px solid #e75d71;}
.tab a{display: inline-block;padding:5px 10px;}
.tab a.active{background: #e75d71;color:#ffffff;border-radius: 4px 4px 0px 0px / 4px 4px 0px 0px;}

.line-list{border-top:1px solid #f9f9f9;border-bottom:1px solid #eeeeee;}
.line-list li{border-bottom:1px solid #f9f9f9;border-top:1px solid #eeeeee;}
.line-list li a{display: block;padding:10px;background: url(/uploads/image/bimages/arr.png) no-repeat center right;background-size: 7px 13px}
/*                                                                                                                               */
/*站点线路列表*/
.list-station{margin-top:10px;border-top:1px solid #f9f9f9;border-bottom:1px solid #eeeeee;}
.list-station li{border-bottom:1px solid #f9f9f9;border-top:1px solid #eeeeee;}
.list-station li a{display: block;padding:5px 10px;background: url(/uploads/image/bimages/arr.png) no-repeat center right;background-size: 7px 13px}
.list-station li a p{margin:0;padding:0;line-height: 16px;}
.list-station li a small{color:#999;font-size: 80%;}
.list-station li a:hover small{color: #ff6600;}

/*                                                                                                                               */
/*列车*/
.table{margin-top:10px;}


/*换乘样式                                                                                                                             */
.bus-switch .info{margin-top:10px;background: #eee;border-radius: 4px;color:#e75d71;padding:10px;box-shadow:inset 0 0 5px rgba(0,0,0,0.5)}
.bus-switch .info h2,.bus-switch .info h1{font-size: 18px;padding-bottom:5px;margin-bottom:3px;}
.bus-switch .info h2 a,.bus-switch .info h1 a{font-size: 16px;color:#ff6600;margin-left: 15px;}
.bus-switch .info h2 span,.bus-switch .info h1 span{font-size: 16px;color:#555555;margin: 0 10px;}
.bus-switch .info p{margin:0;padding:0;}

/*换乘固定代码----数据库调取*/
.fanan{ margin-top:10px;border-bottom:1px solid #f9f9f9;border-top:1px solid #eeeeee;}
.fananbox{padding:10px 5px;border-bottom:1px solid #e5e5e5;border-top:1px solid #ffffff;}
.fboxtitle font{font-size: 85%;color:#888;}
.fboxcontent a{font-weight: 900;color:green;}
.fbox3{display: none;}


.fbox2
{
    display:block;
   
}
.fboxtitle
{
    width:100%;
    display:block;
    clear:both;
}
.fboxtitle b
{
    font-size:14px;
	float:left;
    height:24px;
    display:block;
    line-height:24px;
    clear:both;
}
.fboxtitle font
{
    display:block;
    float:right;
    height:auto;
    line-height:24px;
    font-size:12px;
    color:#777;

}
.fboxcontent
{
    padding-top:5px;
}
.fboxcontent div
{
    width:100%;
    line-height:24px;
    display:block;
    clear:both;
    font-size:13px;
}
.miniicon
{
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-bottom: -3px;
    margin-right: 6px;
}
.fboxcontent .walk
{
    
    background: url(/uploads/image/bimages/bus_all.gif) 0 1px no-repeat;
}
.fboxcontent .bus
{
    background: url(/uploads/image/bimages/bus_all.gif) 0 -40px no-repeat;
}
.fboxcontent .metro
{
    background: url(/uploads/image/bimages/bus_all.gif) 0 -212px no-repeat;
}


/*小工具                                                                  */
i.start{font-style: normal;color:#ffffff;background:#25a4bc;padding:0 3px;margin:0 3px;border-radius: 3px;}
i.end{font-style: normal;color:#ffffff;background:#ff6600;padding:0 3px;margin:0 3px;border-radius: 3px;}
i.pass{font-style: normal;color:#ffffff;background:#0c9;padding:0 3px;margin:0 3px;border-radius: 3px;}
/*底部信息*/
footer{margin:10px 0 !important;border-top:1px solid #eeeeee;padding:10px 15px;	color:#999999;}
footer div{text-align: center;}
footer div a{color:#666666;}

.page {
    background: none repeat scroll 0 0 #ffffff;
    line-height: 33px;
    padding: 22px;
    text-align: center;
	display:block;
	clear:both;
	overflow:hidden;
}
.page a {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dcdee0;
    border-radius: 0;
    color: #333;
    display: inline-block;
    height: 33px;
    width: 58px;
}

.page .pageno {
    display: inline-block;
    height: 30px;
    margin: 0 5px;
    position: relative;
    vertical-align: top;
	color: #999;
}
.page a.disabled {
    color: #cccccc;
}
.panel-title{ padding:0;}

.citylist{ padding:5px 10px; clear:both; overflow:hidden;}
.citylist .province{ font-weight:bold;}
.citylist .city a{ margin:0 8px; white-space:nowrap;}
.citylist p{ margin:0; line-height:20px;}
.content{ padding:0 10px; line-height:20px;}
.content a{ color:#0000ff;}
.tipsbox{ position:relative; }
.tipsbox input{border-radius:0 3px 0 0;}
.tipsbox .showtips{ position:absolute; top:33px; z-index:999;width: 100%;}
.tipsbox .showtips ul {width: 100%;border-top: #ccc 1px solid;border-bottom: #ccc 1px solid;margin-bottom: 15px; background:#ffffff;}
.tipsbox .showtips ul li {
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	cursor: pointer;
	height: 33px;
    line-height: 33px;
    overflow: hidden;
	font-size: 0.9em;
    padding: 0 0 0 10px;
	border-bottom: #ccc 1px dotted;
}
.tipsbox .showtips ul li:last-child{border-bottom: none;}</pre></body></html>