body .footer_map,
body .quick_entrance,
body footer{
  position: static;
  margin-left: 0;
}

ul, li, ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

header.lbs-page-header{
  position: fixed;
}

.demo_banner {
  height: 60px;
  background: #375797;
  // border-top: 71px solid #fff;
  // margin-top: 70px;
}

.demo_center {
  width: 1220px;
  padding: 69px 0 0;
  margin: 0 auto;
}

.demo_banner h1 {
  width: 1240px;
  color: #fff;
  font-size: 23px;
  font-weight: normal;
  margin: 0 auto;
  line-height: 60px;
  box-sizing: border-box;
  padding: 0 0 0 66px;
  background: url(../img/demo_banner_icon.png) no-repeat 0 center;
}

.before_list{
  font-size: 14px;
  color: #414141;
}

.demo_types_list {
  user-select: none;
  padding: 30px 0 20px;
  display: inline-block;
}

.demo_types_list li {
  font-size: 14px;
  color: #414141;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  list-style: none;
  cursor: pointer;
  padding: 0 10px;
  margin: 0 2px;
  border: 1px solid transparent;
}
.demo_types_list li:hover{
  color: #15A3FA;
}
.demo_types_list li.current{
  color: #15A3FA;
  background: #E6F6FF;
  border: 1px solid #15A3FA;
  border-radius: 13px;
}

.demo_types {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  margin: 0 auto 10px;
  // text-indent: -99999px;
  cursor: pointer;
  display: inline-block;
  box-shadow: 0 0 3px rgba(0, 0, 0, .5);
  // background: url(../img/demo_types_icons.png) no-repeat 11px 6px;
}
.demo_types:before{
  width: 54px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  color: #F5A623;
  font-size: 34px;
  display: block;
  content: "\e66c";
  text-indent: -2px;
}
.demo_types:active:before,
.current .demo_types:before{
  color: #fff;
}

.demo_types_map {
  background-position: 11px 6px;
}
.demo_types_map:before {
  color: #F5A623;
  content: "\e66c";
}

.demo_types_map:hover {
  background-color: #fff4e3;
}

.demo_types_map:active,
.current .demo_types_map {
  background-position: 11px -57px;
  background-color: #f5a623;
  box-shadow: none;
}

.demo_types_navigate {
  background-position: -97px 8px;
}
.demo_types_navigate:before {
  color: #4A90E2;
  content: "\e66a";
}

.demo_types_navigate:hover {
  background-color: #e8f2fe;
}

.demo_types_navigate:active,
.current .demo_types_navigate {
  background-position: -97px -58px;
  background-color: #4a90e2;
  box-shadow: none;
}

.demo_types_search {
  background-position: -204px 7px;
}
.demo_types_search:before {
  color: #9869AA;
  content: "\e62c";
}

.demo_types_search:hover {
  background-color: #f6ecfa;
}

.demo_types_search:active,
.current .demo_types_search {
  background-position: -203px -57px;
  background-color: #9869aa;
  box-shadow: none;
}

.demo_types_locate {
  background-position: -310px 8px;
}
.demo_types_locate:before {
  color: #48CFAE;
  content: "\e66b";
}

.demo_types_locate:hover {
  background-color: #eef9f6;
}

.demo_types_locate:active,
.current .demo_types_locate {
  background-position: -310px -57px;
  background-color: #48cfae;
  box-shadow: none;
}

.demo_types_routeplan {
  background-position: -418px 10px;
}
.demo_types_routeplan:before {
  color: #46508F;
  content: "\e66d";
}

.demo_types_routeplan:hover {
  background-color: #e7eafa;
}

.demo_types_routeplan:active,
.current .demo_types_routeplan {
  background-position: -417px -58px;
  background-color: #46508f;
  box-shadow: none;
}

.demo_types_around {
  background-position: -524px 9px;
}
.demo_types_around:before {
  color: #F27374;
  content: "\e62d";
}

.demo_types_around:hover {
  background-color: #fae9e9;
}

.demo_types_around:active,
.current .demo_types_around {
  background-position: -523px -59px;
  background-color: #f26d6e;
  box-shadow: none;
}

.demo_types_small {
  width: 38px;
  height: 38px;
  display: none;
  border-radius: 50%;
  //text-indent: -99999px;
  // background: url(../img/demo_types_icons_small.png) no-repeat 0 0;
}

.demo_types_small:before{
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  display: inline-block;
  text-indent: 0;
  border-radius: 50%;
  content: "\e66c";
  background: #f5a623;
}

/*Map Navigate Search Locate RoutePlan Around*/
.demo_types_small_map {
  background-position: 0 -1px;
  display: inline-block;
}
.demo_types_small_map:before{
  content: "\e66c";
  background: #f5a623;
}

.demo_types_small_navigate {
  background-position: -48px 0;
  display: inline-block;
}
.demo_types_small_navigate:before{
  content: "\e66a";
  background: #4A90E2;
}

