@import url(reset.css);
@import url(font-awesome.min.css);
a,a:hover{
	text-decoration: none;
}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}

/*灰色body*/
.gray{
	background: #f6f6f6;
}

.text-center{
	text-align: center;
}
ol{margin:0; padding:0;list-style-position:inside; vertical-align:middle;}

.btn{
	width: 50%;
	margin: 30px auto;
	text-align: center;
	color:#fff;
	border-radius: 5px;
	display: block;
	line-height: 40px;
}

.btn-done{
	background: #fcab53;
}


/*分页*/
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  text-align: center;
  width: 100%;
}
.pagination span {
  display: inline;
}
.pagination  a,
.pagination  span {
  position: relative;
  float: none;
  padding: 5px 11px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
  font-size: 1.0em;
  color:#444;
}

.pagination .current  {
  z-index: 2;
  color: #ffffff;
  background-color: #f88f33;
  border-color: #f88f33;
  cursor: default;
}


/*弹出菜单*/
.panel {
  display: none;
  width: 150px;
  padding: 20px;
  background-color: #333;
  color: #fff;
  box-shadow: inset 0 0 5px 5px #222;
}

.panel  h2{
	margin-bottom: 20px;
	text-align: center;
}

.panel a{
	display: block;
	width: 100%;
	line-height: 24px;
	color:#f0f0f0;
	border-bottom: 1px solid #666;
	text-align: center;
	padding:1em 0;
}

.panel  button{
	margin-top: 20px;
	width: 100%;
	line-height: 30px;
	display: none;
}

header{
	background: #ff3040;
	height: 65px;
	overflow: hidden;
	position: fixed;
	width: 100%;
	z-index: 11;
	top:0;

}

header a{
	text-align: center;
	display: block;
	width: 25%;
	float: left;
	padding-top: 2px;
}

header span{
	display: block;
	color:#fff;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}

header .active{
	background: #e50011;
	padding: 0;
	padding-top: 2px;
}

header img{
	height: 22px;
	margin-top: 5px;
	margin-bottom: 3px;
}

header .fa{
	color:#fff;
	font-size: 24px;
	margin-top:5px;
	margin-bottom: 3px;
}

header .head-changelanguage img{
	height:35px;
	margin-top: 10px;
}


/*切换图*/
#owl-demo { width: 100%; margin-top: 65px;}
#owl-demo .item{ display: block;}
#owl-demo img { display: block; width: 100%;}

/*字母检索*/

#font-serach {
    background: #f8f8f8 none repeat scroll 0 0;
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    font-size: 14px;
    line-height: 28px;
    padding: 80px 5px 10px;
}


#font-serach a {
    color: #444;
    display: inline-block;
    padding: 0 2%;
    border:1px solid #dcdcdc;
    backgound:#fff;
    font-size:1em;
    background:#fff;
    border-radius:5px;
}



#font-serach .active{
	color:#ff0707;
}

@media(max-width: 359px){

	#font-serach a{
	margin: 1%;
}

}

/*公车列表*/
#bus-list a{
	border-bottom:1px solid #d9d9d9;
	color:#444;
	line-height: 40px;
	padding: 3% 5%;
	display: block;
	font-size: 18px;
}

#bus-list .bus{
	width: 40px;
	vertical-align: middle;
	margin-right: 10px;
}

#bus-list .g-active{background: #bbe7e2;}
#bus-list .r-active{background: #f7d4b3;}


/*乘车攻略*/

#guide{
	width: 95%;
	margin: 44px 2.5% 2.5%;
}

#guide a{
	display: block;
	border-bottom: 1px solid #d9d9d9;
	position: relative;
	padding: 10px 0px;
}

#guide img{
	max-width: 100px;
	max-height: 100px;
	float: left;
	margin-right: 15px;
}

#guide .tag{
	position: absolute;
	font-size: 14px;
	padding: 2px 5px;
	color:#fff;
	background: #f4391d;
	line-height: 30px;
	text-align: center;
	display: block;
	z-index: 10;
	left:0;
	top:10px ;
	border-bottom: 1px solid red
}

#guide dl{
	float: left;
}

#guide dt{
	font-size: 18px;
	color:#444;
	font-weight: bold;
}

