﻿@charset "utf-8";
body
{
    margin: 0;
	padding:0;
	text-align: center;
    overflow-y:scroll;
}
div,span,p,a,pre,input{font-family: arial,微软雅黑;text-decoration: none;}
img{border:0}
form{height:100%}
.clear{clear:both}
input:focus{
  outline:none;
  background-color:transparent;
}
input:-webkit-autofill {
  background-color: transparent;
}
ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
#main {
    text-align: center;
    max-width: 1400px;
    margin: auto;
    width:100%;
    position: relative;
}
#top {
    height: 80px;
    position: absolute;
    top: 0px;
    left:0px;
    z-index: 100;
    background:url(/layouts/IndigoBeijing/images/gray80.png);
    width: 100%;
}
#logo {
    float: left;
    margin: 20px;
}
#menubutton{
    display:none;
    }
.li1 {
  float: left;
  padding: 0px 20px 0px 20px;
  height: 80px;
  line-height: 80px;
}
.menuli1a {
    font-size:13px;
    color:#fff;
}
    .menuli1a:hover {
        color:#f29b80;
    }
    .menuli1a:visited {
        color:#fff;
    }
#search,#weibo,#weichat {
    background: url(/~/media/Images/indigo2015/common/icons.png) no-repeat;
    width:22px;
    height:13px;
    float:right;
    margin-top: 33px;
}
#search {
    background-position: 0px 0px;
    cursor:pointer;
    position:relative;
}
#menu_search {
  position:absolute;
  float: right;
  vertical-align: middle;
  width: 183px;
  height: 31px;
  background: url(/layouts/IndigoBeijing/images/menu_search.png);
  text-align: left;
  top: 53px;
  left: -80px;
  display:none;
}
#menu_search_keyword {
  width: 130px;
  margin-left: 15px;
  height: 31px;
  line-height: 31px;
  border: 0px;
  background-color: transparent;
  font-size: 14px;
  color: #f29b80;
  position: absolute;
  top: 0px;
}
#menu_search_bt {
  position: absolute;
  height: 21px;
  width: 24px;
  right: 10px;
  top: 5px;
  background: url(/layouts/IndigoBeijing/images/join_search_bt.png) no-repeat;
  background-position: center center;
  cursor: pointer;
}

#weibo {
    background-position: -22px 0px;
    position:relative;
}
#weichat {
    background-position: -44px 0px;
    position:relative;
}
    #weichat img
    {
        position:absolute;
        top:27px;
        left:-66px;
    }
    #weibo img
    {
        position:absolute;
        top:27px;
        left:-71px;
    }
#subscribe a,#language a ,#language{
    font-size:12px;
    color:#fff;
}
#subscribe a:hover,#language a:hover {
    color:#f29b80;
    
}
#language {
    float: right;
    margin: 30px 0px 0px 10px;
    line-height: 20px;
    height:20px;
}
#subscribe {
    float: right;
    margin: 30px 20px 0px 10px;
    line-height: 20px;
    height:20px;
}
.ul2 {
    display: none;
    position: absolute;
    width: 100%;
    height: 32px;
    left: 0px;
    background: url('/layouts/IndigoBeijing/images/white85.png');
    z-index: 1000;
    top: 80px;
}
.li2 {
  line-height: 32px;
  padding: 0px 20px 0px 20px;
  font-size: 12px;
  float: left;
}
    .li2 a {
        color:#666;
    }
.jt {
    position: absolute;
    top: -7px;
    background: url(/layouts/IndigoBeijing/images/menujt.png);
    width: 14px;
    height: 7px;
}
#foot a {
  font-size: 12px;
  color: #a1a1a1;
  vertical-align: middle;
}
#foot a:hover {
  text-decoration:underline;
}
#foot select {
  float: left;
  font-size: 12px;
  color: #a1a1a1;
}
#footlogo {
  float: right;
  margin: 10px 20px 0px 0px;
}
#footlogo img {
  margin: 0px 0px 0px 20px;
}
#foot ul li {
  float: left;
  margin-left: 20px;
  line-height: 16px;
}
#foot ul {
  float: left;
  font-size: 12px;
  margin-top: 30px;
}
#foot {
    height: 55px;
    position:fixed;
    bottom:0px;
    left:0px;
    width:100%;
    background:#fff;
     z-index:100;
     padding-bottom:10px;
     padding-top:10px;
}
#copyright {
  float: left;
  font-size: 12px;
  color: #a1a1a1;
  margin: 30px 0px 0px 20px;
  line-height: 18px;
}

    .radius {
    position:relative;
    overflow: hidden;
}
    #othersite_sel {
    background: url(/layouts/IndigoBeijing/images/footjt.png) no-repeat right center;
    font-size:12px;
    color:#a1a1a1;
    padding-right:15px;
}
    #othersite_url {
    display:none;
      position: absolute;
  bottom: 40px;
  left: 20px;
  z-index: 1000;
  background: #fff;
  border: 1px #e1e1e1 solid;
  padding: 20px;
  line-height: 30px;
  text-align:left;
}
        .radius img
        {
            position:absolute;
        }
.r1 {
    position:absolute;
    z-index:100;
    width:5px;
    height:5px;
    left:0px;
    top:0px;
    background:url(/layouts/IndigoBeijing/images/r5.png);
    background-position:5px 5px;
}
.r2 {
    position:absolute;
    z-index:100;
    width:5px;
    height:5px;
    right:0px;
    top:0px;
    background:url(/layouts/IndigoBeijing/images/r5.png);
    background-position:0px 5px;
}
.r3 {
    position:absolute;
    z-index:100;
    width:5px;
    height:5px;
    right:0px;
    bottom:0px;
    background:url(/layouts/IndigoBeijing/images/r5.png);
    background-position:0px 0px;
}
.r4 {
    position:absolute;
    z-index:100;
    width:5px;
    height:5px;
    left:0px;
    bottom:0px;
    background:url(/layouts/IndigoBeijing/images/r5.png);
    background-position:5px 0px;
}
    .radiusie8 {
    border-radius:5px;
}
.all_top
{
    min-height:254px;
    width:100%;
    background:url(/layouts/IndigoBeijing/images/shopcontent_color.png) 100%;
    position:relative;
}
    .all_top img {
        position:absolute;
        bottom:0px;
        width:100%;
        left:0px;
    }
