/* Font */
@font-face {
  font-family: "iconfont";
  src: url('../../f7/fonts/iconfont.eot'); /* IE9*/
  src: url('../../f7/fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../../f7/fonts/iconfont.woff') format('woff'), /* chrome、firefox */
  url('../../f7/fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../../f7/fonts/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.icon-back-i:before { content: "\e602"; }
.icon-guide:before { content: "\e600"; }
.icon-user-search:before { content: "\e601"; }
.icon-more:before { content: "\e603"; }
.icon-scan:before { content: "\e609"; }
.icon-reservation:before { content: "\e604"; }
.icon-org-search:before { content: "\e605"; }
.icon-status-search:before { content: "\e606"; }
.icon-query:before { content: "\e607"; }
.icon-success:before { content: "\e608"; }

.ml5{
  margin-left: 5px;
}
.mr5{
  margin-right: 5px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
.swiper-container {
  height: 200px;
}
.swiper-container .swiper-slide{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.nav{
  position: relative;
  padding-left: 0;
  margin: 0;
  list-style-type: none;
  background-color: #fff;
}
.nav li{
  float: left;
  width: 33.33333%;
  height: 138px;
}
.nav.tools li{
  width: 25%;
}
.nav:before{
  content: '';
  position: absolute;
  left: 0;
  bottom: auto;
  right: auto;
  top: -1px;
  height: 1px;
  width: 100%;
  background-color: #dfdfdf;
  display: block;
  z-index: 15;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.nav li a{
  position: relative;
  width: 100%;
  display: block;
  padding:  15px;
  text-align: center;
  color: #999;
  box-sizing: border-box;
}
.nav li a.active-state{
  background-color: #f4f4f4;
}
.nav li a i{
  font-size: 30px;
}
.nav li a span{
  display: block;
  padding-top: 10px;
  overflow: hidden;
  color: #333;
  font-size: 16px;
  /* text-overflow: ellipsis;
  white-space: nowrap; */
}
.nav li a:before{
  content: '';
  position: absolute;
  left: auto;
  bottom: auto;
  right: 0;
  top: 0;
  height: 100%;
  width: 0px;
  background-color: #dfdfdf;
  display: block;
  z-index: 15;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.nav li:nth-child(3n) a:before{
  width: 0;
}
.nav.tools li:nth-child(3n) a:before{
  width: 1px;
}
.nav li a:after{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  right: auto;
  top: auto;
  height: 0px;
  width: 100%;
  background-color: #dfdfdf;
  display: block;
  z-index: 15;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
html.ios-gt-6.pixel-ratio-2 .nav li a:before,
html.ios-gt-6.pixel-ratio-2 .teacher-list li a:before{
  -webkit-transform: scaleX(.5);
}
html.ios-gt-6.pixel-ratio-2 .nav:before,
html.ios-gt-6.pixel-ratio-2 .nav li a:after,
html.ios-gt-6.pixel-ratio-2 .teacher-list:before,
html.ios-gt-6.pixel-ratio-2 .teacher-list li a:after{
  -webkit-transform: scaleY(.5);
  transform: scaleY(.5);
}
html.ios-gt-6.pixel-ratio-3 .nav li a:before,
html.ios-gt-6.pixel-ratio-3 .teacher-list li a:before{
  -webkit-transform: scaleX(.33);
}
html.ios-gt-6.pixel-ratio-3 .nav:before,
html.ios-gt-6.pixel-ratio-3 .nav li a:after,
html.ios-gt-6.pixel-ratio-3 .teacher-list:before,
html.ios-gt-6.pixel-ratio-3 .teacher-list li a:after{
  -webkit-transform: scaleY(.33);
  transform: scaleY(.33);
}
.nav li:nth-child(1) a i{
  color: rgba(244,60,25,1);
}
.nav li:nth-child(2) a i{
  color: rgba(4,167,115,1);
}
.nav li:nth-child(3) a i{
  color: rgba(251,139,36,1);
}
.nav li:nth-child(4) a i{
  color: #3b83c0;
}
.nav li:nth-child(5) a i{
  color: #3D9970;
}
.nav li:nth-child(6) a i{
  color: rgba(244,60,25,1);
}
.nav li:nth-child(7) a i{
  color: rgba(4,167,115,1);
}
.nav li:nth-child(8) a i{
  color: #3b83c0;
}
.nav li:nth-child(9) a i{
  color: rgba(251,139,36,1);
}
.nav li a.gray,
.nav li a.gray i{
  color: #ccc;
}
.nav li a b{
  display: block;
  margin: 0 auto;
  width: 60px;
  height: 60px;
  border-radius: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.navbar{
  background: blue;
}
.navbar:after{
  height: 0;
}

.navbar-page{
  background: rgba(0,0,0,.2);
}
.navbar-page a.link{
  color: #fff !important;
}
.navbar-page a.link.back i{
  font-size: 25px;
}
.metro{
  background-image: -moz-linear-gradient(top,#003973,#668cc2);
  background-image: -ms-linear-gradient(top,#003973,#668cc2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#003973),to(#668cc2));
  background-image: -webkit-linear-gradient(top,#003973,#668cc2);
  background-image: -o-linear-gradient(top,#003973,#668cc2);
  background-image: linear-gradient(top,#003973,#668cc2);
  background: radial-gradient(circle at 8.75% 8.45%, #003973, transparent 100%),radial-gradient(circle at 94.06% 82.83%, #E5E5BE, transparent 100%),radial-gradient(circle at 50% 50%, #668cc2, #668cc2 100%);
}
.metro h2.webname{
  padding: 10px 5px;
  margin: 0;
  font-size: 24px;
  font-weight: normal;
  color: #fff;
}
.metro h2.pagename{
  padding: 10px 8px;
  margin: 0;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
}
.metro h2.pagename i{
  font-size: 22px;
  margin-right: 5px;
}
.headlines{
  padding: 0 5px;
}
.headlines .swiper-container{
  height: 250px;
}
.headlines .swiper-slide{
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #fff;
  background-size: cover;
  background-position: center;
}
.headlines a.swiper-slide .headlines-img{
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.headlines a.swiper-slide p{
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  overflow: hidden;
  margin: 0;
  width: 100%;
  font-size: 16px;
  background-color: #fff;
}
.headlines a.swiper-slide .title{
  display: block;
  padding: 10px 5px 5px 5px;
  font-weight: 700;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  color: #666;
}
.headlines a.swiper-slide .desc{
  display: block;
  padding: 0 5px 10px 5px;
  font-size: 14px;
  line-height: 1.6;
  color: #888;
}
.metro-nav{
  padding: 0 5px;
}
.metro-nav .column{
  float: left;
}
.column.three{
  width: 33.333333333333336%;
}
.column.five{
  width: 50%;
}
.column.six{
  width: 66.66666666666666%;
}
.metro-nav .nav-item{
  position: relative;
  display: block;
  height: 100px;
  margin-top: 5px;
  background-color: #fff;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.nav-item.blue{
  background-color: #5dc4f8;
}
.nav-item.blue i{
  display: block;
  font-size: 40px;
  text-align: center;
  color: #50a9e4;
}
.nav-item.blue span.name{
  display: block;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
.nav-item.red{
  background: url(../img/status.jpg) left top no-repeat;
  background-size: cover;
}
.nav-item.red span.name{
  position: absolute;
  bottom: 5px;
  right: 5px;
  display: block;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
.nav-item .cover{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.nav-item.red .cover{
  background-color: rgba(244,60,25,.8);
}
.nav-item.red i{
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  font-size: 40px;
  text-align: center;
  color: #fff;
}
.nav-item.green{
  background: url(../img/customer.jpg) left top no-repeat;
  background-size: cover;
}
.nav-item.green .cover{
  background-color: rgba(33, 186, 69, .8);
}
.nav-item.green span.name{
  position: absolute;
  bottom: 5px;
  left: 10px;
  display: block;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
.nav-item.green i{
  position: absolute;
  top: 10px;
  left: 5px;
  display: block;
  font-style: normal;
  color: #fff;
  font-size: 40px;
}
.nav-item.orange{
  background-color: #f2711c;
}
.nav-item.orange i{
  display: block;
  font-size: 40px;
  text-align: center;
  color: #d66317;
}
.nav-item.orange span.name{
  display: block;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
.wrapper{
  padding: 10px 0;
  margin: 0 5px;
  background-color: rgba(255,255,255,.5);
}
.wrapper .content-block-title{
  padding: 10px 10px;
  margin: 20px 0 0 0;
  border-left: 4px solid #ff3b30;
  font-size: 16px;
  color: #fff;
}
.wrapper .content-block-title:first-child{
  margin: 0;
}
.wrapper .list-block{
  margin: 0;
}
.guide .list-block ul{
  background-color: transparent;
}
.guide .list-block ul:before,
.guide .list-block ul:after{
}
.guide .list-block .item-title{
  color: #fff;
}
.guide .list-block .item-text{
  color: #333;
}
.guide .accordion-item-content .list-block ul{
  background-color: rgba(255,255,255,.5);
}
.guide .accordion-item-content .list-block ul p{
	margin-top: 0;
	padding: 13px;
	color: #333232;
	line-height: 2;
}
.guide .accordion-item-expanded > .item-content:after{
  position: absolute;
  content: "";
  z-index: 15;
  display: block;
  top: 38px;
  left: 45px;
  width:0px;
  height:0px;
  border-left:6px solid transparent;  /* left arrow slant */
  border-right:6px solid transparent; /* right arrow slant */
  border-bottom:6px solid rgba(255,255,255,.5); /* bottom, add background color here */
  font-size:0px;
  line-height:0px;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.form{
  padding: 0 10px;
}
.form-group{
  padding-bottom: 15px;
}
.form-group label{
  display: block;
  padding-bottom: 5px;
  font-size: 17px;
  color: #fff;
}
.form-group .form-control{
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  box-sizing: border-box;
  border: none;
  background: #fff;
  border-radius: 5px;
  box-shadow: none;
  display: block;
  padding: 0 5px;
  margin: 0;
  width: 100%;
  height: 38px;
  line-height: 38px;
  color: #000;
  font-size: 15px;
  font-family: inherit;
}
.form-group textarea{
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  box-sizing: border-box;
  border: none;
  background: #fff;
  border-radius: 5px;
  box-shadow: none;
  display: block;
  padding: 5px;
  margin: 0;
  width: 100%;
  color: #000;
  font-size: 15px;
  font-family: inherit;
  resize: none;
  height: 150px;
  line-height: 1.4;
}
.form-group .button{
  display: block;
  width: 100%;
}
.form-group .button{
  height: 38px;
  line-height: 38px;
  border: none;
  background-color: #fff;
}
.form-group .button.default{
  height: 38px;
  line-height: 36px;
  font-size: 16px;
  border: 1px solid rgba(255,255,255,.6);
  color: #fff;
  background: transparent;
}
.form-group .button.default i{
  margin-right: 5px;
}
.button.red{
  color: #fff;
  background-color: #ff3b30;
}
/* Popup */
.popup{
  background: #f2f2f2;
}
.navbar-popup{
  background-color: #fff;
}
.navbar-popup:after{
  height: 1px;
}
.navbar-popup .center{
  color: #000;
}
.popup .content-block-title{
  margin-top: 20px;
}
/* article */
.article{
  margin: 0 5px;
}
.article-title{
  margin: 0;
  padding-bottom: 10px;
  font-weight: normal;
  font-size: 20px;
  text-align: justify;
  text-justify: inter-ideograph;
  color: #fff;
}
.article .article-info {
  color: #fff;
  font-size: 13px;
  padding-bottom: 10px;
}
.article .article-info span {
  margin: 0 5px;
}
.article-content{
  padding: 10px;
  line-height: 1.6;
  font-size: 16px;
  text-align: justify;
  text-justify: inter-ideograph;
  color: #fff;
  background-color: rgba(0,0,0,.3);
}
.article-content img{
  max-width: 100%;
  height: auto;
}
.article-content p:first-child{
  margin-top: 0;
}
.article-content p:last-child{
  margin-bottom: 0;
}
.article-action .button.red{
  margin-top: 10px;
  height: 38px;
  line-height: 38px;
}
.feedback{
  padding: 0 15px;
  min-height: 100%;
  background-color: rgba(255,255,255,1);
}
.success-tips{
  padding: 20px 0;
  text-align: center;
}
.success-tips .icon-success{
  display: block;
  font-size: 64px;
  color: #09bb07;
}
.success-tips h3{
  margin: 0;
  font-weight: normal;
  font-size: 19px;
}
.success-tips p{
  padding-bottom: 20px;
  font-size: 15px;
  color: #999;
}
.success-tips .button{
  margin-bottom: 15px;
  height: 38px;
  line-height: 36px;
  font-size: 16px;
  border-color: #e5e5e5 !important;
  color: #999;
}
.success-tips .button.green{
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  border: none;
  color: #fff;
  background-color: #09bb07;
}
.success-info{
  padding: 0;
  margin: 0;
  font-size: 16px;
}
.success-info dt{
  padding-bottom: 5px;
  color: #999;
  font-size: 14px;
}
.success-info dd{
  padding-bottom: 15px;
  margin: 0;
  color: #666;
}
a.status-scanning{
  display: block;
  text-align: right;
  font-size: 16px;
  color: #fff;
}
a.status-scanning i{
  margin-right: 5px;
}
.status.wrapper{
  padding-bottom: 0;
}
.status-desc{
  padding: 0 10px;
  font-size: 16px;
  text-align: justify;
  text-justify: inter-ideograph;
  color: #fff;
}
.activities{
  padding: 10px 0;
  margin: 10px 0 0 0;
  list-style-type: none;
  background: rgba(0,0,0,.3);
}
.activities li.item{
  position: relative;
  padding-left: 20px;
  margin: 0 10px;
}
.activities li.item:before{
  content: '';
  position: absolute;
  left: 5px;
  bottom: 0;
  right: auto;
  top: 8px;
  width: 1px;
  height: 100%;
  background-color: #e1e1e1;
  display: block;
  z-index: 15;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.activities li.item:last-child:before{
  width: 0;
}

.activities .timeline{
  padding-bottom: 30px;
  font-size: 17px
}
.activities .timeline:before{
  position: absolute;
  z-index: 20;
  left: 1px;
  top: 8px;
  display: block;
  width: 8px;
  height: 8px;
  border: 1px solid #ccc;
  background-color: #eee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  content: '';
}
html.ios-gt-6.pixel-ratio-2 .activities li.item:before{
  -webkit-transform: scaleX(0.5);
  transform: scaleX(0.5);
}
html.ios-gt-6.pixel-ratio-3 .activities li.item:before{
  -webkit-transform: scaleX(0.33);
  transform: scaleX(0.33);
}
html.ios-gt-6.pixel-ratio-2 .activities .timeline:before{
  border-width: 0.5px;
}
html.ios-gt-6.pixel-ratio-3 .activities .timeline:before{
  border-width: 0.33px;
}
.time-item{
  margin-bottom: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  color: #fff;
}
.time-item span{
  color: #999;
}
.status-btn{
  margin: 10px 5px 0 5px;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  border: none;
  color: #fff;
}
.status-btn.green{
  color: #fff;
  background: #09bb07;
}
.tabs-head .tab-link{
  position: relative;
  line-height: 44px;
  text-align: center;
  color: #fff;
  background: #005389;
}
.tabs-head .tab-link{
  width: 33.33333333%;
  float: left;
}
.tabs-head .tab-link.active:after{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  height: 3px;
  width: 100%;
  background-color: #fff;
  display: block;
  z-index: 15;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}