﻿@charset "utf-8";
/*background-image: linear-gradient(to top, #dbdbdb, #f4f4f4);background-image: linear-gradient(to top, #cacaca, #e0e0e0);*/
#share_1{float:left;width:33%; padding-left:1%; display: block}
#share_2{float:right;width:33%; padding-right:1%; display: block}
#share_3{float:right;width:33%; padding-right:1%; display: block}
#mess_share img{width:22px;height:22px;vertical-align: top;border: 0;}
.button1{font-size:18px;padding:0px 0;border:0px solid #5a5a59;color:#ffffff;background-color:#0e9e1a;background-image:linear-gradient(to top, #02a038, #02a138 18%, #02c244);}
.button1:active{background-color: #007e2b;background-image: linear-gradient(to top, #016423, #007629 24%, #00a137);}
.button2{font-size:16px;padding:0px 0;border:0px solid #adadab;color:#000000;background-color: #ffffff;text-align:center;border-radius:3px;width:100%;}
.button2:active{background-color: #f9f9f9;}
#mcover{ position: fixed; top:0;  left:0; width:100%; height:100%;background:rgba(0, 0, 0, 0.7);  display:none;z-index:20000;}
#mcover img {position: fixed;right: 18px;top:5px;width: 260px;height: 180px;z-index:20001;}
.img{
  width: 100%;
  min-width: 100%;
  padding-top:10px;
  margin:0 auto;
  text-align: center;
  font-size: 14px;
}

/*弹出层 CSS*/
.gb_resLay { width: 100%; padding-top:15px; max-width: 800px; margin: 0 auto; }
.gb_res_t { line-height: 58px; height: 58px; position: relative; font-size: 18px; text-align: center; }
.gb_res_t i { background: #FFEC94; height: 1px; overflow: hidden; left: 32px; top: 30px; right: 32px; position: absolute; }
.gb_res_t span { background: #FFF; display: inline-block; padding: 0px 6px; position: relative; z-index: 2; }
.gb_resItms { margin: 0px 4%; }
.gb_resItms li { text-align: center; float: left; width: 16.66%; padding-bottom: 15px; }
.gb_resA img { height: auto; width: 60px; margin-bottom: 10px; }

@media only screen and (max-width: 500px) {
.gb_resA img { width: 45px; margin-top: 5px; }
}

@media only screen and (max-width: 470px) {
.gb_resItms li { width: 33.333%; }
.gb_resA img { width: 60px; margin-top: 0 }
}
