* {
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
}
.changecolor .ying,
.changecolor .han {
  color: #FFFF62 !important;
  font-size: 15px !important;
}
.changecolor .ying {
  font-size: 13px !important;
}
.display {
  display: none !important;
}
.outbox {
  width: 100%;
  height: auto;
  background-color: #F7F7F7;
}
.outbox .page {
  max-width: 1440px;
  margin: 0 auto;
  height: auto;
  font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体", sans-serif;
  background-color: #fff;
}
.outbox .page .top {
  width: 100%;
  height: auto;
  position: relative;
}
.outbox .page .top img {
  width: 100%;
  vertical-align: top;
}
.outbox .page .top .logo1 {
  width: auto;
  height: 40px;
  margin-top: 10px;
  position: absolute;
  bottom: 12px;
  left: 36px;
}
.outbox .page .top .logo1 img {
  height: 100%;
  width: auto;
  vertical-align: top;
}
.outbox .page .top .logo {
  display: none;
}
.outbox .page .top .typeuu1 {
  display: none;
}
.outbox .page .top .typeuu {
  width: auto;
  height: auto;
  position: absolute;
  bottom: 6px;
  left: 20.98%;
}
.outbox .page .top .typeuu li {
  width: auto;
  height: auto;
  float: left;
  position: relative;
}
.outbox .page .top .typeuu li .ying,
.outbox .page .top .typeuu li .han {
  width: auto;
  height: 24px;
  line-height: 24px;
  text-align: center;
  margin: 0 4px;
  cursor: pointer;
  color: #fff;
  font-size: 14px;
  padding: 0 6px;
}
.outbox .page .top .typeuu li .ying {
  font-size: 12px;
}
.outbox .page .top .typeuu li .angle {
  position: absolute;
  width: 20px;
  height: 18px;
  bottom: -10px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.outbox .page .top .typeuu li .angle img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.outbox .page .top .typeuu li .tanchu {
  position: absolute;
  top: 52px;
  left: 0;
  width: auto;
  height: auto;
  background-color: #dbcee0;
  z-index: 10;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  overflow: hidden;
}
.outbox .page .top .typeuu li .tanchu .product {
  width: auto;
  height: auto;
  padding: 6px 20px;
  padding-left: 40px;
  border-bottom: 1px solid #e1d9e8;
  position: relative;
  cursor: pointer;
}
.outbox .page .top .typeuu li .tanchu .product .arrow {
  position: absolute;
  width: 12px;
  height: 12px;
  top: 10px;
  left: 22px;
}
.outbox .page .top .typeuu li .tanchu .product .arrow img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.outbox .page .top .typeuu li .tanchu .product .yingyu,
.outbox .page .top .typeuu li .tanchu .product .hanyu {
  width: auto;
  height: auto;
  text-align: left;
  line-height: 18px;
  font-size: 12px;
  white-space: nowrap;
}
.outbox .page .top .typeuu li .tanchu .product:first-child {
  border-top: 4px solid #993c82;
}
.outbox .page .top .typeuu li .tanchu .product:last-child {
  border-bottom: none;
}
.outbox .page .top .cart,
.outbox .page .top .login {
  position: absolute;
  height: 30px;
  line-height: 30px;
  background: url("../img/cart.png");
  background-size: 30px 30px;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 32px;
  color: #cdc3ca;
  top: 30px;
  right: 18px;
  font-size: 14px;
  cursor: pointer;
}
.outbox .page .top .login {
  background: url("../img/login.png");
  background-size: 30px 30px;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 32px;
  top: 30px;
  right: 18px;
}
.outbox .page .bottom {
  width: 100%;
}
.outbox .page .bottom .banner {
  width: 100%;
  height: auto;
}
.outbox .page .bottom .banner img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.outbox .page .bottom .tit {
  width: 85%;
  height: 170px;
  margin: 0 auto;
  padding-left: 110px;
  line-height: 170px;
  font-size: 24px;
  font-weight: bold;
  position: relative;
}
.outbox .page .bottom .tit .tubiao {
  position: absolute;
  top: 40px;
  left: 0;
  width: 88px;
  height: 98px;
}
.outbox .page .bottom .tit .tubiao img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.outbox .page .bottom .main {
  width: 85%;
  height: auto;
  margin: 0 auto;
  padding-left: 30px;
}
.outbox .page .bottom .main .chanpin {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 16px;
}
.outbox .page .bottom .main .chanpin .left {
  width: 47%;
  height: auto;
  float: left;
}
.outbox .page .bottom .main .chanpin .left .chanpintit {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  padding-left: 36px;
}
.outbox .page .bottom .main .chanpin .left .chanpintit .title {
  font-size: 16px;
  margin-left: 10px;
}
.outbox .page .bottom .main .chanpin .left .chanpintit .biao {
  position: absolute;
  top: 14px;
  left: 0;
  width: 23px;
  height: 23px;
}
.outbox .page .bottom .main .chanpin .left .chanpintit .biao img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.outbox .page .bottom .main .chanpin .left p {
  width: 100%;
  height: auto;
  padding: 0 40px;
  text-indent: 32px;
  font-size: 16px;
  text-align: justify;
  line-height: 26px;
}
.outbox .page .bottom .main .chanpin .left .font {
  text-indent: 0;
  text-align: center;
  font-family: "KaiTi";
  font-size: 22px;
  line-height: 30px;
}
.outbox .page .bottom .main .chanpin .left .font1 {
  margin-top: 6px;
}
.outbox .page .bottom .main .chanpin .right {
  width: 53%;
  height: auto;
  float: left;
  position: relative;
}
.outbox .page .bottom .main .chanpin .right img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.outbox .page .bottom .main .chanpin .right .hiddendiv {
  position: absolute;
  left: 8px;
  top: 8px;
  width: 96%;
  height: 94%;
  z-index: 10;
  background-color: #fff;
  box-shadow: 5px 5px 8px 1px #ccc;
  text-align: center;
  display: none;
}
.outbox .page .bottom .main .chanpin .right .hiddendiv .mabox {
  width: auto;
  height: auto;
  display: inline-block;
  overflow: hidden;
}
.outbox .page .bottom .main .chanpin .right .hiddendiv .mabox .erweima1,
.outbox .page .bottom .main .chanpin .right .hiddendiv .mabox .erweima2 {
  width: 140px;
  height: auto;
  float: left;
}
.outbox .page .bottom .main .chanpin .right .hiddendiv .mabox .erweima1 .ma,
.outbox .page .bottom .main .chanpin .right .hiddendiv .mabox .erweima2 .ma {
  width: 100%;
  height: auto;
  margin-top: 70px;
}
.outbox .page .bottom .main .chanpin .right .hiddendiv .mabox .erweima1 .ma img,
.outbox .page .bottom .main .chanpin .right .hiddendiv .mabox .erweima2 .ma img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.outbox .page .bottom .main .chanpin .right .hiddendiv .mabox .erweima1 .zi,
.outbox .page .bottom .main .chanpin .right .hiddendiv .mabox .erweima2 .zi {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  margin-top: 20px;
}
.outbox .page .bottom .main .chanpin .right .hiddendiv .mabox .erweima1 {
  margin-right: 40px;
}
.outbox .page .bottom .main .jici .right .hiddendiv,
.outbox .page .bottom .main .shizi .right .hiddendiv {
  height: 93.24%;
}
.outbox .page .bottom .main .changcheng .right .hiddendiv {
  height: 93.87%;
}
.outbox .page .bottom .main .yuankan .right,
.outbox .page .bottom .main .yudian .right,
.outbox .page .bottom .main .zhiye .right {
  padding: 6px 6px 6px 6px;
}
.outbox .page .bottom .main .yuankan .right .hiddendiv,
.outbox .page .bottom .main .yudian .right .hiddendiv,
.outbox .page .bottom .main .zhiye .right .hiddendiv {
  height: 94.4%;
}
.outbox .page .bottom .main .zhiye {
  margin-bottom: 80px;
}
.outbox .page .copyright {
  width: 100%;
  height: 78px;
  background-color: #2E2E2E;
  padding-top: 10px;
}
.outbox .page .copyright p {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  color: #676767;
  margin: 0;
}
.outbox .page .follow {
  width: 100%;
  height: auto;
  background-color: #393939;
  padding: 10px 0;
}
.outbox .page .follow p {
  width: 100%;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  color: #676767;
  margin: 0;
}
.outbox .page .follow1,
.outbox .page .copyright1 {
  display: none;
}
@media only screen and (max-width: 1366px) {
  .outbox .page .top .typeuu {
    left: 19.48%;
  }
}
@media only screen and (max-width: 1280px) {
  .changecolor .ying,
  .changecolor .han {
    color: #FFFF62 !important;
    font-size: 14px !important;
  }
  .changecolor .ying {
    font-size: 12px !important;
  }
  .outbox .page .top .typeuu {
    left: 18.1%;
  }
  .outbox .page .top .typeuu li .ying,
  .outbox .page .top .typeuu li .han {
    width: auto;
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin: 0 4px;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    padding: 0 6px;
  }
  .outbox .page .top .typeuu li .ying {
    font-size: 12px;
  }
  .outbox .page .top .cart,
  .outbox .page .top .login {
    position: absolute;
    height: 30px;
    line-height: 30px;
    background: url("../img/cart.png");
    background-size: 30px 30px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 32px;
    color: #cdc3ca;
    top: 20px;
    right: 18px;
    font-size: 14px;
    cursor: pointer;
  }
  .outbox .page .top .login {
    background: url("../img/login.png");
    background-size: 30px 30px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 32px;
    top: 20px;
    right: 18px;
  }
}
@media only screen and (max-width: 1024px) {
  .changecolor .ying,
  .changecolor .han {
    color: #FFFF62 !important;
    font-size: 15px !important;
  }
  .outbox .page .top .typeuu {
    left: 21.4%;
    bottom: 14px;
  }
  .outbox .page .top .typeuu li .ying,
  .outbox .page .top .typeuu li .han {
    width: auto;
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin: 0 6px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    padding: 0 2px;
  }
  .outbox .page .top .typeuu li .ying {
    font-size: 12px;
    display: none;
  }
  .outbox .page .top .typeuu li .tanchu {
    top: 28px;
  }
  .outbox .page .top .cart,
  .outbox .page .top .login {
    height: 20px;
    line-height: 20px;
    background: url("../img/cart.png");
    background-size: 20px 20px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 22px;
    top: 22px;
    right: 10px;
    font-size: 12px;
    cursor: pointer;
  }
  .outbox .page .top .login {
    background: url("../img/login.png");
    background-size: 20px 20px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 22px;
    top: 22px;
    right: 10px;
  }
  .outbox .page .bottom .main {
    width: 90%;
  }
  .outbox .page .bottom .main .chanpin .left {
    width: 100%;
    height: auto;
    float: none;
  }
  .outbox .page .bottom .main .chanpin .right {
    width: 53%;
    height: auto;
    float: none;
    margin: 0 auto;
  }
  .outbox .page .bottom .main .chanpin .right .hiddendiv {
    left: 7px;
    top: 7px;
  }
  .outbox .page .bottom .main .chanpin .right .hiddendiv .mabox .erweima1 .ma,
  .outbox .page .bottom .main .chanpin .right .hiddendiv .mabox .erweima2 .ma {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 960px) {
  .changecolor .ying,
  .changecolor .han {
    color: #FFFF62 !important;
    font-size: 15px !important;
  }
  .changecolor .ying {
    font-size: 13px !important;
  }
  .outbox .page .top {
    width: 100%;
    height: 60px;
    position: relative;
  }
  .outbox .page .top img {
    width: 100%;
    vertical-align: top;
  }
  .outbox .page .top .img {
    height: 100%;
    width: 100%;
    display: inline;
  }
  .outbox .page .top .logo1 {
    display: none;
  }
  .outbox .page .top .typeuu {
    display: none;
  }
  .outbox .page .top .cart,
  .outbox .page .top .login {
    height: 24px;
    line-height: 24px;
    background: url("../img/cart.png");
    background-size: 24px 24px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 26px;
    top: 22px;
    right: 20px;
    font-size: 14px;
    cursor: pointer;
  }
  .outbox .page .top .login {
    background: url("../img/login.png");
    background-size: 24px 24px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 28px;
    top: 22px;
    right: 20px;
  }
  .outbox .page .top .nav {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 20px;
    left: 30px;
    background: url("../img/nav.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    cursor: pointer;
  }
  .outbox .page .top .logo {
    display: block;
    width: auto;
    height: 40px;
    margin-top: 10px;
    position: absolute;
    top: 0;
    left: 45%;
  }
  .outbox .page .top .logo img {
    height: 100%;
    width: auto;
    vertical-align: top;
  }
  .outbox .page .top .typeuu1 {
    position: absolute;
    top: 60px;
    left: 0;
    background-color: #6D5077;
    border-radius: 4px;
    z-index: 100;
  }
  .outbox .page .top .typeuu1 li {
    border-bottom: 1px solid #846A74;
    padding: 6px 0;
    position: relative;
  }
  .outbox .page .top .typeuu1 li .ying,
  .outbox .page .top .typeuu1 li .han {
    width: auto;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin: 0 10px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    padding: 0 10px;
  }
  .outbox .page .top .typeuu1 li .ying {
    font-size: 12px;
  }
  .outbox .page .top .typeuu1 li .tanchu {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    background-color: #dbcee0;
    border-radius: 4px;
    overflow: hidden;
  }
  .outbox .page .top .typeuu1 li .tanchu .product {
    width: auto;
    height: auto;
    padding: 6px 20px;
    border-bottom: 1px solid #e1d9e8;
    cursor: pointer;
  }
  .outbox .page .top .typeuu1 li .tanchu .product .yingyu,
  .outbox .page .top .typeuu1 li .tanchu .product .hanyu {
    width: auto;
    height: auto;
    text-align: left;
    line-height: 18px;
    font-size: 12px;
    white-space: nowrap;
  }
  .outbox .page .top .typeuu1 li:last-child {
    border-bottom: none;
  }
  .outbox .page .bottom .main .chanpin .right .hiddendiv {
    left: 5px;
    top: 5px;
  }
  .outbox .page .bottom .main .chanpin .right .hiddendiv .mabox .erweima1,
  .outbox .page .bottom .main .chanpin .right .hiddendiv .mabox .erweima2 {
    width: 100px;
  }
  .outbox .page .bottom .main .chanpin .right .hiddendiv .mabox .erweima1 .ma,
  .outbox .page .bottom .main .chanpin .right .hiddendiv .mabox .erweima2 .ma {
    margin-top: 30px;
  }
  .outbox .page .copyright p {
    font-size: 13px;
  }
}
@media only screen and (max-width: 800px) {
  .outbox .page .top .cart,
  .outbox .page .top .login {
    height: 24px;
    line-height: 24px;
    background: url("../img/cart.png");
    background-size: 24px 24px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 26px;
    top: 22px;
    right: 14px;
    font-size: 14px;
    cursor: pointer;
  }
  .outbox .page .top .login {
    background: url("../img/login.png");
    background-size: 24px 24px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 28px;
    top: 22px;
    right: 14px;
  }
  .outbox .page .top .nav {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 16px;
    left: 30px;
    background: url("../img/nav.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    cursor: pointer;
  }
  .outbox .page .top .logo {
    display: block;
    width: auto;
    height: 36px;
    margin-top: 12px;
    position: absolute;
    top: 0;
    left: 45%;
  }
  .outbox .page .top .logo img {
    height: 100%;
    width: auto;
    vertical-align: top;
  }
  .outbox .page .copyright p {
    font-size: 13px;
  }
}
@media only screen and (max-width: 414px) {
  .changecolor .han {
    color: #FFFF62 !important;
    font-size: 13px !important;
  }
  .outbox .page .top .cart,
  .outbox .page .top .login {
    height: 24px;
    line-height: 24px;
    background: url("../img/cart.png");
    background-size: 24px 24px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 26px;
    top: 22px;
    right: 10px;
    font-size: 14px;
    cursor: pointer;
  }
  .outbox .page .top .login {
    background: url("../img/login.png");
    background-size: 24px 24px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 28px;
    top: 22px;
    right: 10px;
  }
  .outbox .page .top .nav {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 16px;
    left: 30px;
    background: url("../img/nav.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    cursor: pointer;
  }
  .outbox .page .top .logo {
    display: block;
    width: auto;
    height: 36px;
    margin-top: 12px;
    position: absolute;
    top: 0;
    left: 32.3%;
  }
  .outbox .page .top .logo img {
    height: 100%;
    width: auto;
    vertical-align: top;
  }
  .outbox .page .top .typeuu1 li .ying {
    display: none;
  }
  .outbox .page .top .typeuu1 li .han {
    font-size: 12px;
  }
  .outbox .page .top .typeuu1 li .tanchu .product .yingyu {
    display: none;
  }
  .outbox .page .top .typeuu1 li .tanchu .product .hanyu {
    font-size: 12px;
  }
  .outbox .page .bottom .tit {
    width: 90%;
    height: 120px;
    padding-left: 80px;
    line-height: 120px;
    font-size: 20px;
  }
  .outbox .page .bottom .tit .tubiao {
    top: 24px;
    width: 68px;
    height: 76px;
  }
  .outbox .page .bottom .main {
    width: 90%;
    padding-left: 10px;
  }
  .outbox .page .bottom .main .chanpin {
    margin-bottom: 30px;
  }
  .outbox .page .bottom .main .chanpin .left {
    width: 100%;
    float: none;
  }
  .outbox .page .bottom .main .chanpin .left .chanpintit {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-left: 24px;
  }
  .outbox .page .bottom .main .chanpin .left .chanpintit .title {
    font-size: 14px;
    margin-left: 10px;
  }
  .outbox .page .bottom .main .chanpin .left .chanpintit .biao {
    top: 10px;
    left: 0;
    width: 18px;
    height: 18px;
  }
  .outbox .page .bottom .main .chanpin .left p {
    padding: 0 28px;
    text-indent: 18px;
    font-size: 14px;
    line-height: 24px;
  }
  .outbox .page .bottom .main .chanpin .left .font {
    font-size: 18px;
    line-height: 24px;
  }
  .outbox .page .bottom .main .chanpin .left .font1 {
    margin-top: 16px;
  }
  .outbox .page .bottom .main .chanpin .right {
    width: 93%;
    float: none;
    margin: 0 auto;
    margin-top: 10px;
    height: auto;
    padding-bottom: 10px;
  }
  .outbox .page .bottom .main .chanpin .right .hiddendiv {
    width: 97%;
    height: 210px;
    position: static;
    margin-top: 16px;
    display: block;
  }
  .outbox .page .bottom .main .chanpin .right .hiddendiv .mabox .erweima1,
  .outbox .page .bottom .main .chanpin .right .hiddendiv .mabox .erweima2 {
    width: 100px;
  }
  .outbox .page .bottom .main .chanpin .right .hiddendiv .mabox .erweima1 .ma,
  .outbox .page .bottom .main .chanpin .right .hiddendiv .mabox .erweima2 .ma {
    margin-top: 30px;
  }
  .outbox .page .bottom .main .chanpin .right .hiddendiv .mabox .erweima1 .zi,
  .outbox .page .bottom .main .chanpin .right .hiddendiv .mabox .erweima2 .zi {
    margin-top: 10px;
  }
  .outbox .page .bottom .main .chanpin .right .hiddendiv .mabox .erweima1 {
    margin-right: 40px;
  }
  .outbox .page .bottom .main .jici .right .hiddendiv,
  .outbox .page .bottom .main .shizi .right .hiddendiv {
    height: 187px;
  }
  .outbox .page .bottom .main .changcheng .right .hiddendiv {
    height: 189px;
  }
  .outbox .page .bottom .main .yuankan .right,
  .outbox .page .bottom .main .yudian .right,
  .outbox .page .bottom .main .zhiye .right {
    padding: 0px 0px 10px 0px;
  }
  .outbox .page .bottom .main .yuankan .right .hiddendiv,
  .outbox .page .bottom .main .yudian .right .hiddendiv,
  .outbox .page .bottom .main .zhiye .right .hiddendiv {
    height: 193px;
  }
  .outbox .page .bottom .main .zhiye {
    margin-bottom: 40px;
  }
  .outbox .page .follow1,
  .outbox .page .copyright1 {
    display: block;
    height: auto;
    padding: 10px 0;
    background-color: #2E2E2E;
  }
  .outbox .page .follow1 p,
  .outbox .page .copyright1 p {
    font-size: 13px;
    line-height: 18px;
    height: auto;
    text-align: center;
    color: #676767;
  }
  .outbox .page .follow1 {
    background-color: #393939;
    text-align: center;
  }
  .outbox .page .follow1 .ppbox {
    display: inline-block;
  }
  .outbox .page .follow1 .ppbox p {
    text-align: left;
  }
  .outbox .page .follow,
  .outbox .page .copyright {
    display: none;
  }
  .outbox .page .copyright {
    height: auto;
  }
  .outbox .page .copyright p {
    font-size: 12px;
    height: auto;
  }
}
@media only screen and (max-width: 375px) {
  .outbox .page .top .cart,
  .outbox .page .top .login {
    height: 24px;
    line-height: 24px;
    background: url("../img/cart.png");
    background-size: 24px 24px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 26px;
    top: 22px;
    right: 10px;
    font-size: 12px;
    cursor: pointer;
  }
  .outbox .page .top .login {
    background: url("../img/login.png");
    background-size: 20px 20px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
    top: 22px;
    right: 10px;
  }
  .outbox .page .top .logo {
    display: block;
    width: auto;
    height: 32px;
    margin-top: 14px;
    position: absolute;
    top: 0;
    left: 32.5%;
  }
  .outbox .page .top .logo img {
    height: 100%;
    width: auto;
    vertical-align: top;
  }
}
