﻿/*!
 * IE10 viewport hack for Surface/desktop Windows 8 bug
 * Copyright 2014-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*
 * See the Getting Started docs for more information:
 * http://getbootstrap.com/getting-started/#support-ie10-width
 */
/*@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}*/



/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
    /*padding-bottom: 40px;*/
    color: #5a5a5a;
    height: 100%;
    font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu
}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;

}


    /* Flip around the padding for proper display in narrow viewports */
    .navbar-wrapper > .container {
        padding-right: 0;
        padding-left: 0;

    }

    .navbar-wrapper .navbar {
        padding-right: 15px;
        padding-left: 15px;
    }

        .navbar-wrapper .navbar .container {
            /*width: auto;*/
           /*height: 64px;*/
        }

        .navbar-wrapper .navbar-default {
        	/*background-color: rgba(255,255,255,0.8);*/
        	background: url(/Images/nav_bg.png);
        	box-shadow: 0 0 10px rgba(0,0,0,0.4);
        	border-radius: 0px;

        }

        .navbar-wrapper .navbar-default .navbar-brand{
        	padding:15px 15px;
        }
        .navbar-wrapper .navbar-default .navbar-brand img{
        	height: 32px;
        }

       .navbar-wrapper .navbar-default .navbar-nav li>a{
       		/*color:#5F6062;*/
       		color:#000000;
       		font-size:16px;
       		padding:20px 20px;
       		font-weight: 500;;
       		background-color: transparent;

       }
       .navbar-wrapper .navbar-default .navbar-nav li a:hover{
       		color:#AD9067;
       		border-bottom: 2px solid  #AD9067;
       }
       .navbar-wrapper .navbar-default .navbar-nav .dropdown-menu a{
       	font-size:14px;
       	 padding:15px 15px;
       }
       .navbar-wrapper .navbar-default .navbar-nav .dropdown-menu a:hover{
       	 color:#AD9067;
       	border-bottom:none;
       }



.footer-wrapper{
	border-top:2px solid  #AD9067;;
	background-color: #F5F5F5;
	text-align: center;;
	padding:  10px 0 0 0;

/*	position: fixed;
    left: 0px;
     bottom: 0px;
            width: 100%;
            height: 50px;
            
            z-index: 9999;*/
}
.footer-wrapper p{
	color:#7b7b7b;
}
.footer-wrapper p a{
	color:#7b7b7b;
	text-decoration: none;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
	margin-top:60px;
    /*height: 500px;*/
    margin-bottom: 10px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
    /*height: 500px;*/
    /*background-color: #777;*/
}

.carousel-inner > .item > img {
    /*position: absolute;
    top: 0;
    left: 0;*/
    
    /*width: 100%;
    height: 36em;*/
   
}

.top-caption-wrapper{
	right: 20%;
    left: 20%;
    top:50px;
    padding-bottom: 0px;
}
.top-caption-wrapper  img{
	height: 36px;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    margin-bottom: 20px;
    text-align: center;
}

.marketing h2 {
    font-weight: normal;
}

.marketing .col-lg-4 p {
    margin-right: 10px;
    margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
    margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
    /* Navbar positioning foo */
    .navbar-wrapper {
        margin-top: 20px;
    }

        .navbar-wrapper .container {
            padding-right: 15px;
            padding-left: 15px;
        }

        .navbar-wrapper .navbar {
            padding-right: 0;
            padding-left: 0;
        }

        /* The navbar becomes detached from the top, so we round the corners */
        .navbar-wrapper .navbar {
            /*border-radius: 4px;*/
        }

   

  
}

@media (min-width: 992px) {
    
}