/*首页*/
#content {
    position:relative;
    padding-bottom:75px;
}
#homekv {
    background: #eee;
}
#homekvtool {
    position:absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    left:0px;
    top:0px;
}
#homekvjt1 {
    position:absolute;
    width:44px;
    height:43px;
    background:url(/layouts/IndigoBeijing/images/homekvjt1.png);
    background-position:0px -45px;
    top:50%;
    left:30px;
    cursor:pointer;
    z-index:2;
}
    #homekvjt1:hover {
        background-position:0px 0px;
    }
#homekvjt2 {
    position:absolute;
    width:44px;
    height:43px;
    background:url(/layouts/IndigoBeijing/images/homekvjt2.png);
    background-position:0px -45px;
    top:50%;
    right:30px;
    cursor:pointer;
    z-index:2;
}
#homekvjt2:hover {
        background-position:0px 0px;
    }
#homekvmsk {
    position: absolute;
    left: 0px;
    bottom: 75px;
    width: 100%;
    z-index:2;
}
#fastlink {
    position:absolute;
    left:65%;
    bottom: 125px;
    z-index:3;
}
#fastlink2,#fastlink3 {
    margin-top: 7px;
}

#fastlink p {
    display:none;
    color: #fff;
    margin: 0;
    position:absolute;
    z-index:2;
}
#kvlink div {
    position:absolute;
    width:100%;
    height:100%;
    z-index:1;
}
#fastlink div {
    float:left;
    width:73px;
    height:73px;
    overflow:hidden;
    position:relative;
}
    #fastlink div img {
        width:100%;
        position:absolute;
        z-index:1;
        left:0px;
        top:0px;
    }
#homekvimg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 0;
    overflow:hidden;

}
    #homekvimg img {
        display:none;
        position:absolute;
        left: 0px;
        bottom: 0px;
        width: 100%;
        height:auto;
    }

/*店铺详情*/
#shop_top {
    height:254px;
    width:100%;
    background:url(/layouts/IndigoBeijing/images/shopcontent_color.png) 100%;
    position:relative;
}
    #shop_top img {
        position:absolute;
        bottom:0px;
        width:100%;
        left:0px;
    }

#shop_pic {
    float:left;
      margin-top: 20px;
}
    #shop_pic img {
        display:none;
    }
#shop_content_left {
    float:left;
}

#shop_pic .radius {
    float:left;
}
#shop_pic .radius img{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}

#shop_content {
    position: relative;
    margin: 30px 20px 0px 20px;
}

#shop_name {
    background:url(/layouts/IndigoBeijing/images/shop_name.png) no-repeat left center;
}
#location {
    background:url(/layouts/IndigoBeijing/images/shop_location.png) no-repeat 2px center;
}
#phone {
    background:url(/layouts/IndigoBeijing/images/shop_phone.png) no-repeat left center;
}
#phone a {
color: #f29b80;
}
    #phone a:hover {
        text-decoration:underline;
    }
#businessHours {
    background:url(/layouts/IndigoBeijing/images/shop_time.png) no-repeat left center;
}


#like {
  height: 43px;
  background-image: url(/layouts/IndigoBeijing/images/line2.gif);
  line-height: 43px;
  margin-top: 20px;
  position: relative;
  margin-bottom: 20px;
}
#like div {
  background-color: #fff;
  position: absolute;
  padding: 0 20px 0 20px;
  font-size: 18px;
  color: #a4a3a3;
}
#other {
    height: 135px;
    width:1400px;
  overflow-y: hidden;
}
    #other a {
        float:left;
        margin-right:36px;
    }
#You_may_like {
    margin: 0px 20px 0px 20px;
    overflow:hidden;
}
.shoplogo {
  width: 135px;
  height: 135px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  background:url(/layouts/IndigoBeijing/images/logobg.png);
  background-position:0px 0px;
}
    .shoplogo:hover {
        background-position:0px -135px;
    }
    .shoplogo img {
        vertical-align: middle;
    }
    /*商铺*/
#letter
{
    display:none;
}
#category
{
    display:none;
}
#floorarea
{
    display:none;
}
#bigmap
{
    display:none;
}
#logolistdata
{
    display:none;
}
#RecommendShop,#shoplist_toptext_category,#shoplist_toptext_letter,#shoplist_toptext_RecommendedShop,#shoplist_toptext_ByLocation,#shoplist_search
{
    display:none;
}
#shoplist_toptext_letter
{
    position: absolute;
    left: 30px;
    font-size: 65px;
    color: #fff;
    top: 266px;
}
#shoplist_toptext_category
{
    position: absolute;
    left: 30px;
    font-size: 36px;
    color: #fff;
    top: 266px;
}
#shoplist_toptext_ByLocation
{
    position: absolute;
    left: 30px;
    font-size: 65px;
    color: #fff;
    top: 266px;
}
#shoplist_toptext_RecommendedShop
{
    position: absolute;
    left: 30px;
    font-size: 36px;
    color: #fff;
    top: 266px;
}
#flfs
{
    padding-top: 110px;
}
    #flfs a
    {
        font-size: 21px;
        color: #fff;
    }
    #flfs a:hover div
    {
        text-decoration:underline;
    }
.shoplist_fl
{
    float:left;
    margin-left:38px;
    position:relative;
    height: 60px;
    line-height: 60px;
}
.shoplist_fl01
{
    position:absolute;
    left:-4px;
    bottom:0px;
    width:4px;
    height:6px;
    background:url(/layouts/IndigoBeijing/images/shoplist_fl01.png) no-repeat;
}
.shoplist_fl03
{
    position:absolute;
    right:-4px;
    bottom:0px;
    width:4px;
    height:6px;
    background:url(/layouts/IndigoBeijing/images/shoplist_fl03.png) no-repeat;
}
.shoplist_fl02
{
    position:absolute;
    left:0px;
    bottom:0px;
    width:100%;
    height:6px;
    background:#ffffff url(/layouts/IndigoBeijing/images/shoplist_fl02.png) no-repeat;
    background-size: 100% 6px;
    background-position:0px -6px;
    
}
#shoplist_top {
    height:379px;
    width:100%;
    background:url(/layouts/IndigoBeijing/images/shopcontent_color.png) 100%;
    position:relative;
}
    #shoplist_top img {
        position:absolute;
        bottom:0px;
        width:100%;
        left:0px;
    }