#guide dt span{
	display: block;
	font-size: 13px;
	font-weight: normal;
}

#guide i{
	color:#ff9d07;
	line-height: 35px;
	margin-right: 2px;
}

#guide dd{
	position: absolute;
	bottom:10px;
	font-size: 14px;
	color:#5f5f5f;
}


/*联系方式*/

#contact{
	background: #f6f6f6;
	
}
#contact h4{text-align: center; line-height: 3em;}
#contact dl{margin-bottom: 1em;border-bottom:1px solid #dcdcdc;}
#contact dt,#contact dd{line-height: 1.5em;}

#contact dt{background:rgba(0,0,0,0.05);border:1px solid #dcdcdc; border-left:none; border-right:none;padding:0.5em 0.8em; }
#contact dd{padding:0.8em; }
#contact p{text-align: center;background: #fff;  padding: 0.8em 0}

#contact p img{width: 40%;}

#contact li{
	font-size: 18px;
	line-height: 45px;
	padding-left: 5%;
	border-bottom: 1px solid #d8d8d8;
}

/*#contact #tcm{background: url(../img/tcm.jpg); margin-bottom: 2em;}
#contact #new-era{background: url(../img/new-era.jpg);border-bottom: none;}*/

#contact #tcm dd:first-of-type{background: #f88f33; color:#fff; }
#contact #new-era dd:first-of-type{background: #83B651; color:#fff; }


#contact li:nth-child(2n){
	background: #fff;
	color:#9f9f9f;
}

/*橙色头部*/
#top{
	height: 44px;
	background: #FF3040;
	position: fixed;
	top:0;
	width:100%;
	z-index: 20;
}

#top .home{
	display: block;
	float: left;
	width: 40px;
	margin: 5px 0 0 15px;
}

#top .home img{
	width: 30px; 
	vertical-align: middle;
}

#top #search{
	width: 65%;
	float: left;
	background: #eb7309;
	border-radius: 5px;
	padding: 5px;
	margin-top: 4px;
	margin-left: 15px;
}


#top #search i{
	color:#fff;
	opacity: 0.9;
}

#top .guanzhu{
	display: block;
	line-height: 44px;
	color:#fff;
	float: right;
	margin-right: 15px;
}

#top .guanzhu i{
	font-size: 24px;
}

#top .title{
	line-height: 44px;
	color:#fff;
	width: 65%;
	text-align: center;
	display: inline-block;
}

#search .txt{
	height: 22px;
	line-height: 22px;
	border: none;
	background: none;
	width: 80%
}

@media(max-width: 359px){
	#top #search{
		width: 50%
	}

	#search .txt{
		width: 70%
	}
}


/*失物统计 总数*/

.metion{
	background: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 13px;
	color:#333;
	margin-top: 44px;
}

.shiwu{
	width: 95%;
	margin: 2.5%;
	background: #fff;
}

.shiwu .time{
	border-bottom: 1px solid #d9d9d9;
	line-height: 40px;
	padding-left: 3%;
	font-size: 13px;
	color:#666;
}

.shiwu a{
	display: block;
	border-bottom: 1px solid #d9d9d9;
	padding: 3% 2%;
	color:#757575;

	font-size: 12px;
}

.shiwu img{
	width: 80px;
	float: left;
	margin-right: 10px;
}




.shiwu h4{
	color:#ff6407;
	font-size: 14px;
	margin: 0;
	margin-bottom: 10px;
}

.shiwu  p{	
	line-height: 25px;
}

.shiwu a:last-child{
	border-bottom: none;
}

@media(max-width: 359px){
	.shiwu img{
		width: 120px;
	}

	.shiwu h4{
		font-size: 14px;
		line-height: 24px;
	}
}



/*失物内容*/

.shiwu-info{
	width: 90%;
	border: 1px solid #d9d9d9;
	margin: 60px auto 0 auto;
	background: #fff;
	text-align: center;
}

.shiwu-info h4{
	color:#ff6407;
	margin: 30px 0;
}

.shiwu-info img{
	max-width: 90%;
}
.shiwu-info dl{
	width: 90%;
	margin: 20px auto;
}

.shiwu-info dd{
	text-align: left;
	font-size: 14px;
	line-height: 35px;
}

/*线路动态*/