.demo_types_small_search {
  background-position: -100px 0;
  display: inline-block;
}
.demo_types_small_search:before{
  content: "\e62c";
  background: #9869AA;
}

.demo_types_small_locate {
  background-position: -150px -1px;
  display: inline-block;
}
.demo_types_small_locate:before{
  content: "\e66b";
  background: #48CFAE;
}

.demo_types_small_routeplan {
  background-position: -198px -2px;
  display: inline-block;
}
.demo_types_small_routeplan:before{
  content: "\e66d";
  background: #46508F;
}

.demo_types_small_around {
  background-position: right -2px;
  display: inline-block;
}
.demo_types_small_around:before{
  content: "\e62d";
  background: #f27374;
}

.demo_tags {
  padding: 0;
  margin: 0;
  user-select: none;
  display: inline-block;
}

.demo_tags li {
  line-height: 24px;
  color: #414141;
  font-size: 14px;
  padding: 0 10px;
  border-radius: 12px;
  margin: 0 2px 0 0;
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  border: 1px solid transparent;
}

.demo_tags li:hover {
  color: #15A3FA;
}

.demo_tags li:active,
.demo_tags li.current {
  color: #15A3FA;
  background: #E6F6FF;
  border: 1px solid #15A3FA;
}

.demo_top_bar{
  width: 100%;
  border-bottom: 1px solid #EDEEF0;
  background: #fff;
  position: fixed;
  z-index: 1;
}
.demo_top_bar_core{
  width: 1220px;
  height: 68px;
  margin: 0 auto;
}
.demo_top_bar_core > span{
  font-size: 18px;
  color: #324053;
  line-height: 68px;
  display: inline-block;
}
.demo_top_bar_core > strong{
  font-size: 18px;
  color: #141C23;
  line-height: 68px;
  font-weight: normal;
}
.demo_top_select{
  margin-left: 6px;
  display: inline-block;
  position: relative;
}
.demo_top_select > button{
  width: 22px;
  height: 22px;
  float: left;
  margin: 0px 0 -4px;
  outline: none;
  background: #FFFFFF;
  border: 1px solid #D3D6DB;
  border-radius: 4px;
}
.demo_top_select > button:before{
  content: '';
  width: 0;
  height: 0;
  display: block;
  top: 0;
  left: 0;
  margin: 9px 0px 0 7px;
  position: absolute;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #8B95A5;
  transition: .2s;
}
.demo_top_select > ul{
  display: none;
  position: absolute;
  background: #FFFFFF;
  padding: 5px 0;
  margin: 22px 0 0 0;
  border: 1px solid #EDEEF0;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.10);
  border-radius: 2px;
}
.demo_top_select > ul.show{
  display: block;
}
.demo_top_select > ul li{
  font-size: 12px;
  color: #586069;
  line-height: 26px;
}
.demo_top_select > ul li a{
  color: #586069;
  display: block;
  padding: 0 15px;
  white-space: nowrap;
}
.demo_top_select > ul li a:hover{
  color: #1981FF;
}

.demos_right{
  width: 150px;
  float: right;
  padding-bottom: 20px;
  margin: 20px 0 0;
  top: 160px;
  position: -webkit-sticky;
  position: sticky;
}
.demos_right a{
  line-height: 1;
  display: block;
  color: #586069;
  font-size: 12px;
  padding: 7px 0 7px 12px;
  border-left: 2px solid #EDEEF0;
}
.demos_right a:hover{
  color: #1981FF;
}
.demos_right a.current{
  color: #1981FF;
  border-color: #1981FF;
}

.demos {
  /*width: calc(100% + 40px);*/
  padding: 0 0 40px;
  margin-right: 150px;
}

.demos > a[name]{
  display: block;
}

.demos > h2{
  font-size: 16px;
  color: #101F33;
  font-weight: normal;
  padding-top: 25px;
  margin: 0 0 -15px;
}

