body {
	margin:0;

}
html,body {
	-webkit-text-size-adjust:none;

}
div,form,input,textarea,p,ul,li,dl,dt,dd,h1,table,h2 {
	padding:0;
	margin:0;
}
li {
	list-style-type:none;
	text-align:left;
}
ol,ul {
	list-style:none;
}
input {
	vertical-align:middle;
	font-size:100%;
}
img {
	vertical-align:top;
	border:0;
}
em,i {
	font-style:normal;
}
.l {
	float:left;
}
.r {
	float:right;
}
.c {
	clear:both;
}
.o {
	overflow:hidden;
}
.left {
	float:left;
}
.right {
	float:right;
}

.clearfix {
	*zoom:1;
}
.clearfix:before,.clearfix:after {
	display:table;
	content:"";
}
.clearfix:after {
	clear:both;
}
.content {
	position:relative;
	padding-top: 20px;
}

ul, li {
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	cursor: point;
}
hr {
	height: 0;
	border-left: none;
	border-right: 0;
	border-top: 1px dashed #2d2f34;
	border-bottom: 1px dashed #474954;
}
.top{
	margin-top: 60px;
}
.top img{
	width: 100%;
	margin-top: -10px;
}
.content {
	width: 100%;
}
.content .wrapper {
	position: relative;
}
.content .light {
	position: absolute;
	left: 55px;
	top: -50px;
	width: 152px;
	height: 191px;

}
.content .light i {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;

}
.content .line-left {
	position: absolute;
	left: 0;
	top: 15px;
	width: 70px;
}
.content .line-right {
	position: absolute;
	right: 0;
	top: 15px;
	width: 460px;
}
.content .main {
	background: url("/images/log/line-bg.png") repeat-y 49px 0;
}
.content .main .title {
	position: absolute;
	line-height: 40px;
	padding-left: 67px;
	left: 230px;
	top: 0;
	color: #58a6fb;
	font-size: 24px;
	background: url("/images/log/clock.png") no-repeat left top;
}
.content .main .year {
	position: relative;
	z-index: 100;
}
.content .main .year h2 {
	height: 40px;
	width: 170px;
	padding-right: 30px;
	font-size: 24px;
	line-height: 40px;
	text-align: right;
}
.content .main .year h2 a {
	color: #58a6fb;
}
.content .main .year h2 i{
	display:block;
	position:relative;
	height:0;
	width:0;
	left:190px;
	top:-20px;
	border-width:6px;
	border-style:solid;
	border-color:#59a7fb transparent transparent transparent;
	-webkit-transition:.5s;
	-moz-transition:.5s;
	-ms-transition:.5s;
	-o-transition:.5s;
	transition:.5s;
	-webkit-transform-origin:6px 3px;
	-moz-transform-origin:6px 3px;
	-ms-transform-origin:6px 3px;
	-o-transform-origin:6px 3px;
	transform-origin:6px 3px
}
.content .main .year .list{
	-webkit-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	-moz-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	-ms-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	-o-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
}
.content .main .year .list ul {
	bottom: 0;
}
.content .main .year .list ul li {
	background: url("/images/log/circle.png") no-repeat 35px 11px;
	padding: 10px 0;
	color: #a1a4b8;
}
.cls {
	zoom: 1;
}
.cls:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.content .main .year .list ul li.line1 {
	background-image: url(/images/log/line1.png);background-position:35px 8px;
}
.content .main .year .list ul li.line1 .date, .content .main .year .list ul li.line1 .intro {
	color: #02c020;
}
.content .main .year .list ul li.line2 {
	background-image: url(/images/log/line2.png);background-position:35px 8px;
}
.content .main .year .list ul li.line2 .date, .content .main .year .list ul li.line2 .intro {
	color: #fb1d1c;
}
.content .main .year .list ul li.line3 {
	background-image: url(/images/log/line3.png);
}
.content .main .year .list ul li.line3 .date, .content .main .year .list ul li.line3 .intro {
	color: rgb(255, 130, 0);
}
.content .main .year .list ul li.line4{
	background-image: url(/images/log/line4.png);background-position:35px 8px;
}
.content .main .year .list ul li.line4 .date, .content .main .year .list ul li.line4 .intro {
	color: #047ac2;
}

.content .main .year .list ul li.line7{
	background-image: url(/images/log/line7.png);background-position:35px 8px;
}
.content .main .year .list ul li.line7 .date, .content .main .year .list ul li.line7 .intro {
	color: #047ac2;
}

.content .main .year .list ul li.block {
	background-image: url(/images/log/block.png);background-position:35px 8px;
}
.content .main .year .list ul li.block .date, .content .main .year .list ul li.block .intro {
	color: #333;
}

