@charset "UTF-8";
body, html {
  font-family: Arial, 微软雅黑;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent; }

.navbar-default {
  background-color: #ffffff; }

.p-t-150 {
  padding-top: 150px; }

header.navbar {
  margin-bottom: 0; }

header div.container {
  height: 82px; }
  header div.container ul.nav li {
    padding: 0 10px; }
    header div.container ul.nav li a {
      color: #333;
      font-size: 16px;
      height: 82px;
      line-height: 82px;
      padding-top: 0;
      padding-bottom: 0; }
  header div.container ul.nav li.active a {
    color: #f1c60f;
    border-bottom: 2px solid #f1c60f;
    background: white;
    box-shadow: -5px 0 10px -5px #999, 5px 0 10px -5px #999; }

.home-about {
  padding: 60px 0;
  background-color: #f7f7f7; }
  .home-about .home-center {
    padding: 0 20px;
    margin: 0 auto; }
    .home-about .home-center h3 {
      margin: 26px 0; }
  .home-about .home-about-text {
    line-height: 30px;
    font-size: 18px;
    color: #b0a9a3;
    text-indent: 36px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent; }

.home-project .home-project-box {
  width: 312px;
  height: 280px;
  border: 1px solid #cccccc;
  text-align: center;
  font-size: 18px; }
  .home-project .home-project-box p {
    margin-top: 20px; }

.home-idea {
  margin-top: 50px;
  padding: 10px 0;
  height: 530px;
  background: no-repeat url("/images/idea_bg.jpg") #fafafa;
  background-position: bottom; }
  .home-idea .home-idea-text {
    text-indent: 38px;
    padding: 0 30px;
    color: #b0a9a3;
    font-size: 20px;
    line-height: 36px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent; }

.home-list-title h3 {
  margin: 50px 0 36px 0;
  color: #372a3e;
  font-size: 24px;
  font-weight: 400; }
  .home-list-title h3 small {
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
    color: #7f8696; }
  .home-list-title h3 strong {
    font-weight: 400;
    font-size: 25px;
    line-height: 38px; }
.home-list-title .pull-right a {
  color: #f0b929;
  font-size: 15px; }

.home-news .home-news-list .media {
  margin-top: 25px;
  border: 2px double #eeeeee; }
  .home-news .home-news-list .media .media-left {
    padding: 18px; }
  .home-news .home-news-list .media .media-body {
    padding: 18px;
    color: #b7b5a6; }
    .home-news .home-news-list .media .media-body h4.media-heading {
      color: #578da9;
      padding: 12px 0; }
      .home-news .home-news-list .media .media-body h4.media-heading a:hover {
        text-decoration: none; }
    .home-news .home-news-list .media .media-body div {
      width: 88%;
      font-size: 14px;
      text-indent: 26px; }
  .home-news .home-news-list .media .media-right {
    padding: 18px; }
    .home-news .home-news-list .media .media-right .media-heading {
      padding: 12px 0;
      font-size: 15px;
      text-align: center; }
    .home-news .home-news-list .media .media-right .btn {
      color: #ffffff;
      background-color: #f4ce2e;
      padding: 6px 22px; }
.home-news .home-news-list .media:hover {
  -moz-box-shadow: 0 6px 15px #ccc;
  -webkit-box-shadow: 0 6px 15px #ccc;
  box-shadow: 0 6px 15px #ccc; }
.home-news .home-news-more {
  width: 200px;
  margin: 30px auto; }
  .home-news .home-news-more .btn {
    color: #ffffff;
    background-color: #f4ce2e;
    padding: 6px 50px; }

footer {
  background: no-repeat center url("/images/footer_bg.jpg");
  height: 400px;
  font-size: 16px;
  margin-top: 50px; }
  footer .home-list-title h3 {
    margin: 100px 0 36px 0; }
  footer .contact-name {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
    margin: 100px 0 30px 0; }
  footer .contact-info {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
    margin: 30px 0; }

div.page-title {
  margin: 35px 0 40px 0; }
  div.page-title h1 {
    font-size: 24px; }
    div.page-title h1 small {
      margin-top: 6px;
      display: block;
      font-size: 18px; }

.slider-introduction {
  margin-bottom: 30px;
  height: 500px;
  background: url(/images/b1.jpg) center center; }

.introduction-about {
  color: #372a3e;
  text-indent: 30px;
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 20px; }

.introduction-row {
  color: #372a3e;
  font-size: 16px;
  line-height: 26px;
  margin-top: 50px;
  margin-bottom: 30px; }
  .introduction-row h2 {
    font-size: 24px;
    padding-bottom: 12px;
    border-bottom: 2px double #eee; }
  .introduction-row p {
    margin: 20px 60px; }

.contact-border {
  border-bottom: 2px double #eee;
  border-top: 2px double #eee; }

.contact-row {
  padding: 30px 0 180px 0; }
  .contact-row h3 {
    font-size: 28px; }
    .contact-row h3 small {
      margin-top: 10px;
      display: block; }
  .contact-row p {
    color: #797874;
    font-size: 18px;
    max-width: 400px;
    margin: 30px auto 0 auto;
    text-align: left;
    line-height: 39px; }

.slider {
  margin-bottom: 30px;
  height: 300px; }

.slider-home {
  height: 500px;
  background: url(/images/slider1.jpg) center center; }

.slider-contact {
  background: url(/images/b2.jpg) center center; }

.slider-news {
  background: url(/images/b3.jpg) center center; }

.slider-product {
  background: url(/images/b5.jpg) center center; }

.slider-copyright {
  background: url(/images/b6.jpg) center center; }

.product-box {
  -moz-box-shadow: 0 6px 15px #ccc;
  -webkit-box-shadow: 0 6px 15px #ccc;
  box-shadow: 0 6px 15px #ccc;
  margin: 20px auto 40px auto;
  border: 2px double #eee;
  width: 310px;
  height: 250px;
  text-align: center; }
  .product-box img {
    border: solid 1px #eee;
    margin-top: 12px;
    width: 280px;
    height: 130px; }
  .product-box h3 {
    margin-top: 25px;
    font-size: 16px; }
    .product-box h3 small {
      margin-top: 15px;
      display: block; }

.news-title {
  text-align: center;
  border-bottom: solid 1px #cccccc; }
  .news-title h1 {
    font-size: 30px; }
  .news-title small {
    margin-top: 20px;
    display: block;
    font-size: 14px;
    margin-bottom: 30px; }

.news-body {
  margin-top: 40px;
  line-height: 30px; }
  .news-body p {
    text-indent: 2em;
    margin-top: 14px;
    font-size: 16px; }

#corpright .thumbnail {
  border-width: 0; }
#corpright div.row {
  margin-bottom: 15px; }

#home_product {
  margin-bottom: 80px; }
  #home_product a.carousel-control {
    width: 30px;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0); }
    #home_product a.carousel-control span {
      background-color: #e5e5e5; }
  #home_product .carousel-control {
    background-image: none; }
  #home_product .carousel-indicators {
    bottom: -35px; }
    #home_product .carousel-indicators li {
      background-color: #cccccc; }
    #home_product .carousel-indicators li.active {
      background-color: #ee6100; }

.icp {
  line-height: 30px;
  width: 500px;
  text-align: center;
  font-size: 12px;
  margin: 0 auto; }

/*# sourceMappingURL=web.css.map */
