/*
Theme Name: Viner
Theme URI: http://viner.cn
Author: Haoshi Chen
Description: Vignerons indépendants - 法国独立葡萄酒酿造联盟 - 法国红酒Viner - 法国红酒采购
Version:1.0
*/

@import url("css/bootstrap.min.css");
@import url("css/smallscreen.css");
/*@import url("css/book.css");*/

body {

  background: rgb(206,191,150);
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  z-index: 0;
}

.main_content
{
    margin-top: 60px;
    z-index: 3;
}


.navbar.navbar-fixed-top {

  background : rgba(0,0,0,0.9);
  padding-top:5px;
  padding-bottom:5px;
  border: none;
  z-index: 6;
}

.navbar-fixed-top .navbar-nav > li a
{

    outline: 0;
    /*
    font-size:18px;
    font-weight:bold;
    font-family:"SimSun";
    */
    color:#fff;
    outline: 0;
    margin-right: 15px;

}

.navbar-fixed-top .navbar-nav > li a:hover
{
    outline: 0;
    background : rgba(0, 0, 0, 0);

    font-weight:bold;
        /*
    font-family:"SimSun";
    font-size: 25px;
    */
    color: #B22222;
}

.navbar-fixed-top .navbar-nav > li a:focus
{
    color:#fff;
}


.navbar-brand
{
    list-style-type:none;
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    margin:0 auto;
}

#brand_share
{
  visibility: hidden;
  padding-top: 15px;
  padding-bottom: 20px;
}

.navbar-brand:hover #brand_share
{
  visibility: visible;


}

#logo
{
    max-width:75px;
    max-height:75px;
    margin-left: auto;
    margin-right: auto;
    z-index: 10;
}




#mainCarousel .container-fluid
{
  padding: 0;
  margin-top: 40px;
  border-bottom: 15px solid rgba(0,0,0,0.9);
}


#mainCarousel h3
{
  font-weight: bold;

  margin-bottom: 15px;
  /*
  font-size: 2.5vw;
  */
}

#mainCarousel p
{
  font-weight: bold;
  /*
  font-size: 1.1vw;
  */
}

#mainCarousel span a
{
  margin-top: 5px;
  font-weight: bold;
  /*
  font-size: 0.9vw;
  */
}

#mainCarousel span a:hover
{
  transform: scale(1.2);
}


#mainCarousel img
{
  width: 100%;
}

#china,
#france
{
  margin-left: 4px;
  height:32px;
  mwidth:32px;
  margin-bottom: 5px;
}

#wine
{
  margin-left: 5px;
  margin-bottom: 5px;
  height:56px;
  width:56px;
}


#paris
{
  margin-top: -15px;
  margin-right: -10px;
  margin-left: -10px;
  height:36px;
  mwidth:36px;
}

#heritage
{
    margin-top: -3px;
    max-height:36px;
    max-width:36px;
}

/* ************************************************************************** */

#qq,
#wechat,
#sina
{
  width:32px;
  height: 32px;
  margin-top: -10px;
  margin-bottom: -5px;
}

#qq:hover,
#wechat:hover,
#sina:hover
{
transform: scale(1.4);
}

.carousel-caption
{
  width: 50%;
  position:  absolute;
  height:100%;
  top:20%;
  margin:  0 auto;
  z-index:4;
}


/*****************Introduciton*****************/
.introduct
{
  z-index: 4;
  text-align: center;
}

.page-header
{
  border-bottom: 2px solid rgba(98, 49, 17, 0.5);
  color:#623111;
  margin-top: 20px;
  margin-bottom: 30px;
}

#hzcf
{
  font-size: 15px;
  font-weight: bold;
}

.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: rgba(98, 49, 17, 0.5);
  left: 50%;
  margin-left: -1.5px;
}

.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li i
{
  color: rgba(255, 255, 255, 0.8);
  z-index: 4;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li > .timeline-panel {
  width: 46%;
  float: left;
  border: 1px solid none;
  border-radius: 2px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0 2px 6px rgba(98, 49, 17, 0.175);
  box-shadow: 2px 2px 6px rgb(98, 49, 17);
  color:#623111;
  text-align: left;

/*
  font-size:1.5vw;
*/
  background-color: rgba(255, 255, 255, 0.1);
}

.timeline > li > .timeline-panel h2
{

}

.timeline > li > .timeline-panel strong
{
  /*
  font-size:1.3vw;
  */
}

.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}

.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #623111;
  border-right: 0 solid #623111;
  border-bottom: 14px solid transparent;
  content: " ";
}

.timeline > li > .timeline-badge {

  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  /*
  font-size: 1.4em;
  */
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  background-color: #999999;
  z-index: 4;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;

}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.timeline-badge.primary {
  background-color: #2e6da4 !important;
}

.timeline-badge.success {
  background-color: #3f903f !important;
}

.timeline-badge.warning {
  background-color: #f0ad4e !important;
}

.timeline-badge.danger {
  background-color: #d9534f !important;
}

.timeline-badge.info {
  background-color: #5bc0de !important;
}

.timeline-title {
  margin-top: 0;
  color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}

.timeline-body > p + p {
  margin-top: 5px;
}

.learn_more
{
  font-size: 15px;
  text-align: left;
}

.learn_more_right
{
  text-align: right;
  font-size: 15px;
}

.learn_more a,
.learn_more_right a
{
  color:#623111;
  text-decoration:none;
}