.content .main .year .list ul li .date,.content .main .year .list ul li .version{
	float:left;
	display:block;
	clear:left;
	width: 40px;
	line-height:24px;
	text-align:left;
}
.content .main .year .list ul li .date{
	font-size:18px;
	line-height:24px;
	color:#bec1d5
}
.content .main .year .list ul li .intro, .content .main .year .list ul li .more {
	float: left;
	display: block;
	/* width: 400px; */
	margin-left: 30px;
	line-height: 24px;
	color: #000;
	font-size: 14px;
}
.content .main .year .list ul li .intro {
	font-size: 18px;
	line-height: 24px;
	color: #63d029;
}
.content .wrapper:first-child .main .year.close h2 i{
	transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-o-transform:rotate(-90deg)
}
.content .wrapper:first-child .main .year.close .list{
	opacity:0;
	height:0!important;
}
.ie7 .content .main .year h2 i{
	left:40px
}

#divFrom select {
	background: transparent;
	padding: 5px;
	font-size: 14px;
	border: 1px solid #333;
	height: 34px;color:#333;
	width:150px;
	margin-right:30px;
}

#divTo select {
	background: transparent;
	padding: 5px;
	font-size: 14px;
	border: 1px solid #333;
	height: 34px;color:#333;
	width:150px;
	margin-right:30px;
}

#FontScroll{width:800px;height:45px;line-height:45px;overflow:hidden;padding:5px 80px;margin:0 auto;}


#transfer-box
{
	position:absolute;
	left: 90px;
	top: 80px;
	width: 352px;
	height:auto;
	padding:10px 10px 10px 10px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
	z-index:500;
	background: #f1f1f1;
	border-radius: 6px;
	-webkit-box-shadow: 2px 2px 8px #cccccc;
	-moz-box-shadow: 2px 2px 8px #cccccc;
	-webkit-box-shadow: 2px 2px 8px #cccccc;
	-ms-box-shadow: 2px 2px 8px #cccccc;
	-o-box-shadow: 2px 2px 8px #cccccc;
	box-shadow: 2px 2px 8px #cccccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
#transfer-box-tab1, #transfer-box-tab2, #transfer-box-close
{

}
#transfer-box-tab2
{
	left: 202px;
	border-left:0px solid #DDD;
}
#transfer-box-close
{
	left: 382px;
	width:54px;
	height:29px;
	background-color:#ac1e1e;
	color:#fff;
	font-weight:bold;
	border-bottom:1px solid #DDD;
}
.transfer-box-tab
{
	width: 90px;
	color:#666;
	cursor: pointer;
	text-align: center;
	padding: 10px 5px;
	float: left;
}
.transfer-box-tab-selected
{
	width: 90px;
	cursor: pointer;
	text-align: center;
	padding: 10px 5px;
	float: left;
	color: #b12e45;
	background: #fff;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom:0px solid #DDD;
}

#transfer-box-search {
	width: 100%;
	background: #fff;
	border-radius: 6px;
}

#transfer-box-search .search-top {
	/* width: 100%; */
	height: 35px;
	line-height: 35px;
	padding: 0px 10px;
	border-bottom: 1px solid #f1f1f1;
}

.title-red {
	color: #b12e45;
	font-size: 16px;
}

#transfer-box-search .title-red {
	float: left;
}
#transfer-box-search .title-btn {
	position: relative;
	float: right;
	color: #666;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	background: none;
	border: 0px;
	font-weight: normal;
	line-height: unset;
	width: unset;
	cursor: pointer;
}

.clear {
	clear: both;
}

#transfer-box-content {
	margin-top: 5px;
}

#transfer-box-tabs {
	width: 100%;
	color: #000;
	/* padding: 10px; */
}

.transfer-box-frame
{
	position: absolute;
	padding-left: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	overflow:auto;
	background-color: #FFF;
	border-radius: 6px;
	text-align: left;
	max-height: 376px;
}
.transfer-div
{
	/* width: 349px; */
	/* border-left:1px solid #dddddd; */
	/* border-right:1px solid #dddddd; */
	/* height:90px;*/
	height: 100%;
	/* background-color:#e5f4eb; */
	overflow:hidden;
}
#transfer-title
{
	height:auto;
	min-height:60px;
	overflow:hidden;
	background-color: #fff;
	/* border:1px solid #dddddd; */
}
#transfer-title-1
{
	color:#333;
	font-size:18px;
	padding: 10px;
	text-align: center;
}
#transfer-title-2
{
	/* width:100%; */
	color: #000;
	font-size: 14px;
	line-height:160%;
	padding: 10px;
	clear: both;
	border-bottom: 1px solid #e5e5e5;
}
#transfer-title-start {
	width: 120px;
	float: left;
	background: #b12e45;
	color: #fff;
	padding: 5px 10px;
	border-radius: 6px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

