@font-face {
  font-family: 'Poppins-Regular';
  src: url(/Uploads/font/Poppins-Regular.ttf);
}
/* 紧凑常规 */
@font-face {
  font-family: 'Poppins-Medium';
  src: url(/Uploads/font/Poppins-Medium.ttf);
}
/* 紧凑常规 */
@font-face {
  font-family: 'Poppins-Light';
  src: url(/Uploads/font/Poppins-Light.ttf);
}
/* 德国 */
@font-face {
  font-family: 'Helvetica';
  src: url(/Uploads/font/HELVETI1-1.ttf);
}
.PW_BUYproduct_right,
.bq_h2,body,html {
  font-family: 'Helvetica' !important;
}
.goods-info-inner .bq_h2, .goods-info-inner .ju_1 .zhi4_1, .buy_price .price, .buy_price .before_price, .spec_content .bq_4, .zuby_1, .essential-content .bq_4, .goods_extra dl dt, .essential-content p, .view-bundle-goods, .goods_price .goods_number h3, .goods_num_text .text_box, .bundled-total-box span, .submit_button p, .add_cart_button p, .goods_extra dl dd a{
  font-family: 'Helvetica' !important;
}
#pw_M01 {
  max-width: 1920px;
  margin: 0 auto;
  font-family: 'Poppins-Light';
  color: #151515;
}
#pw_M01 .M01_info .M01_info_l h2,
#pw_M01 .M01_info .M01_info_l h1,
#pw_M01 .M01_Sunlight .Sunlight_t h2,
#pw_M01 .M01_Sunlight .Sunlight_t > p,
#pw_M01 .M01_Sunlight .Sunlight_t h1,
#pw_M01 .M01_Built .built_text h2,
#pw_M01 .M01_DIY h2,
#pw_M01 .M01_APP > h2,
#pw_M01 .M01_outdoor h1,
#pw_M01 .M01_Superior h1,
#pw_M01 .M01_Safety .Safety_content h2,
#pw_M01 .M01_offer > h2,
#pw_M01 .M01_foot table,
#pw_M01 .M01_foot h2{
  font-family:'Poppins-Medium';
}
#pw_M01 .pc_show {
  display: block;
}
#pw_M01 .phone_show {
  display: none;
}
#pw_M01 .board_bottom .phone_show{
  display: none ;
}
#pw_M01 .gradients {
  background-image: linear-gradient(to right, #5cdc1d, #5cdc1d, #ffc600, #ffc600);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
#pw_M01 .M01_head {
  position: relative;
}
#pw_M01 .M01_head .title {
  position: absolute;
  top: 45%;
  right: 13%;
  color: #fff;
  font-family: 'Poppins-Light';
}
#pw_M01 .M01_head .title h1 {
  font-size: 78px;
}
#pw_M01 .M01_head .title h2 {
  font-size: 48px;
}
#pw_M01 .M01_offer {
  background-color: #151515;
  padding-top: 168px;
  padding-bottom: 84px;
}
#pw_M01 .M01_offer > h2 {
  color: #fff;
  text-align: center;
  font-size: 48px;
}
#pw_M01 .offer_list {
  width: 74%;
  margin: 0 auto;
  margin-top: 84px;
  display: flex;
  justify-content: space-between;
}
#pw_M01 .M01_offer .offer_list > div {
  padding: 51px 30px 30px;
  background-color: #f5f5f5;
  width: 48%;
  border-radius: 12px;
  box-sizing: border-box;
}
#pw_M01 .M01_offer .offer_list > div h2 {
  font-size: 38px;
  margin-left: 35px;
  font-family: 'Poppins-Regular';
}
#pw_M01 .M01_offer .offer_list > div .offer_hr {
  background-color: #000;
  width: 94%;
  height: 1px;
  margin: 20px auto;
}
#pw_M01 .M01_offer .offer_list > div ul {
  margin-left: 35px;
  font-size: 28px;
  font-family: 'Poppins-Regular';
}
#pw_M01 .M01_offer .offer_list > div .buy {
  margin: 0 auto;
  margin-top: 60px;
  display: flex;
  width: 90%;
  justify-content: space-between;
  align-items: center;
}
#pw_M01 .M01_offer .offer_list > div .buy p {
  font-size: 48px;
  color: #d92020;
}
#pw_M01 .M01_offer .offer_list > div .buy > div {
  padding: 16px 24px;
  color: #fff;
  background-color: #ffb81b;
  border-radius: 50px;
  font-family: 'Poppins-Light';
  font-size: 28px;
  line-height: 1;
}
/* #pw_M01 .M01_offer .offer_list .offer_r .buy>div{
  padding: 16px 62px;
} */
#pw_M01 .M01_offer .offer_list .offer_r .buy {
  margin-top: 136px;
}
#pw_M01 .M01_offer .offer_list > div .offer_img img {
  display: block;
  margin: 0 auto;
}
#pw_M01 .M01_info_p {
  width: 100%;
}
#pw_M01 .M01_info {
  width: 74%;
  margin: 0 auto;
}
#pw_M01 .M01_info .M01_info_t {
  display: flex;
  justify-content: space-between;
  padding-top: 83px;
}
#pw_M01 .M01_info .M01_info_l {
  width: 63%;
}
#pw_M01 .M01_info .M01_info_l h2 {
  font-size: 38px;
}
#pw_M01 .M01_info .M01_info_l h1 {
  font-size: 58px;
}
#pw_M01 .M01_info .M01_info_l p {
  font-size: 28px;
  font-family: 'Poppins-Light';
  margin-top: 54px;
}
#pw_M01 .M01_info .M01_info_r .btnList {
  margin-top: 166px;
  font-family: 'Poppins-Light';
  margin-bottom: 36px;
}