.shoplist_fl06
{
    float:left;
    width:7px;
    height:29px;
    background:url(/layouts/IndigoBeijing/images/shoplist_fl06.png);
}
.shoplist_fl07
{
    float:left;
    width:15px;
    height:29px;
    line-height:29px;
    background:url(/layouts/IndigoBeijing/images/shoplist_fl07.png);
    
    
}
.shoplist_fl08
{
    float:left;
    width:7px;
    height:29px;
    background:url(/layouts/IndigoBeijing/images/shoplist_fl08.png);
}
#letter, #category
{
    margin:18px 30px 0px 30px;
}
    .shoplist_fl09
{
    float:left;
    height:29px;
    line-height:29px;
    background:url(/layouts/IndigoBeijing/images/shoplist_fl07.png);
}
.getletter {
    color:#f29b80;
    background-position:0px -29px;
}
#letter a
{
    float:left;
    font-size:14px;
    color:#fff;
}
#category a
{
    float:left;
    font-size:14px;
    color:#fff;
    margin-right:10px;
    margin-bottom:10px;
}
    #letter a:hover
    {
        font-size:16px;
        font-weight:bold;
    }
    #category a:hover div
    {
        text-decoration:underline;
    }

#shoplist_search
{
    position:absolute;
    right:30px;
    top:276px;
    width:183px;
    height:31px;
    background:url(/layouts/IndigoBeijing/images/shoplist_search_bg.png);
    text-align:left;
}
#shoplist_search_keyword,#allbrands_search_keyword
{
    width:130px;
      margin-left: 15px;
    height:31px;
    line-height:31px;
    border:0px;
    background-color:transparent;
    font-size:14px;
    color:#fff;
}
#shoplist_search_bt,#allbrands_search_bt
{
    position:absolute;
    height:31px;
    width:40px;
    right:0px;
    top:0px;
    background:url(/layouts/IndigoBeijing/images/shoplist_search.png) no-repeat;
    background-position:center center;
    cursor:pointer;
}
.recommend_shop
{
    margin-right:10px;
    margin-top:10px;
    float:left;
}
#RecommendShop
{
    margin-left:30px;
}
.recommend_shop_location
{
    float:right;
}
.recommend_shop_name
{
    text-align:left;
    margin-top:10px;
    margin-bottom:25px;
    font-size:16px;
    color:#000;
    line-height:18px;
    height:18px;
}
.shop_location_ico
{
    float:left;
    padding-left:15px;
    background:url(/layouts/IndigoBeijing/images/shoplist_location.png) no-repeat;
    background-position:left top;
    height:15px;
    line-height:15px;
    margin-left:10px;
    font-size:12px;
    color:#858585;
}
#logolistview
{
    margin:20px 20px 0px 30px;
}
#logolistview a
{
    float:left;
    margin:0px 10px 10px 0px;
}
.shoplist_logo
{
    width: 150px;
    height: 150px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    background: url(/layouts/IndigoBeijing/images/logobg150.png);
    background-position: 0px 0px;
    position:relative;
}
    .shoplist_logo img
    {
        vertical-align: middle;
    }
.shoplist_logo_msk {
    position:absolute;
    left:0px;
    top:0px;
    z-index:1;
    display:none;
    width: 150px;
  height: 150px;
  background: url(/layouts/IndigoBeijing/images/logobg150_2.png);
}
.floor p{
    display:none;
}
.floor span {
    display:none;
}
#floor {
    position: absolute;
    left: 30px;
    width: 45px;
    
}
.floor {
    float:left;
    margin-bottom:10px;
    width:45px;
    height:45px;
    line-height:45px;
    font-size:18px;
    color:#666;
    background: url(/layouts/IndigoBeijing/images/shoplist_lbg.png);
    background-position:0px -45px;
}
#bigmap {
    position:relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}
.bigmap {
    position:relative;
    float:left;
    width:780px;
    height:640px;
    margin-left: 80px;
}
.shoplist {
    width: 450px;
    float: right;
    margin-right: 30px;
    min-height: 640px;
    text-align:left;
}

