﻿@charset "utf-8";
body
{
    margin: 0;
	padding:0;
	text-align: center;
}
div,span,p,a,pre{font-family: arial,微软雅黑;text-decoration: none;}
img{border:0}
form{height:100%}
.clear{clear:both}
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;
    z-index: 100;
    background:url(/layouts/IndigoBeijing/images/gray80.png);
    width: 100%;
}
#logo {
    float: left;
    margin: 20px;
}
.li1 {
  float: left;
  padding: 0px 20px 0px 20px;
  height: 80px;
  line-height: 80px;
}
.menuli1a {
    font-size:13px;
    color:#fff;
}
    .menuli1a:hover {
        color:#f29b80;
    }
#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;
}
#weibo {
    background-position: -22px 0px;
}
#weichat {
    background-position: -44px 0px;
}
#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;
}
#subscribe {
    float: right;
    margin: 30px 20px 0px 10px;
}
.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;
    margin-top: 20px;
}
#copyright {
  float: left;
  font-size: 12px;
  color: #a1a1a1;
  margin: 30px 0px 0px 20px;
  line-height: 18px;
}
/*首页*/
#content {
    position:relative;
}
#homekv {
    background: #eee;
}
#homekvtool {
    position:absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
}
#homekvjt1 {
    position:absolute;
    width:44px;
    height:44px;
    background:url(/layouts/IndigoBeijing/images/homekvjt1.png);
    background-position:0px -44px;
    top:50%;
    left:30px;
}
#homekvjt2 {
    position:absolute;
    width:44px;
    height:44px;
    background:url(/layouts/IndigoBeijing/images/homekvjt2.png);
    background-position:0px -44px;
    top:50%;
    right:30px;
}
#homekvmsk {
    position: absolute;
    left: 0px;
    bottom: 75px;
    width: 100%;
}
#fastlink {
    position:absolute;
    left:65%;
    bottom: 125px;
}
#fastlink2,#fastlink3 {
    margin-top: 7px;
}
#fastlink p {
    display:none;
}
#fastlink div {
    float:left;
    width:73px;
    height:73px;
}
#homekvimg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
}
.home_kvimg {
    display:none;
}
/*商铺详情*/
#shop_info_location {
    float: right;
    width: 270px;
    height: 477px;
    background: url(/layouts/IndigoBeijing/images/shopcontent_rightbg.png);
    padding: 0px 10px 0px 10px;
}
#shop_tit {
    height: 87px;
    line-height: 87px;
    font-size: 28px;
    color: #333;
    border-bottom: #dedede dashed 1px;
}
#shop_info {
    text-align: left;
    padding: 0px 0px 0px 20px;
}
#shop_info p{
    font-size:14px;
    color:#666;
    padding-left:20px;
}
#shop_location {
    background:url(/layouts/IndigoBeijing/images/shop_map.png);
    width:128px;
    height:128px;
    margin-left: 71px;
}
    #shop_location p {
        padding-top: 95px;
        font-size: 12px;
        color: #fff;
    }
    #shop_logo_des {
    float:left;
}
#shop_logo {
    float:left;
}
#description {
    float: left;
    padding-left: 20px;
    margin-left: 20px;
    border-left: solid 1px #333;
    font-size: 14px;
    color: #666;
    text-align: left;
}
/*项目介绍*/
#overview_top
{
    height:630px;
      margin-bottom: 350px;
}
#overview_text1
{
    position: absolute;
    width: 630px;
    left: 444px;
    font-size: 14px;
    line-height:20px;
    color: #666;
    text-align: left;
    top: 690px;
}
#overview_text2
{
    position: absolute;
    left: 50px;
    top: 836px;
    font-size: 14px;
    line-height:20px;
    color: #666;
    text-align: left;
    width: 888px;
}
#overview_name
{
      position: absolute;
  left: 444px;
  top: 642px;
  font-size: 30px;
  color: #333;
}
.overview_ball1
{
    position: absolute;
    left: 50px;
    top: 450px;
}
.overview_ball2
{
    right: 20px;
    top: 636px;
    position: absolute;
}
.overview_ball3
{
    position: absolute;
    right: 226px;
    top: 794px;
}