#pw_M01 .M01_info .M01_info_r .btnList button {
  background-color: #fff;
  color: #000;
  border: 1px solid black;
  width: 178px;
  height: 50px;
  border-radius: 26px;
  box-sizing: border-box;
  font-size: 28px;
  text-align: center;
}
#pw_M01 .M01_info .M01_info_r .btnList button:nth-child(1) {
  margin-right: 35px;
}
#pw_M01 .M01_info .M01_info_r .btnList .active {
  background-color: #ffb81b;
  color: #fff;
  border: 1px solid #ffb81b;
}
#pw_M01 .M01_info .M01_info_r .changImg {
  margin: 0 auto;
  position: absolute;
  transform: rotate(0deg);
  transition: 1s linear;
  transform-origin: 10px 250.5px;
  margin-left: 100px;
}
#pw_M01 .M01_info .M01_info_r .changImg2 {
  margin: 0 auto;
  position: absolute;
  transform: rotate(180deg);
  transition: 1s linear;
  transform-origin: 10px 250.5px;
  margin-left: 100px;
}
#pw_M01 .M01_info .M01_info_b {
  margin-top: 49px;
  position: relative;
  z-index: 6;
}
#pw_M01 .M01_info .M01_info_b .night {
  display: none;
}
#pw_M01 .M01_Sunlight {
  width: 74%;
  margin: 0 auto;
  margin-top: 168px;
}
#pw_M01 .M01_Sunlight .Sunlight_t {
  text-align: center;
}
#pw_M01 .M01_Sunlight .Sunlight_t h2 {
  font-size: 48px;
  text-align: center;
}
#pw_M01 .M01_Sunlight .Sunlight_t > p {
  margin-top: 53px;
  font-size: 38px;
  text-align: center;
}
#pw_M01 .M01_Sunlight .Sunlight_t h1 {
  font-size: 28px;
  margin-top: 24px;
  text-align: center;
}
#pw_M01 .M01_Sunlight .Sunlight_t h1 p {
  font-size: 68px;
}
#pw_M01 .M01_Sunlight .Sunlight_b .Sunlight_flex {
  display: flex;
  align-items: center;
}
#pw_M01 .M01_Sunlight .Sunlight_b .Sunlight_flex {
  font-size: 28px;
}
#pw_M01 .M01_Sunlight .Sunlight_b .Sunlight_flex img {
  width: 16%;
}
#pw_M01 .M01_info .M01_info_r .btnList button:focus{
  outline: none;
}
#pw_M01 .M01_Sunlight .Sunlight_b .btn {
  width: 35%;
  background-color: #d5d5d5;
  text-align: right;
  padding: 22px 0;
  padding-right: 30px;
  border-radius: 0 60px 60px 0;
  margin-top: 15px;
  margin-bottom: 31px;
  color: #fff;
  font-size: 38px;
  line-height: 1;
}
#pw_M01 .M01_Sunlight .Sunlight_b .btn p {
  display: inline-block;
}
#pw_M01 .M01_Sunlight .Sunlight_b .btn2 {
  width: 78.8%;
  background-image: linear-gradient(to right, #5cdc1d, #5cdc1d, #ffc600, #ffc600);
  margin-top: 22px;
}
#pw_M01 .M01_Sunlight .Sunlight_b .btn p {
  font-size: 48px;
}
#pw_M01 .M01_Sunlight .Sunlight_b .text {
  display: flex;
  font-size: 18px;
  font-family: 'Poppins-Light';
  align-items: baseline;
}
#pw_M01 .M01_Sunlight .Sunlight_b .text p:nth-child(1) {
  margin-right: 5px;
}
#pw_M01 .M01_Built {
  margin-top: 183px;
  position: relative;
}
#pw_M01 .M01_Built .built_text {
  position: absolute;
  top: 30%;
  color: #fff;
  width: 30%;
  left: 12%;
}
#pw_M01 .M01_Built .built_text h2 {
  font-size: 48px;
}
#pw_M01 .M01_Built .built_text > p {
  margin-top: 79px;
  width: 90%;
  font-size: 28px;
  font-family: 'Poppins-Light';
}
#pw_M01 .M01_DIY {
  width: 73%;
  margin: 0 auto;
  margin-top: 84px;
}
#pw_M01 .M01_DIY h2 {
  font-size: 48px;
}
#pw_M01 .M01_DIY > p {
  margin-top: 36px;
  width: 74%;
  font-size: 28px;
  font-family: 'Poppins-Light';
}
#pw_M01 .M01_DIY .DIY_img {
  position: relative;
  margin-top: 93px;
}
#pw_M01 .M01_DIY .DIY_img .connect {
  position: absolute;
  top: -11%;
  background-image: linear-gradient(to right, #5cdc1d, #5cdc1d, #ffc600, #ffc600);
  color: #fff;
  padding: 16px 48px;
  font-size: 24px;
  border-radius: 50px;
  right: 25%;
}
#pw_M01 .M01_DIY .DIY_bottom {
  margin-top: 33px;
  display: flex;
  margin-left: 10%;
  justify-content: space-between;
  line-height: 1.4;
}
#pw_M01 .M01_DIY .DIY_bottom div {
  background-image: linear-gradient(to right, #5cdc1d, #5cdc1d, #ffc600, #ffc600);
  color: #fff;
  padding: 16px 48px;
  font-size: 24px;
  border-radius: 80px;
}
#pw_M01 .M01_DIY .DIY_bottom .DIY_bottom_r {
  margin-top: 13px;
  margin-bottom: 19px;
}
#pw_M01 .M01_APP {
  margin-top: 84px;
  position: relative;
}
#pw_M01 .M01_APP > h2 {
  position: absolute;
  top: 14%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 58px;
  text-shadow: 2px 2px #000;
}
#pw_M01 .M01_APP .content_list {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 58px;
  width: 75%;
  display: flex;
  font-family: 'Poppins-Light';
  justify-content: space-between;
}
#pw_M01 .M01_APP .content_list > div {
  width: 40%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#pw_M01 .M01_APP .content_list > div h2 {
  font-size: 32px;
  margin: 16px 0px 42px;
  margin: 3% 0px 5%;
  text-shadow: 2px 2px #000;
}
#pw_M01 .M01_APP .content_list > div p {
  font-size: 28px;
  text-shadow: 2px 2px #000;
}
#pw_M01 .M01_APP .content_list > div img {
  width: 30%;
}
#pw_M01 .M01_APP .content_list .list_r {
  width: 40%;
}
#pw_M01 .M01_outdoor {
  background-color: #151515;
  color: #fff;
  padding: 0% 13%;
  padding-top: 168px;
}
#pw_M01 .M01_outdoor h1 {
  text-align: center;
  font-size: 58px;
}
#pw_M01 .M01_outdoor > p {
  width: 87%;
  text-align: center;
  margin: 0 auto;
  font-size: 28px;
  margin-top: 50px;
  font-family: 'Poppins-Light';
}
#pw_M01 .M01_outdoor .img_outdoor {
  margin-top: 32px;
}
#pw_M01 .M01_Superior {
  padding-top: 168px;
  background-color: #151515;
  color: #fff;
}
#pw_M01 .M01_Superior h1 {
  text-align: center;
  font-size: 58px;
}
#pw_M01 .battery .battery_t {
  display: flex;
  width: 72%;
  margin: 0 auto;
  align-items: center;
  margin-top: 76px;
}
#pw_M01 .battery .battery_t p {
  font-size: 28px;
  width: 42%;
  margin: 0 auto;
  margin-left: 10%;
  font-family: 'Poppins-Light';
}
#pw_M01 .battery .battery_t > div,
#pw_M01 .battery .battery_b > div {
  width: 50%;
}
#pw_M01 .battery .battery_b p {
  width: 44%;
  margin-left: 3%;
  font-family: 'Poppins-Light';
}
#pw_M01 .M01_connectors {
  padding-top: 131px;
  padding-bottom: 123px;
  background-color: #eeeeee;
  display: flex;
  justify-content: center;
}
#pw_M01 .M01_connectors > div {
  width: 30%;
}
#pw_M01 .M01_connectors p {
  width: 30%;
  font-family: 'Poppins-Light';
  font-size: 28px;
  margin-left: 88px;
}
#pw_M01 .M01_board{
  background-color: #eeeeee;
  padding: 60px 13% 60px;
} 
#pw_M01 .M01_board .board_content{
  
}
#pw_M01 .M01_board .board_content .board_top{
  display: flex;
  justify-content: space-between;
}
#pw_M01 .M01_board .board_content .board_top>div{
  display: flex;
  align-items: center;
  width: 32.5%;
  justify-content: space-evenly;
  padding: 34px 0;
  background-color: #fff;
}
#pw_M01 .M01_board .board_content .board_top>div:hover{
  cursor: pointer;
}
#pw_M01 .M01_board .board_content .board_top>.active{
  background-color: #eeeeee;
}
#pw_M01 .M01_board .board_content .board_top>div img{
  width: 115px;
}
#pw_M01 .M01_board .board_content .board_top>div h2{
  font-size: 38px;
  color: #FEB830;
  font-family: 'Poppins-Medium';
}
#pw_M01 .M01_board .board_content .board_bottom{
  margin-top: 10px;
  position: relative;
}
#pw_M01 .M01_board .board_content .board_bottom >div img{
  border: 1px solid #eee;
}
#pw_M01 .M01_board .board_content .board_bottom p{
  position: absolute;
  top: 0%;
  font-size: 26px;
  padding: 0 10% 24px 2%;
  background-color: #eeeeee;
}
#pw_M01 .M01_board .board_content .board_bottom>div p,
#pw_M01 .M01_board .board_content .board_bottom>div img{
  display: none;
}
#pw_M01 .M01_Safety {
  background-color: #151515;
  padding: 85px 13.5%;
  display: flex;
  align-items: center;
}
#pw_M01 .M01_Safety .Safety_content {
  color: #fff;
  width: 60%;
}
#pw_M01 .M01_Safety .Safety_Img {
  width: 50%;
}
#pw_M01 .M01_Safety .Safety_content h2 {
  font-size: 48px;
}
#pw_M01 .M01_Safety .Safety_content p {
  margin-top: 72px;
  width: 81%;
  font-size: 28px;
}
#pw_M01 .M01_foot {
  background-color: #eeeeee;
  padding: 152px 13% 82px;
}
#pw_M01 .M01_foot h2 {
  text-align: center;
  font-size: 48px;
}
#pw_M01 .M01_foot .Selection_list {
  display: flex;
  margin-left: 20%;
  justify-content: space-between;
  margin-top: 38px;
}
#pw_M01 .M01_foot .Selection_list p {
  font-size: 38px;
  text-align: center;
}
#pw_M01 .M01_foot table {
  width: 100%;
  text-align: center ;
  font-size: 26px;
  margin-top: 34px;
}
#pw_M01 .M01_foot table .color_h {
  color: #979797;
}
#pw_M01 .M01_foot table th,
#pw_M01 .M01_foot table td {
  border: 1px solid #000;
  padding: 10px 5px;
}
#pw_M01 .M01_foot table td:nth-child(2) {
  background-color: #ffce0a;
}
#pw_M01 .M01_foot table td:nth-child(2),
#pw_M01 .M01_foot table td:nth-child(3),
#pw_M01 .M01_foot table td:nth-child(4),
#pw_M01 .M01_foot table td:nth-child(5) {
  text-align: center;
}

