body {
  font-size: 62.5%;
}
.grey_rel {
  position: relative;
}
.grey_abs {
  position: absolute;
}
.grey_lh {
  line-height: 25px;
}
.grey_pad {
  padding: 20px 0;
  text-align: left;
}
.grey_pad span {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  display: block;
    font-size: 30px;
}
.grey-w100 {
  width: 100%;
}
.grey-h100 {
  height: 100%;
}
.greybox_content {
  width: 100%;
}
img{
    display: block;
    width: 100%;
}
.greybox_content .bg-img-cafe {
  background-image: url("http://www.roseonly.com.cn/upload/syspic_new/14823918614491928.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 400px;
}
.greybox_content .bg-img-cafe2 {
  background-image: url("http://www.roseonly.com.cn/upload/syspic_new/14823918653907889.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 400px;
}
.greybox_content .bg-img-cafe3 {
  background-image: url("http://www.greyboxcoffee.com/assets/cn.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 400px;
}
.greybox_content .gre_txt {
  display: table;
  text-align: center;
}
.greybox_content .gre_txt .gre_bj {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.1) !important;
  height: 100%;
  width: 100%;
  display: table;
}
.greybox_content .gre_txt .word {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
}
.greybox_content .gre_article {
  max-width: 960px;
  margin: 0 auto;
}
.greybox_content .gre_article img {
  display: block;
 
  
}
.greybox_content .gre_article .gre_adr_con {
  width: 760px;
  margin: 0 auto;
}
.greybox_content .gre_article .gre_adr_con .gre_adr h1 {
  text-align: center;
  height: 100px;
  line-height: 100px;
}
.greybox_content .gre_article .gre_adr_con .gre_adr dl {
  height: 242px;
  padding-bottom:70px
}
.greybox_content .gre_article .gre_adr_con .gre_adr dl dd {
  float: left;
}
.greybox_content .gre_article .gre_adr_con .gre_adr dl dd p:nth-child(2){
  padding: 15px 0;
}
.greybox_content .gre_article .gre_adr_con .gre_adr dl dd p:nth-child(3){
  width: 290px;
}
.greybox_content .gre_article .gre_adr_con .gre_adr dl dd p:nth-child(4){
  padding: 15px 0;
}
.greybox_content .gre_article .gre_adr_con .gre_adr dl dd h2 {
  font-weight: bold;
  width: 286px;
  border-bottom: 1px solid #b2b2b2;
  height: 42px;
}
.greybox_content .gre_article .gre_adr_con .gre_adr dl dt {
  float: right;
}
.greybox_content .go_buy {
  color: #fff;
  width: 145px;
  height: 40px;
  border: 2px solid #fff;
  line-height: 40px;
  display: inline-block;
  margin-top: 10px;
  letter-spacing: 2px;
}
/*@media only screen and (min-width: 1400px){
  .bg-img-cafe{height:415px}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1400px) and (orientation: landscape) {
  .bg-img-cafe{height:400px}

  }*/
@media only screen and (max-width: 767px) {
  .bg-img-cafe {
    height: 325px;
  }
  .gre_article {
    width: 89%;
  }
  .grey_lh {
    line-height: 30px;
  }
  .grey_pad {
    padding: 26px 0;
  }
  .greybox_content .gre_article .gre_adr_con,
  .greybox_content .gre_article .gre_adr_con .gre_adr dl dd p:nth-child(3),
  .greybox_content .gre_article .gre_adr_con .gre_adr dl dd h2,
  .greybox_content .gre_article .gre_adr_con .gre_adr dl dd,
  .greybox_content .gre_article .gre_adr_con .gre_adr dl dt>img{
    width: 100%;
  }
.greybox_content .gre_article .gre_adr_con{
    overflow: hidden;
  }
  .greybox_content .gre_article .gre_adr_con .gre_adr dl dt{
    margin-top: 3%;
    margin-bottom:40px
  }
  .greybox_content .gre_article .gre_adr_con .gre_adr h1{
    width: 100%;
    height: 50px;
    text-align: left;
    line-height: 50px;
  }
    .greybox_content .bg-img-cafe,.greybox_content .bg-img-cafe2{
    height: 300px;
  }
  
}

@media (device-height:736px) and (-webkit-min-device-pixel-ratio:2){/* 兼容iphone6 Plus */
  .greybox_content .gre_article .gre_adr_con{
        overflow: hidden;
  }
   
}
/*# sourceMappingURL=grey_item.css.map */