.demos > li {
  width: 320px;
  min-height: 301px;
  transition: .2s;
  margin: 40px 34px 0 0;
  display: inline-block;
  vertical-align: middle;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.demos > li.hide{
  display: none;
}

.demos > li:nth-child(odd) {
  /* margin-right: 40px; */
}

.demos > li:nth-child(3n) {
  /*margin-right: 0;*/
}

.demos > li:hover{
  box-shadow: 0 0 30px rgba(0, 0, 0, .23);
}

.demo_img_wrap {
  width: 100%;
  height: 200px;
  display: block;
  text-align: center;
  background: #e9f6fd;
  position: relative;
  border-radius: 5px 5px 0 0;
  /*box-shadow: 0 0 3px rgba(0, 0, 0, .2);*/
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}

.demo_color_0 .demo_img_wrap {
  background-color: #e9f6fd;
}

.demo_color_1 .demo_img_wrap {
  background-color: #efebe9;
}

.demo_color_2 .demo_img_wrap {
  background-color: #f6f6f6;
}

.demo_color_3 .demo_img_wrap {
  background-color: #f1e6e8;
}

.demo_color_4 .demo_img_wrap {
  background-color: #e9efee;
}

.demo_color_5 .demo_img_wrap {
  background-color: #e9f6fd;
}

.demo_color_6 .demo_img_wrap {
  background-color: #f9ede0;
}

.demo_color_7 .demo_img_wrap {
  background-color: #f6f6f6;
}

.demo_img_wrap img {
  max-width: 80%;
  max-height: 80%;
  left: 49.7%;
  top: 50%;
  transition: 0.3s;
  transform: translate(-49.7%, -50%);
  position: absolute;
  border-radius: 3px;
  box-shadow: 0 0 15px rgba(0, 0, 0, .4);
}

.demo_img_wrap:hover img{
  box-shadow: 0 0 25px rgba(0, 0, 0, .5);
}

.demo_right {
  height: 48px;
  float: right;
  text-align: right;
  padding: 10px 0 0;
}

.demo_right .demo_types_small {
  margin: 0 -2px 0 8px;
}

.demo_right .clear {
  height: 0;
}

.demo_right p {
  color: #6c7685;
  font-size: 13px;
  text-align: right;
  margin: 19px 0 0;
  display: inline-block;
}

.demo_right .clear:first-child + p{
  margin-top: 58px;
}

.demo_left {
  padding: 15px;
}

.demo_left h1 {
  line-height: 30px;
  font-size: 16px;
  color: #2f394d;
  font-weight: normal;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.demo_left h1 a {
  color: #2f394d;
}

.demo_left h1 a:hover{
  color: #009cf9;
  text-decoration: none;
}

.demo_stars {
}

.demo_stars li {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url(../img/demo_star.png) no-repeat 0 0;
}

.demo_stars li.demo_star_empty {
  background-position: right 0;
}

.demo_left p {
  color: #6c7685;
  font-size: 12px;
  margin: 7px 0 0;
  /*white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;*/
}

.login_console {
  margin-top: 16px;
}

.demo_empty{
  height: 470px;
  margin: 0 auto;
  font-size: 16px;
  color: #535353;
  text-align: center;
  padding-top: 380px;
  display: none;
  background: url(../img/demo_empty.jpg) no-repeat center center;
  background-size: 260px auto;
}

.demo_empty.show{
  display: block;
}

@media screen and (max-width: 1439px){
  /*.demo_banner h1,
  .demo_center{width: 1024px;}
  .demos > li{width: 490px;}
  .demo_img_wrap{height: 338px;}*/
}

body[data-tpl="demoCenterDetail-dddd"] .page_wrapper{
  padding-top: 50px;
}

body[data-tpl="demoCenterDetail-dddd"] .lbs-page-header{
  height: 50px;
  background: #fff;
  display: block;
  box-shadow: 0 -1px 0 #fff, 0 0 3px rgba(89, 89, 89, 0.25);
}

body[data-tpl="demoCenterDetail-dddd"] .lbs-page-header .demo-center-collapse{
  /*display: inline-block;*/
  display: none;
}

body[data-tpl="demoCenterDetail-dddd"] .lbs-page-header .header-core{
  width: auto;
  padding-left: 20px;
}

body[data-tpl="demoCenterDetail-dddd"] .lbs-page-header a.logo{
  width: 125px;
  height: 50px;
  margin: 0 23px 0 0;
  background-size: 307px auto;
  background: url("/web/public/dist/images/demo_center/logo.png") no-repeat 0 center;
  background-size: auto 30px;
}

body[data-tpl="demoCenterDetail-dddd"] .lbs-page-header .header-right{
  height: 50px;
  line-height: 50px;
}

body[data-tpl="demoCenterDetail-dddd"] .lbs-page-header .header-right .console{
  color: #414141;
}

body[data-tpl="demoCenterDetail-dddd"] .lbs-page-header .header-right .split{
  background-color: #eaeaea;
}

body[data-tpl="demoCenterDetail-dddd"] .lbs-page-header .header-right .red-dot{
  top: 5px;
}

body[data-tpl="demoCenterDetail-dddd"] .lbs-page-header .not-logined a{
  color: #414141;
  line-height: 50px;
}

body[data-tpl="demoCenterDetail-dddd"] .lbs-page-header .first-level-ul{
  height: 49px;
}
body[data-tpl="demoCenterDetail-dddd"] .lbs-page-header .second-level-ul{
  top: 50px;
}
body[data-tpl="demoCenterDetail-dddd"] .search_bar{
}

body[data-tpl="demoCenterDetail-dddd"] .lbs-page-header .first-level-li{
  height: 48px;
  line-height: 48px;
}

body[data-tpl="demoCenterDetail-dddd"] .lbs-page-header .first-level-li > a{
  color: #324053;
  font-size: 12px;
}


