#pw_M01 .M01_foot table td:nth-child(1) {
  padding-left: 15px;
}
@media screen and (max-width: 1680px) {
  #pw_M01 .M01_offer .offer_list .offer_r .buy {
    margin-top: 122px;
  }
}
@media screen and (max-width: 1480px) {
  #pw_M01 .M01_info .M01_info_r .changImg2,
  #pw_M01 .M01_info .M01_info_r .changImg {
    transform-origin: 10px 180.5px;
    width: 100px;
  }
  #pw_M01 .M01_info .M01_info_b {
    margin-top: 100px;
  }
  #pw_M01 .M01_info .M01_info_r .btnList button {
    width: 138px;
  }
  #pw_M01 .M01_offer .offer_list .offer_r .buy {
    margin-top: 116px;
  }
  #pw_M01 .M01_board {
    background-color: #eeeeee;
    padding: 113px 5% 60px;
}
}
@media screen and (max-width: 1260px) {
  #pw_M01 .M01_offer .offer_list .offer_r .buy {
    margin-top: 137px;
  }
}
@media screen and (max-width: 1080px) {
  #pw_M01 .M01_info,
  #pw_M01 .M01_Sunlight,
  #pw_M01 .M01_DIY,
  #pw_M01 .M01_offer .offer_list {
    width: 90%;
  }
  #pw_M01 .M01_offer .offer_list .offer_r .buy {
    margin-top: 101px;
  }
}
@media screen and (max-width: 768px) {
  #pw_M01 .board_bottom .pc_show{
    display: none ;
  }
  #pw_M01 .board_bottom .phone_show{
    display: block;
  }
  #pw_M01 .M01_board .board_content .board_top>div{
    display: block;
  }
  #pw_M01 .M01_board .board_content .board_top>div{
    display: flex;
    flex-direction: column;
    padding: 16px 0;
  }
  #pw_M01 .M01_board .board_content .board_top>div h2{
    font-size: 12px;
    margin-top: 15px;
  }
  #pw_M01 .M01_board .board_content .board_bottom p{
    font-size: 13px;
  }
  #pw_M01 .M01_board .board_content .board_top>div img {
    width: 77.5px;
}
  #pw_M01 .pc_show {
    display: none !important;
  }
  #pw_M01 .phone_show {
    display: block !important;
  }
  #pw_M01 .mySwiper {
    width: 90%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
  }
  #pw_M01 .M01_head .title {
    top: 76%;
    left: 15%;
  }
  #pw_M01 .M01_head .title h1 {
    font-size: 39px;
  }
  #pw_M01 .M01_head .title h2 {
    font-size: 24px;
    margin-top: 15px;
  }
  #pw_M01 .M01_offer .offer_list {
    margin: 0 auto;
  }
  #pw_M01 .M01_offer {
    padding-top: 44px;
    padding-bottom: 22px;
  }
  #pw_M01 .M01_offer > h2 {
    font-size: 24px;
    margin-bottom: 23px;
  }
  #pw_M01 .M01_offer .offer_list > div {
    width: 100% !important;
    padding: 51px 0px 30px;
  }
  #pw_M01 .M01_offer .offer_list {
    width: 100%;
  }
  #pw_M01 .M01_offer .offer_list > div h2,
  #pw_M01 .M01_info .M01_info_l h2 {
    font-size: 19px;
  }
  #pw_M01 .M01_offer .offer_list > div ul,
  #pw_M01 .M01_offer .offer_list > div .buy > div,
  #pw_M01 .M01_info .M01_info_r .btnList button,
  #pw_M01 .M01_Sunlight .Sunlight_t h1,
  #pw_M01 .M01_Sunlight .Sunlight_b .Sunlight_flex,
  #pw_M01 .M01_Built .built_text > p,
  #pw_M01 .M01_DIY > p,
  #pw_M01 .M01_outdoor > p,
  #pw_M01 .battery .battery_t p,
  #pw_M01 .M01_connectors p,
  #pw_M01 .M01_Safety .Safety_content p,
  #pw_M01 .M01_foot .Selection_list p,
  #pw_M01 .M01_APP .content_list > div p {
    font-size: 14px;
  }
  #pw_M01 .M01_offer .offer_list > div .buy p,
  #pw_M01 .M01_Sunlight .Sunlight_t h2,
  #pw_M01 .M01_Built .built_text h2,
  #pw_M01 .M01_DIY h2,
  #pw_M01 .M01_Safety .Safety_content h2,
  #pw_M01 .M01_foot h2 {
    font-size: 24px;
  }
  #pw_M01 .M01_offer .offer_list .offer_r .buy {
    margin-top: 98px;
  }
  #pw_M01 .M01_info .M01_info_t {
    display: block;
  }
  #pw_M01 .M01_info .M01_info_l {
    width: 86%;
    margin: 0 auto;
  }
  #pw_M01 .M01_info .M01_info_l h2 {
    text-align: center;
  }
  #pw_M01 .M01_info .M01_info_l h1 {
    font-size: 29px;
    text-align: center;
    display: block;
    margin-top: 10px;
  }
  #pw_M01 .M01_info .M01_info_t {
    padding-top: 22px;
  }
  #pw_M01 .M01_info .M01_info_l p {
    margin-top: 22px;
    font-size: 14px;
    text-align: center;
  }
  #pw_M01 .M01_info {
    width: 100%;
  }
  #pw_M01 .M01_Sunlight .Sunlight_t h2 > p:nth-child(1),
  #pw_M01 .M01_Sunlight .Sunlight_t h2 > p:nth-child(2) {
    display: block;
    text-align: center;
  }
  #pw_M01 .M01_Sunlight {
    margin-top: 44px;
  }
  #pw_M01 .M01_Sunlight .Sunlight_t > p {
    font-size: 19px;
    margin-top: 15px;
  }
  #pw_M01 .M01_Sunlight .Sunlight_t h1 p {
    font-size: 34px;
  }
  #pw_M01 .M01_Sunlight .Sunlight_b .Sunlight_flex img {
    width: 40%;
  }
  #pw_M01 .M01_Sunlight .Sunlight_b .btn {
    font-size: 14px;
    width: 40%;
    padding: 7px 0;
    padding-right: 10px;
  }
  #pw_M01 .M01_Sunlight .Sunlight_b .btn p {
    font-size: 19px;
  }
  #pw_M01 .M01_Sunlight .Sunlight_b .btn2 {
    width: 80%;
  }
  #pw_M01 .M01_Sunlight .Sunlight_b .text {
    font-size: 12px;
  }
  #pw_M01 .M01_Built {
    margin-top: 15px;
  }
  #pw_M01 .M01_Built .built_text {
    width: 80%;
    top: 8%;
  }
  #pw_M01 .M01_Built .built_text h2,
  #pw_M01 .M01_DIY h2 {
    text-align: center;
  }
  #pw_M01 .M01_DIY h2 {
    width: 74%;
    margin: 0 auto;
  }
  #pw_M01 .M01_DIY .phone_show img,
  #pw_M01 .M01_DIY .phone_show > div {
    width: 726px;
  }
  #pw_M01 .M01_DIY .phone_show {
    overflow-x: scroll;
    margin-top: 15px;
  }
  #pw_M01 .M01_Built .built_text > p {
    margin-top: 16px;
    width: 100%;
    text-align: center;
  }
  #pw_M01 .M01_DIY > p {
    width: 100%;
    text-align: center;
  }
  #pw_M01 .M01_APP > h2,
  #pw_M01 .M01_outdoor h1,
  #pw_M01 .M01_Superior h1 {
    font-size: 29px;
  }
  #pw_M01 .M01_outdoor {
    padding: 0%;
    padding-top: 44px;
  }
  #pw_M01 .M01_outdoor h1 {
    width: 94%;
    margin: 0 auto;
  }
  #pw_M01 .M01_Superior {
    padding-top: 44px;
    padding-bottom: 22px;
  }
  #pw_M01 .battery .battery_t,
  #pw_M01 .M01_connectors {
    flex-direction: column-reverse;
  }
  #pw_M01 .battery .battery_b {
    flex-direction: column;
  }
  #pw_M01 .battery .battery_t p {
    width: 100%;
    margin-left: 0%;
  }
  #pw_M01 .battery .battery_t > div,
  #pw_M01 .battery .battery_b > div {
    width: 100%;
    margin-top: 15px;
  }
  #pw_M01 .M01_connectors p {
    width: 78%;
    margin: 0 auto;
  }
  #pw_M01 .M01_connectors {
    padding-top: 80px;
    align-items: center;
  }
  #pw_M01 .M01_connectors > div {
    width: 80%;
    margin-top: 36px;
  }
  #pw_M01 .M01_Safety {
    padding: 44px 0%;
    display: block;
  }
  #pw_M01 .M01_Safety .Safety_content {
    width: 84%;
    margin: 0 auto;
  }
  #pw_M01 .M01_Safety .Safety_content p {
    width: 100%;
    margin-top: 24px;
    margin-bottom: 22px;
  }
  #pw_M01 .M01_Safety .Safety_Img {
    width: 100%;
  }
  #pw_M01 .M01_foot {
    padding: 25px 3% 10px;
  }
  #pw_M01 .M01_foot .foot_content {
    width: 100%;
    overflow-x: auto;
  }
  #pw_M01 .M01_foot table {
    font-size: 12px;
    width: auto;
  }
  #pw_M01 .M01_foot .Selection_list {
    width: 480px;
  }
  #pw_M01 .mySwiper2 {
    overflow: visible;
    position: unset;
  }
  #pw_M01 .M01_APP .content_list > div h2 {
    font-size: 16px;
    text-align: center;
    margin: 16px 0px 22px;
  }
  #pw_M01 .M01_APP .content_list {
    left: 0%;
    top: 30%;
  }
  #pw_M01 .M01_APP .content_list .list_r ,#pw_M01 .M01_APP .content_list .list_l{
    width: 100%;
  }
  #pw_M01 .M01_APP .content_list > div img {
    display: block;
    margin: 0 auto;
    width: 27%;
  }
  #pw_M01 .M01_APP .content_list > div p {
    width: 60%;
    margin: 0 auto;
  }
  #pw_M01 .M01_info .M01_info_r .changImg2,
  #pw_M01 .M01_info .M01_info_r .changImg {
    transform-origin: 10px 120.5px;
    width: 80px;
  }
  #pw_M01 .M01_info .M01_info_r .btnList {
    margin-top: 25px;
    margin-left: 20%;
  }
  #pw_M01 .M01_APP {
    overflow: hidden;
  }
  #pw_M01 .M01_info .M01_info_b {
    margin-top: 150px;
  }
  #pw_M01 .M01_info .M01_info_r .changImg,
  #pw_M01 .M01_info .M01_info_r .changImg2 {
    margin-left: 40%;
  }
  #pw_M01 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background-color: #ffb81b;
  }
  #pw_M01 .swiper-horizontal > .swiper-pagination-progressbar,
  #pw_M01 .swiper-pagination-progressbar.swiper-pagination-horizontal {
    top: 99.5%;
  }
  /* .mySwiper2 .swiper-button-next {
    background-image: url('/Uploads/index/M01/jt.png') !important;
    width: 48px;
    height: 48px;
  }
  .mySwiper2 .swiper-button-next:after,
  .mySwiper2 .swiper-button-prev:after {
    opacity: 0;
  } */
  /*改变了颜色和加粗的样式*/
  /* .mySwiper2 .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
  } */
}
@media screen and (max-width: 500px) {
  #pw_M01 .M01_APP .content_list > div p {
    width: 80%;
  }
  #pw_M01 .M01_APP .content_list {
    top: 25%;
  }
  #pw_M01 .M01_info .M01_info_r .btnList {
    margin-left: 10%;
  }
}