.mapdata {
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}
.mapdata_door {
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    padding: 6px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.mapdata_door2 {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #666;
    font-size: 12px;
    padding: 6px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.door {
    float:left;
    margin:0px 10px 10px 0px;
    border: 1px solid #a1a1a1;
    padding: 5px;
    font-size: 12px;
    cursor:pointer;
}
.mapdatatext {
    width:100%;
    height:300px;
}
.mapdata_door_edit {
    text-shadow: 0px 0px 2px #333;
    border: 1px solid #a1a1a1;
    padding: 5px;
    cursor: move;
}
.mappoint {
    position: absolute;
    width:40px;
    height:65px;
    background: url(/layouts/IndigoBeijing/images/mappoint.png);
    top: -42px;
    left: -1px;
}
.shoplist_shopname {
    font-size:26px;
      margin-top: 10px;
      margin-bottom: 10px;
}
    .shoplist_shopname a {
        font-size: 12px;
        color: #f29b80;
        float: right;
        background: url(/layouts/IndigoBeijing/images/more.png) no-repeat;
        background-position:right 3px;
        padding-right:12px;
        margin-top: 10px;
    }
        .shoplist_shopname a:hover {
            text-decoration:underline;
        }
.shoplist_shopdes,.shoplist_shoplocation,.shoplist_shoptel,.shoplist_shopop {
    font-size:14px;
    color:#666;
}
.shoplist_shoplocation {
      padding-left: 20px;
      background: url(/layouts/IndigoBeijing/images/shop_location.png) no-repeat 2px center;
      margin-bottom:10px;
}
.shoplist_shoptel {
    padding-left: 20px;
    background: url(/layouts/IndigoBeijing/images/shop_phone.png) no-repeat left center;
    margin-bottom:10px;
    margin-top:0px;
}
.shoplist_shopop {
    padding-left: 20px;
    background: url(/layouts/IndigoBeijing/images/shop_time.png) no-repeat left center;
    margin-top:0px;
}
.service_ico_bt
{
    float:left;
    cursor:pointer;
}
.service_ico
{
    position: absolute;
    top: 0px;
    left: 0px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.mapdata_service_edit
{
    cursor:move;
}
/*入住品牌*/
#allbrands_top {
  height: 255px;
  width: 100%;
  background: url(/layouts/IndigoBeijing/images/shopcontent_color.png) 100%;
  position: relative;
}
    #allbrands_top img {
        position: absolute;
        bottom:0px;
        left:0px;
        width: 100%;
    }
#allbrands_search {
  position: absolute;
  right: 30px;
  top: 150px;
  width: 183px;
  height: 31px;
  background: url(/layouts/IndigoBeijing/images/shoplist_search_bg.png);
  text-align: left;
}
#allbrands_name {
    position: absolute;
    left:30px;
    top:130px;
    font-size:42px;
    color:#fff;
}
.allbrands_shopping_dining {
    text-align:left;
    width:100%;
    padding-bottom: 20px;
    position: relative;
}
.allbrands_shopping,.allbrands_dining {
    color:#666666;
    font-size:14px;
    float:left;
    padding:0px 10px 0px 10px;
}
.allbrands_shopping_dining a:hover div {
    text-decoration:underline;
}
.allbrands_shopping {
    border-right:1px solid #666666;
    margin-left:30px;
}
#allbrands_flfs {
    display:none;
}
#allbrands_flxx {
    position:relative;
    border:2px solid #f29b80;
    margin:0px 30px 0px 30px;
}
.allbrands_r1 {
    position:absolute;
    z-index:100;
    width:10px;
    height:10px;
    left:-2px;
    top:-2px;
    background:url(/layouts/IndigoBeijing/images/allbrands_randus.png);
    background-position:10px 10px;
}
.allbrands_r2 {
    position:absolute;
    z-index:100;
    width:10px;
    height:10px;
    right:-2px;
    top:-2px;
    background:url(/layouts/IndigoBeijing/images/allbrands_randus.png);
    background-position:0px 10px;
}
.allbrands_r3 {
    position:absolute;
    z-index:100;
    width:10px;
    height:10px;
    right:-2px;
    bottom:-2px;
    background:url(/layouts/IndigoBeijing/images/allbrands_randus.png);
    background-position:0px 0px;
}
.allbrands_r4 {
    position:absolute;
    z-index:100;
    width:10px;
    height:10px;
    left:-2px;
    bottom:-2px;
    background:url(/layouts/IndigoBeijing/images/allbrands_randus.png);
    background-position:10px 0px;
}

#allbrands_letter,#allbrands_category_shopping,#allbrands_category_dining
{
    width:400px;
    float:left;
    margin:20px 0px 20px 20px;
}
#allbrands_category_dining
{
    display:none;
}
#allbrands_floor
{
    width:255px;
    float:left;
    margin:20px;
}
.allbrands_xx
{
    padding-left:5px;
}
.allbrands_xx a {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 14px;
  color: #a4a3a3;
}
.allbrands_fl07 {
  float: left;
  width: 15px;
  height: 25px;
  line-height: 25px;
  background: url(/layouts/IndigoBeijing/images/allbrands_fl07.png);
}
.allbrands_fl06 {
  float: left;
  width: 5px;
  height: 25px;
  background: url(/layouts/IndigoBeijing/images/allbrands_fl06.png);
}
.allbrands_fl08 {
  float: left;
  width: 5px;
  height: 25px;
  background: url(/layouts/IndigoBeijing/images/allbrands_fl08.png);
}
    .allbrands_fl09
    {
        float: left;
        height: 25px;
        line-height: 25px;
        background: url(/layouts/IndigoBeijing/images/allbrands_fl07.png);
    }
.allbrands_tit
{
    color:#333;
    padding-bottom:5px;
    border-bottom:1px dashed #e3e3e3;
    margin: 0px 5px 5px 5px;
}
.get_shopping_dining
{
    color:#f29b80;
}
.allbrands_getletter {
    color:#fff;
    background-position:0px -25px;
}
#logolistdata_shopping,#logolistdata_dining
{
    display:none;
}
/*停车与路线*/
#parking_name
{
    position: absolute;
    left: 30px;
    top: 120px;
    font-size: 42px;
    color: #fff;
}
#parking_bt
{
    float:left;
    width:68px;
    padding-right:30px;
    position:relative;
    margin-top:20px;
}
    #parking_bt img
    {
        position:absolute;
        right:0px;
        top:0px;
    }
.parking_ico
{
    width:68px;
    height:68px;
}
.parking_ico1
{
    background: url(/~/media/Images/indigo2015/service/parking_route/byCar_ico.ashx) no-repeat;
    background-position:0px 0px;
}
.parking_ico2
{
    background: url(/~/media/Images/indigo2015/service/parking_route/bySubway_ico.ashx) no-repeat;
    background-position:0px 0px;
}
.parking_ico3
{
    background: url(/~/media/Images/indigo2015/service/parking_route/byBus_ico.ashx) no-repeat;
    background-position:0px 0px;
}
#parking_bt a
{
    font-size:14px;
    color:#666;
}
    #parking_bt a:hover
    {
        text-decoration:underline;
    }
