@charset "utf-8";

/*--公共 style start--*/
@media screen and (max-width: 1200px) {
  .wide {
    width: 100%;
    max-width:750px;
  }
}

body {
  position: relative;
  background: rgba(222, 255, 244, 0.712);
  max-width: 750px;
  margin: 0 auto;

}

header {
  width: 100%;
  height: 4.167rem;
  position: fixed;
  top: 0;
  z-index: 99;
  line-height: 4.167rem;
  background-color: rgba(222, 255, 244, 0.9);
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
  padding: 0 2%;
  overflow: hidden;
  max-width: 750px;
}
.yoyo {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  overflow: hidden;
  height: 100%;
  background-color: rgba(0,0,0,.5);
  display: none;
}

.menu.on2 img:first-child {
  display: none;
}
.menu.on2 img {
  display: inline-block;
}
.menu img:first-child {
  display: inline-block;
}
.menu img {
  display: none;
}
header .logo {
  position: relative;
  display: block;
  height: 100%;
  overflow: hidden;
}

header .logo img {

  height: 100%;
}
.yoyo.cur0{
  background-color: transparent;
}
nav {
  position: fixed;
  top: 4.167rem;
  width: 100%;
  right: 0;
  z-index: 101;
  display: none;
  height: 100%;
  background-color: rgba(222, 255, 244, 1);
}
nav ul {
  text-align: center;

}

nav li {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: left;
  color: #666;
  border-bottom: 1px solid #ccc;
}

nav li .active:after {
  transform: scaleX(1);
}

nav li a {
  position: relative;
  display: inline-block;
  font-size: 1.5rem;
  height: 3.8rem;
  line-height: 3.8rem;
  text-indent: 2.5rem;
}

nav li a:hover:after {
  content: '';
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transform: scaleX(1);
}

/*nav li a:after {*/
  /*content: '';*/
  /*transform: scaleX(0);*/
  /*position: absolute;*/
  /*bottom: 5px;*/
  /*left: 0;*/
  /*display: block;*/
  /*width: 100%;*/
  /*height: 3px;*/
  /*border-radius: 2px;*/
  /*background: #da1b1d;*/
/*}*/

.containr {
  margin-top: 6rem;
  text-align: center;
  padding: 0 0.6rem;
}
.containr h1{
  font-size: 1.6rem;
  line-height: 2.2;
  border-bottom: 1px solid #ccc;
}
.containr .h1-color {
  margin: auto;
  text-align: center;
  color: #eb3d00;
  font-size: 2.3rem;
}



.footer-nav {

  margin:0 auto;
  /* background-color: red; */
}

.footer-nav  ul {

  margin:auto;
}

.footer-nav  li {
  display: inline;
  float: left;
  margin-left: 12px;
  padding-left: 12px;
  border-left: 1px solid #666;
}

.footer-nav li:first-child {
  border-left: none;
}

.footer-nav  a {

}

.footer-nav  a:hover {

}



/*--公共 style end--*/
/*--index.css 首页 start--*/
.downApp {
  margin-top: 6.0rem;
  margin-bottom: 3.83rem;
  max-width: 750px;
}

.downApp h1 {
  margin-bottom: 0.9375rem;
  font-size: 2rem;
  line-height: 1.2;
  letter-spacing: 0.625rem;
  border: 0px;
}

.downApp .downtxt {
  padding: 1.25rem 0;
  font-size: 1.375rem;
  line-height: 1.2;
}




.downApp .dowmto {
  margin-top: 1.375rem;
  padding-bottom: 16px;
}

.downApp .dowmto .qccode {
  width: 60%;
  padding: 0.625rem;
  border: 1px #ccc solid;
}

.downApp .dowmto .qctxt {
  margin-top: 1rem;
  font-size: 1.18rem;
  color: #eb3d00;
}

/*--index.css 首页 end--*/
/*--recruit.css 云神狮外卖招聘 start--*/
.recruit .rclass {

  margin: auto;
  text-align: left;
}

.recruit .rclass li {
  margin-bottom: 2rem;
}

.recruit .rclass h2 {
  height: 2.2rem;
  font-size: 1.3555rem;
  line-height: 2.2rem;
}

.recruit .rclass .r-claim {
  padding-left: 2rem;
}

.recruit .rclass .r-claim .r-claim-tit {
  padding-bottom: .583rem;
  font-size: 1.2555rem;
  line-height: 1.4;
}

.recruit .rclass .r-claim .r-claim-tit span {
  font-weight: bold;
  padding-left: 1.125rem;
}

.recruit .rclass .r-claim .r-claim-text {
  padding-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.3;
  color: #5e5e5e;
}

.recruit .rclass .r-claim .r-claim-text span {
  display: block;
  position: relative;
  font-size: 1rem;
  height: 1.5rem;
  line-height: 1.5rem;
  color: #2e2e2e;
}

/*--recruit.css 云神狮外卖招聘 end--*/
/*--recruit.css 云神狮外卖荣誉 start--*/
.honor .rclass {

  margin: auto;
  text-align: left;
}

.honor .rclass li {
  margin-bottom: 20px;
}

.honor .rclass h2 {
  height: 3.67rem;
  font-size: 1.345rem;
  line-height: 3.67rem;
}

.honor .rclass .zsbox {
  width: 100%;
}

.honor .rclass .zsbox p {
  font-size: 1.123rem;
  text-indent: 2em;
}

/*--recruit.css 云神狮外卖荣誉 end--*/

footer {
  padding-bottom: 2rem;
  text-align: center;

}

footer p {
  font-size: 1rem;
  line-height: 1.5;
  color: #555454;
  text-align: center;
}
.beian{
  font-size: 1rem;
}

footer p a {
  vertical-align: middle;
  color: #555454;
}

footer .police {
  display: inline-block;
  vertical-align: middle;
  width: 1.875rem;
  height: 1.875rem;
  background: url(../images/poloceicon.jpg) no-repeat center;
}
footer .copyright{
  text-align: center;
  font-size: 1rem;
}
.beian{
  text-align: center;
}

.filter{
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.3);
  z-index: 10;
  display: none;
}
.filter .hide-text{
  padding-bottom: 30px;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  height: 60%;
  width: 80%;
  background: #fff;

}
.scroll{
  width: 100%;
  height: 100%;
  padding: 5px;
  overflow-y: auto;
}
.hide-text .close{
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #dffff4;
  cursor: pointer;
}