.app-detail-banner{margin-top: 1.978rem;background-color: #ffffff;padding: 2.5rem 0 1.758rem;position: relative;}
.app-detail-banner .openFeedback{background-color: #2D93D7;font-size: 1.538rem;color: #ffffff;padding: 0.5rem 1rem;position: absolute;top: 0;right: 0;}
.app-detail-banner .app-detail-wrap{display: flex;flex-direction: column;}
.app-detail-banner .app-detail-wrap .app-info-top{display: flex;align-items: center;column-gap: 2.5rem;padding-bottom: 2.637rem;border-bottom: 1px solid #C5C5C5;}
.app-detail-banner .app-detail-wrap .app-info-top > img{width: 11rem;flex: 0 0 11rem;max-width: 11rem;height: 11rem;border-radius: 1.319rem;}
.app-detail-banner .app-detail-wrap .app-info-top .appInfo{display: flex;flex-direction: column;row-gap: 0.879rem;overflow: hidden;}
.app-detail-banner .app-detail-wrap .app-info-top .appInfo h1{font-size: 1.975rem;color: #130F31;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.app-detail-banner .app-detail-wrap .app-info-top .appInfo .typeWrap{display: flex;align-items: center;column-gap: 2.198rem;}
.app-detail-banner .app-detail-wrap .app-info-top .appInfo .typeWrap p{font-size: 1.319rem;color: #505768;}
.app-detail-banner .app-detail-wrap .app-info-top .appInfo .typeWrap p a, .app-detail-banner .app-detail-wrap .app-info-top .appInfo .typeWrap p span{font-size: 1.538rem;color: #0073BB;line-height: 2.198rem;}
.app-detail-banner .app-detail-wrap .app-info-top .appInfo .typeWrap p a{color: #5B3CEA;}
.app-detail-banner .app-detail-wrap .app-info-top .appInfo .tick-panel{display: flex;align-items: center;column-gap: 1.758rem;}
.app-detail-banner .app-detail-wrap .app-info-top .appInfo .tick-panel .tickWrap{display: flex;align-items: center;column-gap: 1.319rem;}
.app-detail-banner .app-detail-wrap .app-info-top .appInfo .tick-panel .tickWrap img{width: 2.198rem;flex: 0 0 2.198rem;max-width: 2.198rem;height: 2.198rem;object-fit: cover;}
.app-detail-banner .app-detail-wrap .app-info-top .appInfo .tick-panel .tickWrap p{font-size: 1.538rem;color: #344054;}
.app-detail-banner .app-detail-wrap .detailWrap{margin-top: 1.319rem;display: flex;align-items: center;justify-content: space-between;}
.app-detail-banner .app-detail-wrap .detailWrap .innerDetail{display: flex;flex-direction: column;justify-content: center;max-width: 9.231rem;overflow: hidden;}
.app-detail-banner .app-detail-wrap .detailWrap .innerDetail p{color: #505768;font-size: 1.538rem;line-height:1.5;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.app-detail-banner .app-detail-wrap .downloadBtn{margin-top: 2.198rem;display: flex;align-items: center;justify-content: center;column-gap: 0.879rem;height: 5.934rem;width: 100%;border-radius: 1.319rem;background-color: #2D93D7;}
.app-detail-banner .app-detail-wrap .downloadBtn p{font-size: 2.198rem;font-weight: bold;color: #ffffff;}
.app-detail-banner .app-detail-wrap .downloadBtn img{width: 2.637rem;height: 2.637rem;object-fit: cover;}
.app-detail-banner .app-detail-wrap .reminder{text-align: center;font-size: 1.538rem;color: #505768;margin-top: 0.75rem;}

.app-info-panel{margin-top: 1.758rem;background-color: #ffffff;padding: 0.769rem 0 2.198rem;}
.app-info-panel .app-navigation-bar{display: flex;align-items: center;justify-content: space-around;padding-bottom: 1.319rem;border-bottom: 1px solid #505768;}
.app-info-panel .app-navigation-bar a{color: #00000099;font-size: 1.978rem;line-height: 2.308rem;position: relative;z-index: 1;}
.app-info-panel .app-navigation-bar a.active{font-weight: bold;font-size: 1.978rem;color: #000000E5;}
.app-info-panel .app-navigation-bar a.active::after{content: "";position: absolute;bottom: 0;height: 0.769rem;width: 3.956rem;left: 0;background: linear-gradient(90deg, #7276D6 0%, rgba(115, 119, 214, 0) 101.56%);z-index: -1;}

.app-info-panel .detail-panel{overflow: hidden;position: relative;}
.app-info-panel .detail-panel .expandBtn { position: absolute; bottom: 0; right: 0.659rem; padding-left: 4.396rem; background: linear-gradient(to right, transparent, #fff 60%); font-size: 1.538rem; color: #0073BB; font-weight: bold; cursor: pointer; line-height: 2.198rem; }
.app-info-panel .detail-panel .text { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; position: relative; font-size: 1.538rem;color: #130F31;line-height: 2.198rem; }
.app-info-panel .detail-panel.expanded .text { -webkit-line-clamp: unset; }
.app-info-panel .detail-panel.expanded .expandBtn { position: absolute; background: none; display: inline-block; margin-top: 0.5rem; }

.app-info-panel .screenshot-panel{margin-top: 2.418rem;}
.app-info-panel .screenshot-panel h2{display: flex;align-items: center;column-gap: 0.44rem;font-weight: bold;color: #000000E5;font-size: 1.978rem;}
.app-info-panel .screenshot-panel h2 img{width: 2.198rem;height: 2.198rem;object-fit: cover;}
.app-info-panel .screenshot-panel .screenshot-swiper{margin-top: 1.758rem;}
.app-info-panel .screenshot-panel .screenshot-swiper .swiper-slide{width: auto;margin-right: 0.879rem;}
.app-info-panel .screenshot-panel .screenshot-swiper .swiper-slide img{max-height: 21.978rem;width: auto;border-radius: 1.319rem;cursor: pointer;}
.app-info-panel .screenshot-panel .screenshot-swiper{position: relative;}

.app-info-panel .speical-of-the-app{margin-top: 2.637rem;}
.app-info-panel .speical-of-the-app h3{display: flex;align-items: center;column-gap: 0.44rem;font-weight: bold;color: #000000E5;font-size: 1.978rem;}
.app-info-panel .speical-of-the-app h3 img{width: 2.198rem;height: 2.198rem;object-fit: cover;}
.app-info-panel .speical-of-the-app .content{margin-top: 0.879rem;font-size: 14px;color: #000000;line-height: 2.637rem;display: flex; flex-direction: column; row-gap: 1rem;}
.app-info-panel .speical-of-the-app .content p{font-size: 14px;color: #000000;line-height: 2.637rem;}
.app-info-panel .speical-of-the-app .content img{ width: 100%;margin: 0 auto;max-width:40rem; height:auto;}
.app-info-panel .speical-of-the-app .content h3{font-weight: bold;color: #000000E5;font-size: 1.978rem;}
.app-info-panel .speical-of-the-app .tag-list{display: flex;align-items: center;gap: 1.099rem;flex-wrap: wrap;margin-top: 1.099rem;}
.app-info-panel .speical-of-the-app .tag-list a{padding: 0.549rem 1.319rem; width: auto; font-size: 1.758rem; color: #999999; line-height: 1.758rem; border-radius: 0.66rem; box-sizing: border-box; background-color: rgba(153, 153, 153, 0.1);}

.titleName{position: relative; font-size: 1.975rem; color: #000000; font-weight: 800; font-style: italic; z-index: 1;width: fit-content;}
.titleName::after{content: ""; position: absolute; bottom: 0; left: 0; height: 1rem; width: 8.429rem; background: linear-gradient(90deg, #99CAF2 0%, #FFD8BC 100%); z-index: -1;}

.update-info-panel{margin-top: 1.758rem;padding: 1.758rem 0;background-color: #ffffff;}
.update-info-panel .update-info-wrap{display: flex;flex-direction: column;row-gap: 1.758rem;}
.update-info-panel .update-info-wrap > img{height: 2.857rem;width: fit-content;object-fit: cover;}
.update-info-panel .update-info-wrap .update-info-list{display: flex;flex-direction: column;}
.update-info-panel .update-info-wrap .update-info-list h4{font-size: 1.538rem;color: #060606;line-height: 2.857rem;font-weight: 400;}
.update-info-panel .update-info-wrap .update-info-list li{font-size: 1.538rem;color: #060606;line-height: 2.857rem;}

.related-info-panel{margin-top: 1.758rem;padding: 1.758rem 0;background-color: #ffffff;}
.related-info-panel .related-info-wrap{display: flex;flex-direction: column;row-gap: 1.758rem;}
.related-info-panel .related-info-wrap > img{height: 2.857rem;width: fit-content;object-fit: cover;}
.related-info-panel .related-info-wrap .related-info-list{display: flex;
  flex-direction: column;
  row-gap: 0.8rem;}
.related-info-panel .related-info-wrap .related-info-list p{color: #000000;font-size: 1.538rem;line-height: 2.857rem;width: 100%;flex: none;max-width: none;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.related-info-panel .related-info-wrap .related-info-list p a, .related-info-panel .related-info-wrap .related-info-list p span{font-weight: bold;color: #0073BB;}
.related-info-panel .related-info-wrap .related-info-list p:nth-child(7), .related-info-panel .related-info-wrap .related-info-list p:nth-child(8){width: 100%;flex: 0 0 100%;max-width: 100%;}

.cnxh-panel{margin-top: 1.758rem;}
.cnxh-panel .cnxh-wrap{background: linear-gradient(0deg, #FFFFFF, #FFFFFF), linear-gradient(127.08deg, rgba(247, 245, 254, 0) 0%, rgba(242, 239, 254, 0.64) 100.14%); display: flex;flex-direction: column;row-gap: 1.319rem;padding: 1.978rem 1.319rem ;}
.cnxh-panel .cnxh-wrap > img{height: 3.077rem;width: fit-content;object-fit: cover;}
.cnxh-panel .cnxh-wrap .topic-tabs{display: flex;align-items: center;column-gap: 1.319rem;flex-wrap: nowrap;overflow-x: scroll;}
.cnxh-panel .cnxh-wrap .topic-tabs::-webkit-scrollbar{height: 0;}
.cnxh-panel .cnxh-wrap .topic-tabs a{height: 4.396rem;border-radius: 0.879rem;background-color: #ffffff;width: fit-content;padding: 0 1.5rem;line-height: 4.176rem;text-align: center;font-size: 1.758rem;color: #8C96A9;border: 1px solid #8C96A9;white-space: nowrap;}
.cnxh-panel .cnxh-wrap .topic-tabs a.active{background: #3498DB; border: 1px solid #0073BB;color: #ffffff;}
.cnxh-panel .cnxh-wrap .topic-banner-wrap{display: flex;flex-direction: column;}
.cnxh-panel .cnxh-wrap .topic-banner-wrap.tab-content {display: none;}
.cnxh-panel .cnxh-wrap .topic-banner-wrap.tab-content.active {display: block;}
.cnxh-panel .cnxh-wrap .topic-banner-wrap a{display: flex;}
.cnxh-panel .cnxh-wrap .topic-banner-wrap a img{width: 38.681rem;height: 21.978rem;object-fit: cover;border-radius: 1.319rem;margin: 0 auto 1.319rem;}
.cnxh-panel .cnxh-wrap .topic-banner-wrap .topic-title{display: flex;align-items: center;justify-content: space-between;margin-bottom: 0.879rem;}
.cnxh-panel .cnxh-wrap .topic-banner-wrap .topic-title .topicName{color: #130F31;font-weight: bold;font-size: 2.198rem;line-height: 3.297rem;}
.cnxh-panel .cnxh-wrap .topic-banner-wrap .topic-title .amount{font-weight: bold;font-size: 1.758rem;color: #0073BB;}
.cnxh-panel .cnxh-wrap .topic-banner-wrap .topic-content{font-size: 1.538rem;color: #505768;margin-bottom: 1.319rem;display: -webkit-box; -webkit-line-clamp: 5;-webkit-box-orient: vertical;overflow: hidden;}
.cnxh-panel .cnxh-wrap .topic-banner-wrap .topic-app-list{display: flex;align-items: center;column-gap: 2.637rem;}
.cnxh-panel .cnxh-wrap .topic-banner-wrap .topic-app-list a{width: 4.725rem;flex: 0 0 4.725rem;max-width: 4.725rem;}
.cnxh-panel .cnxh-wrap .topic-banner-wrap .topic-app-list a img{width: 100%;height: 4.725rem;object-fit: cover;border-radius: 1.319rem; }

.app-recommend-panel{margin-top: 1.758rem;}
.star-title{background: linear-gradient(270deg, #DBEDFF 0%, #F0F5FA 100%);border-radius: 0.659rem 0.659rem 0 0 ;height: 5.055rem;padding: 0 0 0 1.319rem;display: flex;align-items: center;justify-content: space-between;}
.star-title > p{font-size: 1.975rem;color: #505768;font-weight: bold;}
.star-title > img{width: 6.923rem;height: 5.055rem;object-fit: contain;}
.app-recommend-panel .recommend-list{display: flex;flex-wrap: wrap;padding: 1.978rem 2.747rem 1.099rem;column-gap: 1.758rem;row-gap: 1.758rem;background-color: #ffffff;}
.app-recommend-panel .recommend-list a{width: 8.791rem;flex: 0 0 8.791rem;max-width: 8.791rem;display: flex;flex-direction: column;}
.app-recommend-panel .recommend-list a img{width: 100%;height: 8.791rem;object-fit: cover;border-radius: 1.319rem;margin-bottom: 2.198rem;}
.app-recommend-panel .recommend-list a p{text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 1.758rem;color: #130F31;font-weight: bold;margin-bottom: 1.099rem;line-height: 2.55rem;}
.app-recommend-panel .recommend-list a span{font-size: 1.538rem;color: #505768;line-height: 2.198rem;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.comment-panel{margin-top: 1.758rem;}
.comment-panel .commentWrap{background-color: #ffffff;padding: 1.319rem 1.319rem 1.538rem 0.769rem;display: flex;flex-direction: column;row-gap: 1.758rem;border-radius: 0 0 0.879rem 0.879rem;}
.comment-panel .commentWrap textarea{width: 100%;height: 12.308rem;border-radius: 0.879rem;outline: none;border: 1px solid #B5B5B5;padding: 1.319rem;font-size: 1.538rem;color: #000000;}
.comment-panel .commentWrap textarea::placeholder{color: #B3B3B3;}
.comment-panel .commentWrap > span{color: #FF0000;font-size: 1.538rem;}
.comment-panel .commentWrap button{width: 12.308rem;height: 3.956rem;border-radius: 0.879rem;text-align: center;padding: 0 0.5rem;background-color: #55BCFD;border: 1px solid #0073BB;line-height: 3.736rem;font-size: 1.758rem;color: #ffffff;}

.premium-app-pick{margin-top: 1.758rem;}
.premium-app-pick .star-title > a{display: flex;align-items: center;column-gap: 0.44rem;margin-left: auto;}
.premium-app-pick .star-title > a > img{width: 2.198rem;height: 2.198rem;object-fit: cover;}
.premium-app-pick .star-title > a > p{font-size: 1.538rem;color: #212121;}
.premium-app-pick .premium-slider-wrap{background-color: #ffffff;padding: 1.099rem 0 1.978rem 1.319rem;}
.premium-app-pick .premium-slider-wrap .swiper-slide{display: flex;flex-direction: column;background: radial-gradient(92.86% 92.86% at 36.44% 2.86%, #F9EFE3 33.86%, #E3BF85 75.52%);border-radius: 1.099rem;padding: 0.879rem 0.659rem;overflow: hidden;}
.premium-app-pick .premium-slider-wrap .swiper-slide .topicName{font-weight: bold;color: #AB6E1E;font-size: 1.758rem;margin-bottom: 0.22rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.premium-app-pick .premium-slider-wrap .swiper-slide .top-one-wrap{position: relative;background-color: #ffffff;border-radius: 0.659rem;width: 100%;height: 12.088rem;padding: 0.659rem 0.659rem 0.33rem;display: flex;align-items: flex-start;justify-content: center;}
.premium-app-pick .premium-slider-wrap .swiper-slide .top-one-wrap .rankIcon{width: 3.297rem;flex: 0 0 3.297rem;max-width: 3.297rem;height: auto;object-fit: cover;}
.premium-app-pick .premium-slider-wrap .swiper-slide .top-one-wrap .app-image{width: 100%;flex: 0 0 10.549rem;height: 10.879rem;border-radius: 0.8rem;}
.premium-app-pick .premium-slider-wrap .swiper-slide .top-one-wrap > p{position: absolute;bottom: 0.549rem;left: 50%;transform: translateX(-50%);background-color: #FFE4CF;border: 1px solid #FFFFFF;border-radius: 0.989rem;height: 1.978rem;width: fit-content;padding: 0 0.879rem;text-align: center;line-height: 1.758rem;font-size: 1.099rem;color: #A17A4F;}
.premium-app-pick .premium-slider-wrap .swiper-slide .bottom-rank-wrap{margin-top: 0.879rem;display: flex;align-items: center;column-gap: 0.549rem;}
.premium-app-pick .premium-slider-wrap .swiper-slide .bottom-rank-wrap a{width: 5.714rem;flex: 0 0 5.714rem;max-width: 5.714rem;height: 5.714rem;background-color: #ffffff;border-radius: 0.44rem;padding: 0.549rem 0.33rem;position: relative;display: flex;justify-content: center;}
.premium-app-pick .premium-slider-wrap .swiper-slide .bottom-rank-wrap a .rankIcon{position: absolute;top: 0.33rem;left: 0.33rem;width: 3.297rem;height: auto;object-fit: cover;z-index: 1;}
.premium-app-pick .premium-slider-wrap .swiper-slide .bottom-rank-wrap a .app-image{width: 4.2rem;height: 4.2rem;object-fit: cover;border-radius: 0.44rem;}

.bottom-hot-search-panel{display: flex;align-items: center;column-gap: 1rem;margin-top: 2.637rem;padding: 0 1.319rem;}
.bottom-hot-search-panel p{font-size: 1.429rem;color: #00000066;white-space: nowrap;}
.bottom-hot-search-panel .hot-search-list{display: flex;align-items: center;gap: 0.659rem;flex-wrap: wrap;}
.bottom-hot-search-panel a{height: 2.198rem;line-height: 2rem;width: fit-content;padding: 0 1.099rem;border-radius: 1.099rem;font-size: 1.538rem;color: #ffffff;background-color: #505768;display: block;}


#modalImage { transition: opacity 0.3s ease; opacity: 1; }
#modalImage.fade-out { opacity: 0; }
#imageModal.modal { display: none; position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%;text-align: center; }
#imageModal .overlay{background: #00000080; position: absolute;width: 100%;height: 100%;z-index: -1;}
#imageModal.modal .swiper-slide{position: relative;display: flex;align-items: center;justify-content: center;}
#imageModal.modal .swiper{position: absolute; height: 100%; top: 50%; transform: translateY(-50%); width: 100%;}
#imageModal.modal .swiper-slide img {max-width: 75%;max-height: 60%;object-fit: contain;height: auto;width: auto;}
#imageModal .close img {display: inline-block;position: relative;cursor: pointer;width: 2.637rem;position: absolute;right: 1.758rem;top: 1.758rem;cursor: pointer;z-index: 1;filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(1%) hue-rotate(227deg) brightness(107%) contrast(101%);}
#imageModal .bottomWrap{display: flex;align-items: center;justify-content: center;bottom: 5.495rem;position: absolute;width: 100%;}
#imageModal .bottomWrap .pageNumber{width: max-content;display: flex;align-items: center;justify-content: center;font-size: 2.637rem;font-weight: 400;color: #ffffff;}
#imageModal .bottomWrap .swiper-button-disabled{display: block;}
#imageModal .modal-swiper-prev, #imageModal .modal-swiper-next{position: absolute;top: 50%;transform: translateY(-50%);display: flex;align-items: center;justify-content: center;background-color: #ffffffa8;cursor: pointer;backdrop-filter: blur(4px);width: 3.5rem;height: 3.5rem;border: none;border-radius: 50%;}
#imageModal .modal-swiper-prev img, #imageModal .modal-swiper-next img{width: 1.758rem;height: 1.758rem;filter: brightness(0) saturate(100%) invert(7%) sepia(30%) saturate(3959%) hue-rotate(231deg) brightness(90%) contrast(101%);}
#imageModal .modal-swiper-prev{left: 1rem;}
#imageModal .modal-swiper-prev img{transform: scale(-1);}
#imageModal .modal-swiper-next{right: 1rem;}

.feedback-popup{display: none; position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%;text-align: center;}
.feedback-popup .overlay{background: #00000080; position: absolute;width: 100%;height: 100%;z-index: -1;}
.feedback-popup .feedback-wrap{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);border-radius: 1.319rem;width: 35.385rem;background: linear-gradient(180deg, #F5F5FF 0%, #fff 21%, #fff 100%);padding: 1.319rem 0 1.978rem;}
.feedback-popup .feedback-wrap > img{width: 6.044rem;height: 6.044rem;display: block;position: absolute;top: -1.209rem;left: 1.758rem;}
.feedback-popup .feedback-wrap .popupTitle{font-size: 2.198rem;font-weight: bold;color: #333333;position: relative;line-height: 3.956rem;}
.feedback-popup .feedback-wrap .confirmBtn{width: 21.978rem; height: 3.407rem; background: #55BCFD; border-radius: 0.549rem; font-size: 1.319rem; color: #ffffff; text-align: center; line-height: 1.978rem;border: none;cursor: pointer;}
.feedback-popup .close-button{position: absolute;top: 1.538rem;right: 1.538rem;cursor: pointer;}
.feedback-popup .close-button img{width: 3.297rem;height: 3.297rem;object-fit: cover;filter: brightness(0) saturate(100%) invert(96%) sepia(0%) saturate(311%) hue-rotate(210deg) brightness(83%) contrast(86%);}
.feedback-popup .feedback-wrap .feedback-inner{display: flex;flex-direction: column;align-items: flex-start;padding: 0.33rem 1.319rem 1.978rem 2.198rem;}
.feedback-popup .feedback-wrap .feedback-inner .innerTitle{margin-top: 1.319rem;font-size: 1.319rem;line-height: 1.978rem;color: #333333;font-weight: 400;}
.feedback-popup .feedback-wrap .feedback-inner .problem-list{display: grid ; grid-template-columns: repeat(3, 30%); justify-content: space-between; font-size: 1.319rem; color: #999999;width: 100%;}
.feedback-popup .feedback-wrap .feedback-inner .problem-list > div{cursor: pointer; margin-top: 0.769rem; height: 2.308rem; line-height: 2.308rem; text-align: center; padding: 0 0.33rem; background: #F7F5F5; border-radius: 0.33rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.feedback-popup .feedback-wrap .feedback-inner .problem-list > div.selected{color: #ffffff; background: #55BCFD;}
.feedback-popup .feedback-wrap .feedback-inner .inputWrap{ padding: 0.549rem 0.769rem; margin-top: 1.758rem; width: 100%; height: 8.132rem; background: #F7F7F7; border-radius: 0.33rem; border: unset; resize: none; position: relative;}
.feedback-popup .feedback-wrap .feedback-inner .inputWrap textarea{font-size: 1.319rem; color: #999999; width: 100%; height: 6.132rem; background: transparent; border: unset; outline: none; resize: none;}
.feedback-popup .feedback-wrap .feedback-inner .inputWrap textarea::placeholder{color: #999999;}
.feedback-popup .feedback-wrap .feedback-inner .inputWrap .bottomWrap{display: flex;justify-content: flex-end;align-items: flex-end;position: absolute;right: 0.659rem;bottom: 0.659rem;}
.feedback-popup .feedback-wrap .feedback-inner .inputWrap .bottomWrap > p{font-size: 1.319rem;color: #999999;}
.feedback-popup .feedback-wrap .feedback-inner .phoneField{height: 3.407rem; font-size: 1.538rem; color: #999999; width: 100%; background: transparent; border: unset; outline: none; resize: none;background: #F7F7F7;border-radius: 0.33rem;padding: 0.549rem 0.769rem; margin-top: 1.758rem;}
.feedback-popup .feedback-wrap .feedback-inner .phoneField::placeholder{color: #999999;}