.parking_bt
{
    margin-bottom:20px;
    
}
#parking_bt p
{
    display:none;
}
#parking_img_border
{
    float:left;
    position: relative;
  border: 2px solid #f29b80;
  margin: 20px 30px 0px 0px;
}
/*服务与设施*/
.s_txt {
    font-size:12px;
    line-height: 150%;
    color:#666;
}
.s_tit {
    font-size:22px;
}
#facilities_name
{
    position: absolute;
    left: 30px;
    top: 120px;
    font-size: 42px;
    color: #fff;
}
#facilities
{
    margin-left:130px;
}
#facilities p,.facilities_html
{
    display:none;
}
.facilities_html {
    margin-top:20px;
}
.facilities_bt
{
    padding-left:42px;
    margin-right:20px;
    height:33px;
    line-height:33px;
    float:left;
    font-size:12px;
    color:#666;
}
#facilities a:hover div
{
    text-decoration:underline;
}
.mappoint2 {
    position: absolute;
    width:40px;
    height:49px;
    background: url(/layouts/IndigoBeijing/images/mappoint2.png);
    top: -49px;
    left: -15px;
}
.bank_bt
{
    float:left;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    line-height: 39px;
    width: 169px;
    height: 39px;
    margin: 0px 5px 5px 0px;
    background: url(/layouts/IndigoBeijing/images/bankicobg.png);
      font-size: 0px;
}
    .bank_bt img
    {
        vertical-align: middle;
    }
.bankpop
{
    position:absolute;
    left:-90px;
    top:-49px;
}
.bankpoptop
{
    background: url(/layouts/IndigoBeijing/images/bankpop_top.png);
    width:280px;
    height:5px;
}
.bankpopbottom
{
    background: url(/layouts/IndigoBeijing/images/bankpop_bottom.png);
    width:280px;
    height:18px;
}
.bankpopico
{
    background: url(/layouts/IndigoBeijing/images/bankpop_center.png);
    width:280px;
}
.bankpopico .bankicos
{
    float:left;
    width:130px;
    height:30px;
    text-align: left;
    margin:5px;
}
.bankpop_dbs
{
    position:absolute;
    width:169px;
    height:51px;
    top:-56px;
    left:-68px;
    background: url(/layouts/IndigoBeijing/images/bankpop_dbs.png);
}
/*楼层导览*/
#floorplan_name {
    position: absolute;
    left:30px;
    top:130px;
    font-size:42px;
    color:#fff;
}
.popmap
{
    position:fixed;
    width:780px;
    height:640px;
    border:2px solid #f29b80;
    border-radius:10px;
    overflow: hidden;
    z-index: 1001;
    margin:0px;
}
.popmap_close
{
    position:absolute;
    right:10px;
    top:10px;
    width:25px;
    height:25px;
    background: url(/layouts/IndigoBeijing/images/popmap_close.png);
}
.popmap_floor
{
    position:absolute;
    left:20px;
    top:20px;
    font-size:36px;
    color:#666;
}
.msk {
    position:fixed;
    width:100%;
    height:100%;
    background:url(/layouts/IndigoBeijing/images/gray80.png);
    z-index:1000;
    top:0px;
    left:0px;
}
#shop_location
{
    cursor:pointer;
}
/*可持续发展*/
#sustainability_list
{
    position:absolute;
    top:0px;
    left:0px;
    width: 100%;
  height: 100%;
  overflow:hidden;
}
.sustainability
{
    float:left;
    width:20%;
    height:100%;
    position:relative;
    overflow:hidden;
}
.sustainability ul
{
    list-style: disc url(/layouts/indigobeijing/images/dot.png);
    margin-left: 10px;
}
.sustainability_icon
{
    position:absolute;
    width:100%;
    text-align:center;
    top:40%;
    z-index:2;
}
.sustainability_icon img
{
    width:auto;
    height:126px;
}
.sustainability_name
{
    font-size:18px;
    color:#fff;
}
.sustainability_text
{
    font-size:12px;
    color:#fff;
    text-align:left;
    display:none;

}
.sustainability_text h3
{
    font-size:17px;
    color:#fff;
    margin-top:5px;
    margin-bottom:5px;
    font-weight: normal;
}
.sustainability_bg
{
    position:absolute;
    left:-30%;
    top:0px;
    background:url(/layouts/IndigoBeijing/images/Sustainability_bg.png);
    height:100%;
    width:30%;
    z-index:1;
}
.sustainability_text_padding
{
    margin-left:10px;
    margin-right:10px;
}
/*项目介绍*/

#overview_top
{
    min-height:254px;
    width:100%;
    background:url(/layouts/IndigoBeijing/images/shopcontent_color.png) 100%;
    position:relative;
}
   #overview_top img {
        position:absolute;
        bottom:0px;
        width:100%;
        left:0px;
    }
#overview_top_name
{
    display:none;
}
.mobilePicture1, .mobilePicture2
{
    display: none;
}
/*办公*/
#office_top
{
    height:507px
}
#office_text h1
{
    font-size:20px;
    color:#333;
    margin:0px 0px 20px 0px;
}
#office_text
{
    margin: 30px;
  min-height: 300px;
  text-align: left;
}
    #office_text p
    {
        font-size:14px;
        color:#666;
        margin:0px;
    }
.office_ball1
{
      position: absolute;
  right: 180px;
  top: 380px;
}
.office_ball2
{
    position: absolute;
  right: 30px;
  top: 633px;
}
.office_mobile
{
    display: none;
}
/*租赁热线*/
#enquiry_top_name
{
    position: absolute;
    left:30px;
    top:130px;
    font-size:42px;
    color:#fff;
}
#enquiry_content
{
    margin:20px 30px 0px 30px;
}
#enquiry_pic
{
      float: left;
}
#enquiry_pic img
{
    display: none;
}
#enquiry_text
{
  float: right;
  width: 270px;
  height: 477px;
  background: url(/layouts/IndigoBeijing/images/shopcontent_rightbg.png);
  padding: 0px 20px 0px 20px;
}
/*酒店*/
#hotel_top
{
    height:378px;
}
.hotel_1, .hotel_2
{
    margin-top:50px;
}
.hotel_text1
{
    float:left;
    text-align:left;
}
.hotel_text1 img
{
    float:left;
}
.hotel_text1_text
{
    float:right;
}
.hotel_text1_text_name,.hotel_text2_text_name
{
    font-size:30px;
    color:#333;
      line-height: 50px;
}
    .hotel_text1_text_name a
    {
        float:right;
        font-size:12px;
        color:#f29b80;
    }
    .hotel_text1_text_name a:hover
    {
        text-decoration:underline;
    }