.news-list{
	width: 90%;
	border: 1px solid #d9d9d9;
	margin: 60px auto 0 auto;
	background: #fff;
}

.news-list li a{
	width: 95%;
	line-height: 28px;
	border-bottom:1px dotted #d9d9d9;
	display: block;
	margin: 0 auto;
	font-size: 14px;
	color:#444;
	position: relative;
	padding:10px 0 10px 15px;

}

.news-list li i {
    color: #ccc;
    display: inline-block;
    left: 3px;
    margin-left: 1%;
    margin-right: 3%;
    position: absolute;
    top: 15px;
}

.news-list li span{
	color:#999;
	font-size: 12px;
	line-height: 28px;
	float:right;
	margin-left: 10px;
	margin-right: 5px;
}


.news-list .btn{
	width: 80%;
}

.news-list .tab-news{}
.news-list .tab-news .nav-tabs > li.active > a, 
.news-list .tab-news .nav-tabs > li.active > a:focus, 
.news-list .tab-news .nav-tabs > li.active > a:hover{outline: none;border-radius: none;}
.news-list .tab-news .nav-tabs > li > a:hover{background: #FF3040;color:#fff; cursor:pointer;}
.news-list .tab-news .nav-tabs > li{width: 50%;  text-align: center;color:#333;}
.news-list .tab-news .nav-tabs > li.active > a{border: none; background: #FF3040;color:#fff;border-right:1px solid #fff;}
.news-list .tab-news .nav-tabs > li > a{width: 100%; border: none; border-radius: 0;font-weight: bold; color:#333; background: #ccc;}
.news-list .tab-news .nav-tabs{border-bottom:5px solid #ff3040;}

.news-info{
	width: 100%;
	background:#f6f6f6;
	background-size:100% auto;
	margin: 40px auto 0 auto;
	padding-bottom: 30px;
	padding-top:25%;
	background:#fff;
	border:1px solid #dcdcdc;
	padding:0 3%;
	width:80%;
	margin:100px auto 0;
	border-radius:10px;

}



.news-info h4{
	color:#ff6407;
	margin: 30px 0 10px 0;
	text-align: center;
	
}

.news-info small{
	font-size: 13px;
	display: block;
	color:#616161;
	line-height: 35px;
}

/*.news-info div{
	background:#fff;
	border:1px solid #dcdcdc;
	padding:0 3%;
	width:80%;
	margin:100px auto 0;
	border-radius:10px;
}*/

.news-info p{
	width: 90%;
	margin: 10px auto;
	line-height: 28px;
	font-size: 14px;
	color:#555;
}

.car-culture{
	background:url(../img/Car-culture-bg.jpg) no-repeat #f6f6f6;
	-webkit-background-size: 100% auto;
    background-size: 100% auto;
    -moz-background-size:100% auto;
    border:none;
    padding:100px 0 0;
    width:100%;
    margin:40px auto 0;
    border-radius:0px;

}

.car-culture div{
	background:#fff;
	border:1px solid #dcdcdc;
	padding:0 3%;
	width:80%;
	margin:100px auto 0;
	border-radius:10px;
}


/*意见发布*/

#adv{
	width: 90%;
	margin:60px  auto 0 auto;
}

#adv p{
	margin: 10px 0;	
	font-size: 14px;
}

#adv input,#adv textarea{
	width:94%;
	border-radius: 5px;
	border:1px solid #aaa;
	line-height: 35px;
	font-size: 14px;
	padding: 1% 3%;
}


/*意见*/

.adv-replay{
	width: 95%;
	margin: 20px auto;
	font-size: 14px;
}

.adv-replay dl{
	width: 94%;
	padding: 3%;
	background: #fff;
	border: 1px solid #d9d9d9;
	font-size: 16px;
}

.adv-replay  dt{
	font-size: 18px;
	color:#ff6407;
	line-height: 50px;
	text-align: center;
}

.adv-replay dd{
	line-height: 28px;
	color:#666;
}

.adv-replay p{
	font-size: 14px;
	line-height: 35px;
	color:#555;
}

.adv-replay-q{
	margin-top: 60px;
}


/*意见建议列表*/

.adv-replay-list{
	width: 95%;
	background: #fff;
	margin: 60px auto 20px auto;
	border: 1px solid #d9d9d9;
}
.adv-replay-list a{
	display: block;
	border-bottom:1px solid #d9d9d9; 
}

.adv-replay-list dl{

	padding: 2.5%;
	
}

.adv-replay-list dl:last-child{
	border-bottom: none;
}

.adv-replay-list dt{
	font-size: 16px;
	color:#ff6407;
	line-height: 35px;
}

.adv-replay-list  dd{
	line-height: 24px;
	color:#666;
	font-size: 13px;
}

/*站点查询*/

#station-search{
	width: 100%;
	background: #fff;
	text-align: center;
	padding: 60px 0;
}

#station-search input{
	width: 90%;
	line-height: 32px;
	border-radius: 5px;
	border: 1px solid #d9d9d9;
	text-indent: 1em;
	font-size: 1em;
	padding:none;
}

