@media (max-width: 1200px) {
  .container {
    width: 100%;
    padding: 0 15px;
  }

  .haveleft .container {
    width: 96%;
    padding: 15px 0;
  }
}

@media (max-width: 991px) {
  .proinfo .img .canshu {
    font-size: 18px;
  }

  .proinfo .text .ht .ip dl dt {
    font-size: 20px;
    margin-bottom: 15px;
    height: inherit;
    padding: 15px;
  }

  header .mbico {
    display: block;
    width: 7vw;
    height: 7vw;
    background: url(../img/mico.png);
    background-size: cover;
  }

  header {
    height: 12vw;
    /*color: #2b2b2b;*/
  }

  header .container {
    justify-content: space-between;
    position: relative;
  }

  header .logo {
    width: 20vw;
    position: absolute;
    left: 14vw;
    top: 50%;
    margin-top: -4.5vw;
  }

  header .nav {
    display: block;
    width: 198px;
    font-size: 14px;
    font-weight: normal;
    position: fixed;
    left: 0;
    height: 100vh;
    top: 0;
    background: linear-gradient(#555 20%, #333);
    box-shadow: 21px 21px 66px #30130d;
    z-index: 999;
    box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    transform: translateX(-110%);
    transition: all .3s;
    padding-left: 20px;
    padding-top: 20px;
  }

  header .nav li {
    padding: 6% 6%;
    height: auto;
    background: #000;
    color: #fff;
    margin-bottom: 10px;
  }

  header .nav li.router-link-exact-active {
    background: linear-gradient(90deg, #cc00ff, #e384fb);

  }

  header.exp .nav {
    transform: translateX(0%);
  }

  header .status {
    color: #fff;
  }

  header .status li.cart {
    display: block
  }

  .proinfo .img {
    width: 100%
  }

  .proinfo .text {
    width: 100%;
    padding: 0px;
  }

  .page.member {
    /*padding: 0;*/
  }

  .member .container {
    /*padding: 0;*/
  }

  .member .left {
    padding: 15px;
    width: 100%;
    /*background: none;*/
    min-height: inherit;
    background: linear-gradient(0deg, #555 20%, #666);
  }

  .member .left h3 {
    padding: 25px 0;
  }

  .member .left ul {
    padding: 0;
    display: flex;
    margin-bottom: -15px;
  }

  .member .left ul li {
    background: #333;
    margin-bottom: 0;
    padding: 0;
    margin-right: 5px;
    width: 25%;
    flex-direction: column;
    padding: 8px 0;
    justify-content: center;
    border-color: #444 #444 transparent #444;
    border-radius: 6px 6px 0 0;
  }

  .member .left ul li i {
    margin-right: 0;
    margin-bottom: 6px;
  }

  .member .left ul li:nth-child(5) {
    margin-right: 0;
  }

  .member .left ul li.router-link-exact-active {
    background: #fe972e;
    color: #fff;
    border-color: transparent transparent transparent transparent;
  }

  .member .right {
    width: 100%;
    padding: 15px;
  }
  .bigname{
    margin-top: 0;}

  .leftPosition {
    position: inherit;
    height: auto;
    width: 100%;
    justify-content: center;
  }

  .leftPosition ul {
    padding-top: 0;
    display: flex;
    margin-right: 0px;
  }

  .haveleft {
    padding-left: 0px;
  }

  footer {
    padding-left: 0
  }

  .leftPosition ul li {
    font-size: 16px;
    width: inherit;
    height: inherit;
    line-height: inherit;
    padding: 15px;
    margin-bottom: 0;
  }

  .leftPosition ul li.active, .leftPosition ul li.router-link-exact-active {
    width: inherit;
  }


}

@media (max-width: 991px) and (min-width: 768px) {
}

@media screen and (max-width: 768px) {
  footer {
    flex-wrap: wrap;
  }

  footer .aboutText {
    padding-bottom: 15px;
  }

  footer .threeDiv {
    padding-right: 0;
    justify-content: center;
  }

  .proinfo .text .ht.type {
    flex-direction: column;
  }

  .proinfo .text .ht .ip {
    /*width: 100%;*/
    /*padding-top: 15px;*/
  }

  .proinfo .text .ht .ip dl dt {
    width: 100%;
  }

  .proinfo .text .btns {

  }

  .proinfo .text .btns div {
    width: 30.246913580247%!important;
    margin-right: 2.3148148148148%!important;
  }

  .proinfo .text .btns div:last-child {
    width: 34.876543209877%!important;
    margin-right: 0!important;

  }

  .proinfo .text .btns div.other {

  }

  .proinfo .text .btns div.adcart {

  }

  .member .right .ktitle {
    flex-wrap: wrap;
  }

  .member .right .ktitle img {
    margin-left: 0px;
    padding-top: 3%;
    width: 100%;
  }

  .member .right .cart .datetime {
    display: none;
  }

  .page {
    padding: 20px 0 180px;
  }

  .page .newlist, .cart, .reg, .reg .regForm {
    padding: 20px 0 0;
  }

  .reg .regForm {
    width: 96%;
  }

  .f30 {
    font-size: 24px;
  }

  .f26 {
    font-size: 20px;
  }

  .f18, .f16 {
    font-size: 14px;
  }

  .f14 {
    font-size: 12px;
  }

  footer .subnav .container .col-3, footer .subnav .container .col-2 {
    padding: 0;
    width: 25%;
  }

  footer .subnav .container .loarea {
    width: 100%;
    padding-bottom: 40px;
  }


  footer .subnav {
    padding: 40px 0;
  }

  .banner {
    height: 79vw;
  }

  .banner .text {
    padding-left: 6.5104166666667vw;
  }

  .banner .text .title {
    font-size: 6.5vw;
    padding-top: 15vw;
  }

  .banner .text .gx {
    font-size: 1.5vw;
    padding: 3.25vw 0 10.41vw;
  }

  .banner .text .tj {
    width: 41.015625vw;
    height: 8.8541666666667vw;
    font-size: 2.6041666666667vw;
  }

  .newlist li {
    padding-right: 0;
    height: auto;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
  }

  .newlist li .date {
    width: auto;
    flex-direction: row;
    position: absolute;
    right: 0;
    top: 0;
    padding: 4px;
  }

  .newlist li .date .year {
    font-size: 12px;
    padding-right: 4px;
  }

  .fourarea {
    padding: 1px 0 0;
  }

  .fourarea .container {
    padding: 0;
  }

  .fourarea ul li {
    width: 25%;
    padding: 15px 10px;
  }

  .fourarea ul li .text .title {
    font-size: 16px
  }

  .fourarea ul li .text .ms {
    line-height: 16px;
  }


  .fourarea ul li .ico {
    width: 16vw;
    height: 16vw;
  }

  .fourbtn ul li {
    width: calc(25% - 2vw);
    height: 0;
    padding-bottom: calc(25% - 2vw);
    margin: 0 1vw;
  }

  .fourbtn ul li .iconfont {
    margin-top: 100%;
  }

  .prolist {
    width: calc(100% + 15px);
    padding-top: 20px;
  }

  .prolist li {
    width: 50%;
    padding-right: 15px;
    padding-bottom: 15px;
  }

  .prodetail .canshu li {
    width: 50%
  }

  .proinfo {
    padding: 0px 0;
  }

  .adCartWin .win {
    width: 90%;
    margin-left: -45%;
    height: 192px;
    margin-top: -96px;
  }

  .adCartWin .win .info i {
    width: 14vw;
    height: 14vw;
  }

  .adCartWin .win .btns {
    height: 46px;
  }

  .buyWin .win {
    width: 90%;
    margin-left: -45%;
    padding: 60px 30px;
  }


}

@media screen and (max-width: 420px) {
  header .status li span {
    display: none;
  }

  .prolist li .text {
    height: auto;
    flex-wrap: wrap;
    padding: 15px;
  }

  .prolist li .text .title {
    padding-right: 0;
    padding-bottom: 10px;
    width: 100%;
  }

  .prodetail .canshu li {
    width: 100%
  }

}