.hotel_text1_text_text,.hotel_text2_text_text
{
    font-size:13px;
    color:#666;
    line-height: 22px;
}
.hotel_pic1
{
    float:right;
    height:241px;
    position:relative;
    width:100%;
}
    .hotel_pic1 img
    {
        left:0px;
    }
.hotel_text2
{
    float:right;
     text-align:left;
}
.hotel_pic2
{
    float:left;
    height:241px;
    position:relative;
    width:100%;
}
    .hotel_pic2 img
    {
        right:0px;
    }
    /*联系我们*/

.contact_content
{
    margin:30px;
}
.contact_text1, .contact_text2, .contact_text3, .contact_text4
{
    float:left;
    text-align:left;
}
.contact_text4
{
    width:360px;
    background: url(/layouts/IndigoBeijing/images/contact_bg.png);
    height:138px;
}
.contact_name
{
    font-size:20px;
    color:#333;
    line-height:58px;
    
}
.contact_text1 .contact_name
{
    background:url(/layouts/IndigoBeijing/images/contact_ico1.png) no-repeat left center;
    padding-left:35px;
}
.contact_text2 .contact_name
{
    background:url(/layouts/IndigoBeijing/images/contact_ico2.png) no-repeat left center;
    padding-left:35px;
}
.contact_text3 .contact_name
{
    background:url(/layouts/IndigoBeijing/images/contact_ico3.png) no-repeat left center;
    padding-left:35px;
}
.contact_text4 .contact_name
{
    
    margin: 0px 10px 5px 10px;

    border-bottom: 1px dashed #e3e3e3;

}
.contact_num
{
    font-size:14px;
    color:#666;
    line-height:20px;
}
.contact_address, .contact_zipcode
{
    font-size:12px;
    color:#666;
    line-height:20px;
    margin-left: 10px;
  margin-right: 10px;
}
/*娱乐*/
.ent_content{
    text-align:left;
    margin:30px;
}
.ent_name
{
    font-size:30px;
    color:#333;
    line-height:43px;
    margin-bottom:20px;
}
    .ent_name img
    {
        vertical-align:middle;
        margin-right:10px;
    }
.ent_text1
{
    font-size:14px;
    color:#666;
    line-height:20px;
    float:left;
    padding-right:30px;
    border-right: 1px dashed #e3e3e3;
    margin-right:30px;
}
.ent_location
{
    font-size:14px;
    color:#666;
    padding-left:20px;
    background: url(/layouts/IndigoBeijing/images/shop_location.png) no-repeat 2px center;
}
.ent_phone
{
    font-size:14px;
    color:#666;
    padding-left:20px;
    background: url(/layouts/IndigoBeijing/images/shop_phone.png) no-repeat left center;
}
.ent_open
{
    font-size:14px;
    color:#666;
    padding-left:20px;
    background: url(/layouts/IndigoBeijing/images/shop_time.png) no-repeat left center;
}
.ent_mov {
    padding-left:20px;
    background: url(/layouts/IndigoBeijing/images/ent_mov.png) no-repeat left center;
}
.ent_mov a
{
    font-size:14px;
    color:#f29b80;
}
.ent_mov a:hover
{
    text-decoration:underline;
}
.ent_pic
{
    margin-top:20px;
}
    .ent_pic img
    {
        display:none;
    }
    .ent_pic .radius img {
  width: 100%;
  height: 100%;
}
.ent_pic1, .ent_pic2, .ent_pic3
{
    height:332px;
    float:left;
}
.ent_pic1, .ent_pic2
{
    margin-right:5px;
}
.ent_info
{
    float:left;
    width:296px;
}
    .ent_info div
    {
        margin-bottom:10px;
    }
    /*活动*/
    .contact_content a {
color: #f29b80;
}
    .contact_content a:hover {
        text-decoration:underline;
    }
    #enquiry_text a {
color: #f29b80;
}
    #enquiry_text a:hover {
        text-decoration:underline;
    }
.topEvent_more {
  color: #fff;
  text-align: right;
}
    .topEvent_more:hover {
        text-decoration:underline;
    }
.eventlist_text p
{
    display:none;
}
.eventlist_event_a img
{
    display:none;
}
.eventlist_event
{
    float:left;
    margin-right:9px;
    margin-bottom:9px;
    position:relative;
}
.eventlist_content
{
    margin-left:30px;
    margin-right:21px;
}
.eventlist_msk
{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    z-index:3;
    background:url(/layouts/IndigoBeijing/images/white43.png);
}
.eventlist_text
{
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    height:76px;
    background:url(/layouts/IndigoBeijing/images/black48.png);
    z-index:2;
    text-align:left;
}
.eventlist_name
{
    color:#fff;
    font-size:16px;
    margin-top:20px;
    margin-left:20px;
}
.eventlist_date
{
    color:#fff;
    font-size:16px;
    margin-top:10px;
    margin-left:20px;
}
.topEvent
{
      text-align: left;
  position: absolute;
  bottom: 150px;
  width:700px;
  margin-left: 30px;
  margin-right: 30px;
    background: url(/layouts/IndigoBeijing/images/black48.png);
  padding: 10px;
  border-radius: 5px;
}
.topEvent_name
{
    font-size: 32px;
    color: #fff;
}
.topEvent_des
{
    font-size: 14px;
    color: #fff;
}
/*活动详情*/
.event_name
{
    font-size: 32px;
    color: #333;
    margin-bottom:10px;
}
.event_description
{
    font-size: 14px;
    color: #666;
    line-height:20px;
}
.event_text
{
    float:left;
    margin-right:30px;
    text-align:left;
}
.event_pic
{
    float:right;
    width:300px;
}
.event_pic img
{
    left:0px;
    top:0px;
}
.event_content
{
    margin:30px;
}
/*媒体列表*/
#meidalist_top_name {
    position: absolute;
    left:30px;
    top:130px;
    font-size:42px;
    color:#fff;
}
.meidalist_name
{
    font-size: 21px;
    color: #333;
    margin-bottom:10px;
}
.meidalist_text1
{
    font-size: 14px;
    color: #333;
}
.meidalist_text
{
    padding:30px 30px 0px 30px;

}
.meidalist_text1
{
    padding:0px 0px 30px 0px;
    border-bottom: 1px dashed #e3e3e3;
}
.meidalist_media
{
    position: relative;
}
    .meidalist_media p
    {
        display:none;
    }