#station-search .btn{
	margin: 10px auto 0 auto;
	width: 95%;
}

#station-search .btn-done{
	width:95%;
	margin:10px auto 0;
	border-radius: 10px;
	color:#fff;
	background: none;
	background-color:#f37b1d; border-color:#f37b1d

}

#station-search #showresult {
	padding:10px;
	background-color: white;
	position: absolute; 
	text-align: left; 
	overflow: scroll; 
	top: 257.267px; 
	left: 15.6px; 
	width: 317px; 
	height: 230px;
}
#station-search #showresult li{
	line-height:24px; 
	border-bottom:1px solid #dcdcdc; 
	padding:0.5rem;
	text-align:left; 
	color:#666;
}
#station-search #showresult .swip-down{

	position: absolute; 
	top:10px; 
	right:10px; 
	width: 40px; 
	height:40px; 
	border-radius: 50%; 
	background:rgba(255,48,64, 0.7); 
	text-align: center; 
    color:#fff;
    z-index:10;
  }
#station-search #showresult .swip-down img{
	width:24px; 
	height:24px;
	margin-top:5px;
}

#station-search #showresult .swip-down dd{
	display:none;
}

.station p{
	line-height: 2em;
	text-indent: 1em;
	font-size: 14px;
	padding-left:4px;
	padding-right:4px;
	color:#666;
}

.station a{
	background: #fff;
	line-height: 40px;
	display: block;
	width: 100%;
	font-size: 14px;
	color:#666;
	padding: 0 10px;
	border-bottom: 1px solid #efefef;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}

.station a span{
	margin-right: 10px;
	background: #f6f6f6;
	padding:0 10px 0 5px;
	border:1px solid #dcdcdc;
}

.station a span .fa-arrow-up{ color:#DC3138;margin-right:2px;}
.station a span .fa-arrow-down{ color:#3A98E7;margin-right:2px;}
.station a span .fa-refresh{ color:#52B058;margin-right:2px;}

.station a  h3{ 
	margin-top:15px;
	 
	width:100%; line-height:32px; 
	margin-left:-10px; 
	padding-left:15px; 
	background:rgba(248,143,51,0.1);
	border-left:10px solid #F88F33;
	border-top:1px solid #F88F33;
	}
	
.station a  h3.aoba{
	background:rgba(248,143,51,0.1);
	border-left:10px solid #F88F33;
	border-top:1px solid #F88F33;
}

.station a  h3.xinshidai{
	background:rgba(248,143,51,0.1);
	border-left:10px solid #84B750;
	border-top:1px solid #84B750;
}

/*景点详情*/

.jd-info,.jd-add,.jd-bus{
	background: #fff;
	padding: 2.5%;
	line-height: 24px;
	font-size: 14px;
	color:#444;
	margin-bottom: 20px;
}


.jd-info .btn1,.jd-bus .btn2{
	display: block;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	cursor: pointer;
	padding: 0;
	border:none;
	background: none;
	width: 95%;
	color:#666;
}

.jd-info h3,.jd-bus h3{
	text-align: center;
	color:#b2b2b2;
	font-size: 18px;
	margin-bottom:20px;
}

.jd-info h3 i,.jd-bus h3 i{
	color:#ff9d07;
	font-size: 12px;
}

.jd-info small,.jd-bus small{
	display: block;
	border-top:1px solid #d9d9d9;
	width: 100%;
	height: 2px;
	margin-top: -10px;
}

.jd-info span,.jd-bus span{
	display: inline-block;
	background: #fff;
	padding: 0 10px
}

/*线路详情*/

#bus #bus-info img{
	width: 23px;
	float: none;
	vertical-align: top;
	margin-right: 0;
	margin-top: 0;
}

#bus{
	margin-top: 44px;
	background: #fff;
	padding: 2.5%;
	position: relative;
}

#bus img{
	width: 60px;
	float: left;
	vertical-align: middle;
	margin-right: 3%;
	margin-top: 2%;
}

#bus .dropdown{
	position: absolute;
	top:-10px;
	right:20px;
}

