body {
font-family: 'Microsoft Yahei';
font-size:10pt;
background:#f9f9f9;
}

h1, h2, h3 {
letter-spacing:1px;
font-family: 'Microsoft Yahei' ;
margin:0;
padding:0;
}

h1 {
font-size:18pt;  
}

h2 {
font-size:16pt;  
}

h3 {
font-size:12pt;  
}

/* Pinteresr-like */

.box {
  display: inline-block;
  vertical-align: top;
  margin-bottom:45px;
  padding:10px;
  background:#fff;
  border:1px solid #ddd;
  width:350px;
}

.box .post .preview {
width:320px;
font-size:9pt;
}

.box .post h2 {
font-size:13pt;
margin:5px 0 0 0;
}

.box .post .meta {
margin-top:10px;
font-size:9pt;
color:#666;
width:100%;
 
}

.box .post .meta .meta_one {
float:left;
width:33%;
}

.box .post .meta .meta_two {
	float: left;
	width: 33%;
	text-align: left;
}

.box .post .meta .meta_three {
float:right;
width:33%;
text-align:right;
}

/* Marketing Part */

.page-header {
text-align:center;
margin:0;
border:0;
}

.center {
text-align:center;
margin:10px 0 10px 0;  
}

.page-header .underline {
width:100px;
margin:40px auto 0 auto;
position:relative;
border-bottom:3px solid #ccc;
}

.underline {
border-bottom:3px solid #ccc;
}

.marketing-block {
margin-top:40px;
}

.marketing p.lead {
font-size:12pt;
padding:10px 20px;
background:#eee;
margin:0 0 0 0;
}

.full-width {
	background: #f9f9f9;
}

.alt {
background:none !important;
}

#map_canvas {
width:100%;
height:300px;
border:3px solid #ccc;  
}

/* Single Blog Post */

.blog-image {
margin-bottom:20px;
}

.blog-post .meta {
margin-top:20px;
margin-bottom:20px;
font-size:9pt;
text-align:left;

}

.blog-post .meta div {
border-bottom:3px solid #ccc;
display:inline-block;
}

.blog-post .tags  {
	padding-right:20px;
text-align:right;
font-size:8pt;
}
.Tagtou{float:left; width:230px; height:290px; background-image:url(../img/teg.png)}

.blog-post .meta i, .blog-post .tags i {
color:#666;
}

.post-navigation {
margin-top:20px;
margin-bottom:60px;
overflow:hidden;
}

.post-navigation .prev {
width:45%;
float:left;
}

.post-navigation .next {
width:45%;
float:right;
text-align:right;
}

/* Comments */

ul.media-list {
margin-bottom:50px;  
}

ul.media-list li {
margin-bottom:20px; 
}

h4.media-heading {
font-size:11pt;
margin:0;
}

.media-body {
font-size:9pt;
}

.comment-controls {
font-size:8pt;
}

.comment-date {
font-size:8pt;
color:#666;
}

.author_link {
font-size:9pt;
text-align:center;
display:block;  
}

.comments {
	height:400px;
margin-bottom:20px;
}

/* Footer */

footer {
height:100%;
width:100%;
line-height:50px;
font-size:9pt;
background:#ddd;
}

footer a {
margin-left:10px;
}

/* CUSTOMIZE THE NAVBAR
    -------------------------------------------------- */

    /* Carousel base class */
    .carousel {
      margin-bottom: 45px;
      margin-top:-20px;
      border-bottom:5px solid #ccc;
    }

    .carousel .container {
      position: relative;
      z-index: 9;
    }

    .carousel-control {
      height: 0px;
      margin-top:15px;
      font-size: 50px;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
      background-color: transparent;
      border: 0;
    }

    .carousel .underline {
    width:100px;
    margin-top:25px;
    border-bottom:3px solid #ccc;
}

    .carousel .item {
      height: 750px;
    }
    .carousel img {
      position: absolute;
      top: 0;
      left: 0;
      min-width: 100%;
      height:750px;
    }

    .carousel-caption {
      background-color: transparent;
      position: static;
      max-width: 750px;
      margin-top: 165px;

  padding:0;
   
    }
    .carousel-caption h1 {
    font-family: 'Noticia Text', serif;
    color:#fff;
    font-weight:700;
    font-size:20pt;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
    }
    .carousel-caption .lead {
      font-size:13pt;
      margin: 20px 0 0 0;
      line-height: 1.25;
      color: #fff;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
    }


@media (max-width: 979px) {

      .container.navbar-wrapper {
        margin-bottom: 0;
        width: auto;
      }
      .navbar-inner {
        border-radius: 0;
        margin: -20px 0;
      }

      .carousel .item {
        height: 500px;
      }
      .carousel img {
        width: auto;

      }
  
  .page-header {

margin-top:20px;
}

    }


    @media (max-width: 767px) {

      .navbar-inner {
        margin-top: 0px;
      }
  
      .span4, .span3, .span6 {
        margin-bottom:40px;
  }

      .carousel, footer, .full-width {
        margin-left: -20px;
        margin-right: -20px;
      }
  
      .comments {
      padding: 0 20px 0 20px;
      }
      footer {
         padding-left:20px;
         padding-right:20px;
      }
      .carousel .item {
        height: 300px;
      }
      .carousel img {
        height: 300px;
      }
      .carousel-caption {
        width: 65%;
        padding: 0 70px;
        margin-top: 50px;

      }
      .carousel-caption h1 {
        font-size: 20px;
      }
      .carousel-caption .lead,
      .carousel-caption .btn {
        font-size: 15px;
      }

    .carousel-control {
      height: 0px;
      margin-top:15px;
      font-size: 50px;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
      background-color: transparent;
      border: 0;
z-index:10;
    }
  
  .author_link {
font-size:9pt;
text-align:left;
 
}


    }