.meidalist_content
{
    margin:30px;
}
.meidalist_item
{
    float:left;
    text-align:left;
}
.meidalist_pic
{
    float:right;
    position:relative;
}
.meidalist_a
{
    font-size: 12px;
  color: #f29b80;
  float: right;
  background: url(/layouts/IndigoBeijing/images/more.png) no-repeat;
  background-position: right 3px;
  padding-right: 12px;
  margin-top: 10px;
}
    .meidalist_a:hover
    {
        text-decoration:underline;
    }

.meidalist_item .allbrands_r1, .meidalist_item .allbrands_r2, .meidalist_item .allbrands_r3, .meidalist_item .allbrands_r4
{
    display:none;
}
.meidalist_jt
{
    position:absolute;
    background: url(/layouts/IndigoBeijing/images/medialist_jt.png);
    width:5px;
    height:10px;
    right:-7px;
    top:50%;
    display:none;
}
/*媒体文章*/
#media_top_name {
    position: absolute;
    left:30px;
    top:130px;
    font-size:42px;
    color:#fff;
}
.media_left_name
{
    font-size:26px;
    color:#333;
    margin-bottom:20px;
    font-weight:bold;
}
.media_left_text
{
    font-size:14px;
    color:#666;
    line-height:24px;
    text-align:left;
}
.media_left
{
    float:left;
}
.media_right
{
    float:right;
    width:291px;
    background:url(/layouts/IndigoBeijing/images/media_text_3.png);
}
.media_left_pic div
{
    font-size:12px;
    text-align:center;
    height:24px;
    line-height:24px;
    color:#666;
}
.media_left_pic
{
    margin-top:40px;
    margin-bottom:40px;
}

.media_link_top
{
    font-size:16px;
    color:#333;
    padding-top:20px;
    padding-bottom:20px;
    margin-left:20px;
    margin-right:20px;
    border-bottom: 1px dashed #e3e3e3;
}
.media_text_1
{
    height:7px;
    width:291px;
    background:url(/layouts/IndigoBeijing/images/media_text_1.png);
}
.media_text_2
{
    height:7px;
    width:291px;
    background:url(/layouts/IndigoBeijing/images/media_text_2.png);
}
.media_link
{
    margin:20px 20px 5px 20px;
}
.media_link div
{
    text-align:left;
    margin:10px 0px 10px 0px;
}
.meida_a
{
    font-size:14px;
    color:#333;
}
    .meida_a:hover
    {
        text-decoration:underline;
    }
.media_content
{
    margin:30px;
}
/*加入我们*/
.join_content
{
    margin:30px;
    text-align:left;
}
#join_top_name
{
    font-size:30px;
    color:#333;
    font-weight:bold;
    line-height:30px;
    margin-bottom:30px;
}
.join_item
{
    border:1px solid #dedede;
    position:relative;
}

.join_r1 {
    position:absolute;
    z-index:100;
    width:5px;
    height:5px;
    left:-1px;
    top:-1px;
    background:url(/layouts/IndigoBeijing/images/join_randus.png);
    background-position:5px 5px;
}
.join_r2 {
    position:absolute;
    z-index:100;
    width:5px;
    height:5px;
    right:-1px;
    top:-1px;
    background:url(/layouts/IndigoBeijing/images/join_randus.png);
    background-position:0px 5px;
}
.join_r3 {
    position:absolute;
    z-index:100;
    width:5px;
    height:5px;
    right:-1px;
    bottom:-1px;
    background:url(/layouts/IndigoBeijing/images/join_randus.png);
    background-position:0px 0px;
}
.join_r4 {
    position:absolute;
    z-index:100;
    width:5px;
    height:5px;
    left:-1px;
    bottom:-1px;
    background:url(/layouts/IndigoBeijing/images/join_randus.png);
    background-position:5px 0px;
}
#join_search_keyword {
  width: 130px;
  margin-left: 15px;
  height: 31px;
  line-height: 31px;
  border: 0px;
  background-color: transparent;
  font-size: 14px;
  color: #a1a1a1;
  position: absolute;
  top: 0px;
}
#join_search_bt {
  position: absolute;
  height: 21px;
  width: 24px;
  right: 10px;
  top: 3px;
  background: url(/layouts/IndigoBeijing/images/join_search_bt.png) no-repeat;
  background-position: center center;
  cursor: pointer;
}
#join_search {
  position:relative;
  float:right;
  vertical-align:middle;
  width: 183px;
  height: 31px;
  background: url(/layouts/IndigoBeijing/images/join_search_bg.png);
  text-align: left;
}
    #join_search p
    {
        display:none;
    }
.join_Position_name
{
    font-size:14px;
    color:#333;
    height:41px;
    line-height:41px;
    margin-left:20px;
    margin-right:20px;
    border-bottom:dashed 1px #dedede;
    background: url(/layouts/IndigoBeijing/images/join_jt.png) no-repeat right center;
    cursor:pointer;
}
    .join_Position_name:hover
    {
        text-decoration:underline;
    }
.join_Position_description
{
    display:none;
    font-size:12px;
    color:#666;
    line-height:20px;
    margin-left:20px;
    margin-right:20px;
    padding-top:10px;
    padding-bottom:10px;
    border-bottom:dashed 1px #dedede;
}
    .join_Position_description b
    {
        font-size:14px;
        color:#333;
    }