.learn_more a:hover,
.learn_more_right a:hover
{
  color:white;
  text-decoration:none;
}

/**********************************************End TimeLine*************************/

/********************************************** Footer Contact *************************/

.contact_us
{
    background: rgba(0,0,0,0.9);
}

.contact_us .container-fluid
{
    padding: 0;
}


.contact_us .container-fluid .row
{
    margin-top: -5px;
    margin-left: 15px;
    margin-right: 15px;
}


.address
{
  padding-top:15px;
  padding-bottom:20px;
  text-align:center;
  color:white;
  margin-top:10px;
}

.map
{
    text-align: center;
    margin-top:5px;
}

 iframe
{
  padding-top:20px;
  padding-bottom:15px;
  width:100%;
  height: 450px;
}

.articleTitle
{
    color:#623111;
    text-align: center;
    font-weight: bold;
    margin-bottom: 50px;
}

/***********************************************品牌加盟***********************************************/
.jiameng
{
    margin-top: 80px;
    margin-bottom: 40px;
}

.jiameng h3
{
  margin-top:50px;
}

.jiameng p
{
      margin-top: 40px;
      margin-bottom: 20px;
      text-align: center;
      font-size: 15px;
}

#one,
#two,
#three
{
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px dashed #623111;
  color:#623111;
}


/***********************************************viner 在法国 ***********************************************/
.faguo
{
  margin-top: 80px;
  margin-bottom: 40px;
}

.vigne, .industry, .stock, .transport
{

  width: 100%;
  height:auto;
  display: block;

}

.faguo img:hover
{

  transform: scale(1.1);

  background: rgba(0,0,0,0.8);
}

.img_jianjie
{
   color: transparent;
   background: transparent;
   position: absolute;
   height:100%;
   width:100%;
   -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

.img_jianjie:hover
{
  padding-top: 20%;
  color:#fff;
  font-weight: bold;
  background: rgba(0,0,0,0.7);
}


/***********************************************viner 在中国 ***********************************************/
.zhongguo
{
  margin-top: 80px;
  margin-bottom: 40px;
}

.cn_img2 { transform:rotate(-20deg);z-index:6;}
.cn_img1 { transform:rotate(-5deg); z-index: 5;}
.cn_img3 { transform:rotate(20deg); z-index: 5;}
.cn_img4 { transform:rotate(-10deg); z-index: 6;}
.cn_img6 { transform:rotate(5deg); z-index: 5;}
.cn_img5 { transform:rotate(-20deg); z-index: 6;}

.cn_img1,
.cn_img4,
.cn_img5
{
  width:110%;
  height:110%;
}

#zhongguo_row1
{
   text-align:center;
   margin-left:40px;
   margin-right:40px;

   border: solid 2px rgba(255,255,255,0.2);
   padding-top: 50px;
   padding-bottom: 50px;
   border-radius: 25px;
}

.img-thumbnail
{

  background-color:rgba(255,255,255,0.5);

}

.cn_img2,
.cn_img3,
.cn_img6
{
  max-width:80%;
  max-height:80%;
}

.zhongguo img:hover {
  transform:rotate(0deg);
  transform:scale(1.2);
  box-shadow: 6px 6px 6px #656565;
  z-index: 6;
}

.zhongguo_text
{
  color:#623111;
}

/***********************************************微醺红酒 ***********************************************/
.weixun {
  margin-top: 40px;
  padding: 20px;
}

.weixun .img-responsive
{
  margin-bottom: 50px;
}

.weixun img:hover
{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
       transform: scale(1.1);
}

.weixun img
{
  -webkit-transition: all .5s cubic-bezier( .6, 2, .4, 1);
    -moz-transition: all .5s cubic-bezier( .6, 2, .4, 1);
     -ms-transition: all .5s cubic-bezier( .6, 2, .4, 1);
      -o-transition: all .5s cubic-bezier( .6, 2, .4, 1);
         transition: all .5s cubic-bezier( .6, 2, .4, 1);
         border-radius: 15px;
}

.weixun div:hover  img:not(:hover)
{
-webkit-filter: grayscale(1) blur(3px);
    -moz-filter: grayscale(1) blur(3px);
     -ms-filter: grayscale(1) blur(3px);
      -o-filter: grayscale(1) blur(3px);
         filter: grayscale(1) blur(3px);
}

/***********************************************遗产联盟 ***********************************************/
.lianmeng
{
  margin-top: 80px;
  margin-bottom: 50px;
}

#hexagone
{
  max-width:500px;
  max-height:509px;
}

#hexagone:hover
{
  transform: scale(1.2);
}

#hexagone_2
{
  margin-left:75px;
  max-width:500px;
  max-height:424px;
}

/***********************************************巴黎红酒吧 ***********************************************/

.bali
{
    margin-top: 80px;
}

.bali h2
{
  margin-top:80px;
}

.bali h3
{
    color:#623111;
    font-weight: bold;
    text-align: center;
    margin-top: -20px;
    font-style: italic;
}

.bali p
{
  color:#623111;
}

.bali span
{
  color:#623111;
  font-size:20px;
  font-weight:bold;
}

.bali i
{
  padding-left:10px;
  padding-right:10px;
}

.panel {
  border-color:transparent;
  border-radius:0;
  background-color: rgba(0,0,0,0);
}

.panel .lead {
  padding-top: 20px;
  overflow:hidden;
  height:60px;
}