.sitemap-bg{
	background: url("/images/news_bg.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    min-height: 130px;
    
}
.sitemap-bg p{
	padding: 3.5em 0 0 1em;
}
.sitemap-bg  strong {
	font-size: 1.6em;

	font-weight: normal;
	color: #fff;
}
.sitemap-bg  span{
	font-size: 1.4em;
	color: #fff;
	font-weight: normal;
}

/*子标题*/
.subTitle {
	margin-top:1.5em;
	margin-bottom: 1em;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #AD9067;
	font-size: 22px;
	font-weight: 400;
	text-align: center;
	line-height: 1.5em;
	color: #AD9067;



    

}

.news-bottom-left {
	text-align: center;
	margin-top:1%;
}

	.news-bottom-left h6 {
		font-size: 2em;
		margin: 0px;
		font-weight: 300;
		border: none;
		line-height: 1.5em;
		color: #4cc0a9;
		font-family: Arial, Helvetica, sans-serif;
	}

	.news-bottom-left p {
		font-size: 1em;
		color: #959798;
		font-family: Arial, Helvetica, sans-serif;
	}

.news-bottom-right {
	border-bottom: 1px solid #EDF2F6;
	margin-top:1%;
}

.news-bottom-right h1 {
	font-size: 1.2em;
	text-align: left;
	margin-top: 7px;
	color: #3d464d;
	line-height: 1.3em;
}

.news-bottom-right p {
	font-size: 1em;
	text-align: left;
	margin-bottom: 1em;
}

.news-bottom-right a {
	color: #3d464d;
	-webkit-transition: color 300ms, background-color 300ms;
	-moz-transition: color 300ms, background-color 300ms;
	-o-transition: color 300ms, background-color 300ms;
	transition: color 300ms, background-color 300ms;
}
	.news-bottom-right a:hover {
		color: #d43133
	}

.news-msg {
	color:#959798;
}

.news-content {
	margin-top:1.5em;
	 font-size:1.1em;
    text-indent: 1.5em;
}
.news-content p{
    line-height:1.5em;
    font-size:1em;
    text-indent: 1.5em;
}
.news-content h4{
	font-weight: bold;
}
.honor-content{

}
.img-section {
	margin:10px 0px;
}
.img-wrapper{
	width:320px;
	height: 220px;
	padding: 8px;
}


.section-titleV1 {
	text-align: center;
	margin-bottom: 40px;
}

.section-titleV1 h3 {
	text-align: center;;
    font-size: 24px;
    letter-spacing: 0px;
    color: #272b2e;
    line-height: 40px;
    /*font-weight: 600;*/
    display: inline-block;
    position: relative; }
    .section-titleV1 h3:after {
      position: absolute;
      content: '';
      height: 3px;
      width: 70px;
      background-color: #b99165;
      bottom: -15px;
      left: calc(50% - 35px); }

/*首页 边框*/
.product-box {
	/*border: 1px solid #b6b6b6;
	margin:0px -1px -1px 0px ;border重叠问题
    text-align: center;
    padding: 10px 0;
    height: 280px;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;*/

  position: relative;
  box-shadow: 1px 0px 6.44px 0.56px rgba(232, 235, 234, 0.39);
  padding: 25px;
  transition: .5s ease;
  max-width: 350px;
  width: 100%;
  margin: 15px auto;
  text-align: center;
}
 .product-box img {
      height: 64px;
      -webkit-transition: all 1s ease;
      -moz-transition: all 1s ease;
      -ms-transition: all 1s ease;
      -o-transition: all 1s ease;
      transition: all 1s ease;
      }

      .product-box span{
      	 font-size: 14px;
      	letter-spacing: 0px;
      	color: #bc9265;
      	text-transform: uppercase;
      	display: inline-block;
      	font-weight: 500;
      	line-height: 22px;
      	opacity: 0;
      }


         .product-box span i {
        margin-left: 10px;
        transition: .5s ease; }
  
.product-box:hover{
	box-shadow: 24.458px 23.618px 67.16px 5.84px rgba(232, 235, 234, 0.69); 
	background-color: #D3D3D3;
}

.product-box:hover  img {
      -moz-transform: scaleX(-1);
      -o-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
      -webkit-transform: scaleX(-1);
      transform: scaleX(-1); }
.product-box:hover span {
      opacity: 1; }

    .product-box span:hover i {
        margin-left: 2px; }


.product-box h4{
	color: #272b2e;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 28px;
    margin-bottom: 10px;
    font-weight: 500;
}

     .product-box  a {
        text-decoration: none;

    }
    .product-box  a:hover {
        color:#AD9067;
    }
    .product-box p {
        color: #878a95;
	    font-size: 14px;
	    line-height: 22px;
	    letter-spacing: 0px;
	    font-weight: 400;
	    margin: 30px auto;
    }






.home-news-section{

}
.home-news-section h4 a{
	color:#272b2e;
	font-size: 0.9em;
	text-decoration: none;
}
.home-news-section h4 a:hover{
	color:#AD9067;
}

.home-news-section span {
	margin-right: 10px;
}
.home-news-section span i{
	color:#AD9067;
}




.btn-more {
   margin-top:20px;
    color: #767f86;
    border: 1px solid #d3d6d9;
}


/*bootstrap无间距栅格*/
.no-gutter {
    margin-left: 0;
    margin-right: 0;
}

.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}