div#transfer-title-end {
	width: 120px;
	float: right;
	background: #164a9a;
	color: #fff;
	padding: 5px 10px;
	border-radius: 6px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

#transfer-title-exchange {
	float: left;
	width: 50px;
	text-align: center;
	padding-top: 5px;
}
#tStationNumber,#tTime,#tPrice,#tTransferTimes,#tDistance
{
	font-size:16px;
	color: #000;
	font-size: 11px;
}
.transfer-line-bg1
{
	margin-left: 13px;
	margin-right: 20px;
	float:left;
	height:75px;
	width: 4px;
}
.transfer-line-stations .transfer-line-bg1
{
	height:24px;
}
.logo-end-station .transfer-line-bg1
{
	height:20px;
	overflow:hidden;
}
.transfer-line-bg1 .up
{
	width:100%;
	height:20px;
}
.transfer-line-bg1 .down
{
	width:100%;
	/*height:70px;*/
	height: 110%;
}
.logo-start-station .transfer-line-bg2
{
	position:absolute;
	width: 18px;
	margin-left: 6px;
	height: 18px;
	margin-top: 5px;
	background: url(/service/guide/map/images/start-en.png) no-repeat 0px 0px;
	background-position: center;
	background-size: cover;

	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	/*behavior: url(/css/PIE.htc);*/
}

div#transfer-line0-bg2 {}
.logo-transfer-station .transfer-line-bg2
{
	position:absolute;
	width: 18px;
	margin-left: 6px;
	margin-top: 6px;
	height: 18px;
	background: url(/service/guide/map/images/transfer.png) no-repeat 0px 0px;
	background-position: center;
	background-size: cover;

	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	/*behavior: url(/css/PIE.htc);*/
}
.logo-end-station
{
	height:40px;
}
.logo-end-station .transfer-station-box
{
	height:40px;
	line-height:40px;
}
.logo-end-station .transfer-line-bg2
{
	position:absolute;
	width: 18px;
	margin-left: 6px;
	margin-top: 10px;
	height: 18px;
	background: url(/service/guide/map/images/end-en.png) no-repeat;
	background-position: center;
	background-size: cover;

	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	/*behavior: url(/css/PIE.htc);*/
}
.transfer-line-stations
{
	height:auto;
	overflow:hidden;
	background: none;
}
.transfer-line-stations-number
{
	color:#b31d1e;
	/* font-size:14px; */
	/* font-weight:bold; */
}
.transfer-line-stations .transfer-line-bg2
{
	position:absolute;
	width:24px;
	margin-left:5px;
	height:40px;
}
.transfer-line-stations-btn-open
{
	margin-left:110px;
}
.transfer-line
{
	/*float:left;*/
	width: auto;
	border-bottom: 1px solid #e9e9e9;
	margin-top: -1px;
}
.transfer-station-box
{
	width:100%;
	height:32px;
	line-height:32px;
}
.transfer-line-box
{
	width:100%;
	/*height:23px;*/
	font-size: 11pt;
}
.transfer-time-box
{
	width:100%;
	height:20px;
	font-size: 10pt;
	color:#666;
	/*margin-top: 20px;*/
	margin-left: 35px;
}
.transfer-station
{
	font-size: 12pt;
	font-weight:bold;
	color:#333;
	/* letter-spacing:3px; */
}
.transfer-line-name1
{
	padding:2px 10px;
	margin-left:15px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	display: none;
}
.transfer-line-name2
{
	/* font-size:14px; */
	/* font-weight:bold; */
}
.transfer-direction
{
	color:#b31d1e;
	/* font-size:14px; */
	/* font-weight:bold; */
}
.transfer-starttime,.transfer-endtime
{
	/* color:#b31d1e; */
	/* font-size:12px; */
	/* font-weight:bold; */
}
#transfer-remark
{
	font-size: 11px;
	color: #999;
	padding:5px;
}
.transfer-line-stations-open-box
{
	font-size:12px;
	height:auto;
	overflow:hidden;
	color:#333;
}
.transfer-line-stations-open-box li
{
	width:100%;
	height:24px;
	line-height:24px;
	color: #999;
}
.transfer-line-stations-open-box .transfer-line-bg2
{
	position:absolute;
	width: 8px;
	margin-left: 11px;
	height: 8px;
	margin-top: 7px;
	background: url(/service/guide/map/images/point.png) no-repeat;
	background-position: center;
	background-size: cover;
}
.transfer-line-stations-close-box
{
	width:100%;
	height:24px;
	font-size:12px;
	color:#666;
	line-height:24px;
}
.btnOpenCloseStationsList
{
	position:absolute;
	line-height:24px;
	font-size:12px;
	color: #ac1e1e;
	padding-left: 300px;
	cursor:pointer;
}

@media screen and (max-width: 768px) {
	.transfer-box-frame {
		padding-left: 0px;
	}
}