#bus .dropdown .btn{
	width: auto;
	padding: 3px 6px;
	border:1px solid #ff6407;
	background: #fff;
}


#bus .dropdown .dropdown-menu{
	min-width: auto;
	border:1px solid #ff6407;
}

.dropdown-menu > li > a{

	
}
.dropdown-menu > li > a,.dropdown-menu > li > a:hover{
	background: #fff;
	border-bottom: 1px solid #ff6407
}

.dropdown-menu > li:last-child > a{
	border-bottom: none;
}

#bus-info{
	float: left;
	width:75%;
}



#bus-info span{
	display: inline-block;
	padding: 0 5px;
	background: #ff6407;
	color:#fff;
	margin-right: 5px;
	font-size:1.2em;
}

#bus-info #bus-line-info{
	font-size:1.2em;
}

#bus-info p .btn-success,#bus-info p .btn-primary{
	width: 150px;
	padding:6px 0;margin-right:10px;
	margin-top: 0;
}

#bus-info p .btn-primary{width:auto;padding-left:10px;padding-right:10px;}
#bus-info i{
	color:#ff6407;
	margin: 0 5px;
}



#bus-info p .btn-primary img{ width:25px; margin: 0 auto; float: none;}

@media(max-width:320px){#bus-info p .btn-success{width: 120px;}}

#bus-time{
	border-top:1px solid #d9d9d9;
	padding-top: 3%;
	background: #fff;
}

#bus-time dl{
	float: left;
	text-align: center;
	font-size: 12px;
	padding: 1.5% 2%;
	margin-bottom: 0;
}

#bus-time dt{
	font-weight: normal;
}

#bus-time dd{
	color:#ff6407;
	font-weight: 500;
	font-size: 12px;
	line-height: 30px;
}

@media(max-width: 359px){

	#bus-time{
		padding-top: 0%;
	}
	#bus-time dl{
		font-size: 13px;
		width: 50%;
		border-bottom: 1px solid #d9d9d9;
		border-left: 1px solid #d9d9d9;
		padding-top: 2%;
	}
	#bus-time dd{
		font-size: 14px;
		line-height: 30px;
	}


}


#buslist{
	border-left:4px solid #dedede;
	margin-left:20px;
	padding-top: 15px;
}

#buslist li{
	position: relative;
	margin-bottom: 10px;
}




#buslist .circle{
	display: inline-block;
	width: 18px;
	height: 18px;
	background: #F88F33;
	border:3px solid #efefef;
	border-radius: 50%;
	margin-left: -11px;
	position: relative;
	top:5px;
}

#buslist li:last-child{margin-bottom: 0; margin-bottom: -15px;}

#buslist li:last-child .circle,#buslist li:first-child .circle{background: #888;}
#buslist li:last-child .fa-angle-down,#buslist li:first-child .fa-angle-down{display:none;}



#buslist .car-info{
	display: inline-block;
	width: 93%;
	background: #fff;
	line-height: 30px;
	padding-left: 10px;
	color:#333;
	margin-left: -5px;
	text-decoration: none;
	text-align: left;
	border: none;
	position: relative;
}
#buslist .fa-angle-down{
	position: absolute;
	top:0.1em;
	color:#999;
	right:0.5em;
}
#buslist button{
	background: #fff;
	text-decoration: none;
	text-align: left;
	border: none;
	padding-right: 25px;
}

.car-station{
	display: none;
}

.car-station p{margin: 0; color:#f61d00;}

.station-name{
	color:#ff7b07;

}




@media(min-width: 1020px){
	#buslist button{
		width: 96%;
	}

}