.join_left
{
    float:left;
}
.join_right
{
    float:right;
    width: 270px;
    background: url(/layouts/IndigoBeijing/images/contact_bg.png);
    margin-top:60px;
}
.join_tit
{
    font-size:28px;
    color:#333;
    height:85px;
    line-height:85px;
    border-bottom:dashed 1px #dedede;
    margin-left:20px;
    margin-right:20px;
}
.join_text1
{
    font-size:14px;
    color:#666;
    margin:20px;
    text-align: left;
}
.join_email
{
    text-align: left;
    margin: 10px 20px 10px 20px;
    font-size: 12px;
    color: #666;
    background: url(/layouts/IndigoBeijing/images/Enquiry_icon2.png) no-repeat 0px 3px;
    padding-left: 23px;
}
.join_address
{
    text-align: left;
    margin: 0px 20px 20px 20px;
    font-size: 12px;
    color: #666;
    background: url(/layouts/IndigoBeijing/images/Enquiry_icon.png) no-repeat 0px -100px;
    padding-left: 23px;
}
/*订阅*/
#subscribe_top
{
    height:750px;
}
.subscribe_con
{
    position:absolute;
    top:144px;
    left:0px;
    width:100%;
}
.subscribe_top_name
{
    height: 100px;
    margin-left:30px;
}
.subscribe_name
{
    float:left;
    font-size:42px;
    height:42px;
    line-height:42px;
    color:#fff;
    padding-right:20px;
    border-right:solid 1px #fff;
}
.subscribe_text1
{ 
    float:left;
    font-size:16px;
    color:#fff;
    padding-left:20px;
      margin-top: 20px;
}
.subscribe_mail
{
    float:left;
    margin-right:30px;
    position:relative;
    border-radius:5px;
      overflow: hidden;
      cursor:pointer;
      font-size:0px;
}
.subscribe_msk1
{
    position:absolute;
    background:url(/layouts/IndigoBeijing/images/white43.png);
    z-index:1;
      width: 100%;
  height: 100%;
}
    .subscribe_msk1 img
    {
        position:absolute;
        right:10px;
        bottom:10px;
        z-index:2;
    }
.subscribe_input
{
    float:left;
    padding-right:40px;
    border-right:dashed 1px #fff;
}
.subscribe_text2
{
    font-size:14px;
    color:#fff;
    margin-bottom: 20px;
    text-align:left;
    width: 283px;
}
.subscribe_inputtext
{
  width: 293px;
  height: 31px;
  background: url(/layouts/IndigoBeijing/images/Subscribe_input.png) no-repeat left center;
  text-align: left;
  margin-bottom:20px;
  font-size:14px;
    color:#fff;
}
    .subscribe_inputtext input
    {
        width: 263px;
        margin-left: 15px;
        height: 31px;
        line-height: 31px;
        border: 0px;
        background-color: transparent;
        font-size: 14px;
        color: #fff;
    }
.subscribe_qrcode
{
    float:left;
    margin-left:40px;
}
.qrcode_weichat
{
    float:left;
    margin-right:30px;
}
    .qrcode_weichat p,.qrcode_weibo p
    {
        margin: 10px;
        font-size: 12px;
        color: #fff;
    }
.qrcode_weibo
{
    float:left;
}
.subscribe_text3
{
    margin-top:5px;
    font-size: 12px;
    color: #fff;
    text-align:left;
    width: 362px;
}
.subscribe_content
{
    width:1000px;
}
.subscribe_submit .shoplist_fl07
{
    font-size: 14px;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    width:auto;
}
.subscribe_submit .shoplist_fl07
{
    cursor:pointer;
}
.qrcode_weichat img,.qrcode_weibo img
{
    border:solid 5px #fff;
    border-radius:5px;
}
.subscribe_succ
{
    position:fixed;
    z-index:1001;
    border:solid 2px #f29b80;
    background:#fff;
    border-radius:10px;
    display:none;
}
    .subscribe_succ div
    {
        margin:40px;
    }
.subscribe_text4
{
    font-size:36px;
    color:#333;
    margin-top:10px;
    margin-bottom:20px;
}
.subscribe_text5
{
    font-size:14px;
    color:#666;
    margin-top:0px;
    margin-bottom:20px;
   width: 500px;
}
.subscribe_back
{
    margin:0px;
}
    .subscribe_back a
    {
        font-size:14px;
        color:#f29b80;
        padding-left:10px;
        background:url(/layouts/IndigoBeijing/images/back.png) no-repeat left center;
    }
        .subscribe_back a:hover
        {
            text-decoration:underline;
        }
.subscribe_bigpic
{
    position: fixed;
  border: 2px solid #f29b80;
  border-radius: 10px;
  overflow: hidden;
  z-index: 1001;
  margin: 0px;
}
.popmap_close
{
    cursor:pointer;
}
/*搜索页*/
.searchkey {
  margin: 30px 30px 0px 30px;
  text-align: left;
  font-size: 14px;
  color: #707070;
}
.search {
  margin: 30px;
  text-align: left;
}
.search div {
  border-bottom: 1px solid #e0e0e0;
  padding: 20px 0;
}
.search a {
  font-size: 18px;
  line-height: 120%;
  margin-bottom: 12px;
  color: #474747;
}
.search p {
  font-size: 12px;
  margin: 10px 0px 0px 0px;
  line-height: 140%;
  color: #707070;
}
.search font, .searchkey font {
  color: #f29b80;
}
/*导出*/
#emaildata_date1, #emaildata_date2
{
    margin: 10px;
    width: 80px;
    padding: 3px;
}
#emaildata_bt
{
    margin: 10px;
    padding: 3px 10px 3px 10px;
}
.emaildata_table
{
    margin:30px;
    text-align:left;
    
}

    .emaildata_table table
    {
        border:solid 1px #eee;
        margin-top:10px;
    }
    .emaildata_table thead
    {
        color:#333;
    }
        .emaildata_table thead td
        {
            background: #eee;
            padding: 3px 10px;
        }
    .emaildata_table tbody
    {
        color:#666;
    }
        .emaildata_table tbody td
        {
            border:solid 1px #eee;
            padding: 3px 10px;
        }
#htmlcontent {
   margin: 20px 80px 20px 80px;
   line-height:150%;

}
    #htmlcontent p,#htmlcontent li {
        text-align:left;
        font-size: 14px;
        color: #333;
        line-height:150%;
    }
    #htmlcontent h1 {
        margin: 50px;
        font-size: 35px;
        color: #333;
        line-height:150%;
    }