#buslist i{
	font-size: 25px;
	color:#fff;
	position: relative;
	top:3px;
}

#buslist .car{
	float: right;
	top:5px;
	color:#ff7b07;
	margin-right: 2%;
	display: inline-block;
	text-align: right;
}

#buslist .car span{
	width: auto;
	display: block;
}



#buslist .car img{
	width: 15px;
	margin-top: -2px;
	margin-right: 3px;
}

.bus-memtion{
	font-size: 18px;
	color:#ff7b07;
	margin-top: 10px;
	margin-left: 20px;
	font-weight: bold;
}

/*语言设置*/

#language{
	width: 90%;
	margin: 10% 5%;
}

#language h3{
	text-align: center;
	color:#333;
	font-size: 18px;
	line-height: 50px;
	font-family: 'Microsoft Yahei';
	margin-bottom: 15%;
}

#language small{
	font-size: 16px;
	color:#666;
	display: block;
	line-height: 30px;
}

#language li a{
	display: block;
	border-radius: 10px;
	border:1px solid #aaa;
	background: #fff;
	text-align: center;
	line-height: 35px;
	font-size: 18px;
	width: 80%;
	margin: 8% auto;
	color:#333;
	font-family: 'Microsoft Yahei';
}

#bus-title{ font-size: 14px; line-height: 24px; color:#666; padding:0 5px;text-align:left; }
@media(max-width:320px){#bus-title{ font-size: 12px; }}

/* RADIO */

.regular-radio {
	display: none;
}

.regular-radio + label {
	-webkit-appearance: none;
	background-color: #fafafa;
	border: 1px solid #cacece;
	padding: 9px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}

.regular-radio:checked + label:after {
	content: ' ';
	width: 12px;
	height: 12px;
	border-radius: 50px;
	position: absolute;
	top: 3px;
	background: #F88F33;
	text-shadow: 0px;
	left: 3px;
	font-size: 32px;
}

.regular-radio:checked + label {
	color: #99a1a7;
	border: 1px solid #adb8c0;
}



.bus-company{ margin-left: 10px; font-size: 1.2em;}

#qr-code{border-style: none;clear: both;background: #fff;width: 300px;border: dotted 2px #999;min-height: 140px;vertical-align: middle;margin: 40px auto 0px;}
#qr-code section{display: inline-block;height: 100%;line-height: 2;font-size: 12px;margin-left: 10px;width: 95%; margin-bottom:10px;}
#qr-code img{width: 100%;  vertical-align: top; display: inline-block;}

#notice{text-align: center; margin-top: 1em;}
#notice a{ color:#999; font-size: 0.9em;}


#bus-pic-list li{float: left;width:20%;margin-bottom: 15px;}
#bus-pic-list li:nth-child(5n){margin-right: 0;}
#bus-pic-list li a{display: block;color:black;font-weight:bold;font-size:18px;width: 85%; margin: 0px auto; text-align:center; min-height: 65px; margin: 0 auto; padding-top: 1em;}
#bus-pic-list .aoba{background: url(../img/tcm-bus.png) no-repeat 50% 0;-webkit-background-size: contain;
background-size: contain;}
#bus-pic-list .xinshidai{background: url(../img/new-era-bus.png) no-repeat 50% 0;-webkit-background-size: contain;
background-size: contain;}
#bus-pic-list .tcmnew{background: url(../img/tcm-new-dbus.png) no-repeat 50% 0;-webkit-background-size: contain;
background-size: contain;}

.route{

          width: 100%;
          border-bottom:1px solid #dcdcdc;
          color:#444; line-height: 1.6;
      }

      .route span{
        display: block;
        font-size: 0.9em;
      }

      .route i{margin: 0 0.5em;}

      .route dt{
          width:15%;
          text-align: center;
          float: left;
          padding: 2% 5%;
         
          color:#fff;
          height:100%;
      }

      .route .aoba{ background: #F88F33;}
      .route .xinshidai{background: #84B750;}

      .route dt b{font-size: 2rem;}

      .route dd{
        width: 65%;
        float: left;
        padding: 2% 5%;
        font-size: 0.9rem;

      }
      
      .head-changelanguage{
      
      }

