/**
 * 
 * @authors Bert
 * @date    2020-08-20 10:05:59
 * @version 1.0
 */
/**
 * @authors Bert
 * @date    2020-08-20 10:05:59
 * @version 1.0
 */
/*font star*/
/* 字体变量定义 */
/* 字体 Mixins */
/*font end*/
/*function star*/
/*function end*/
/**
 * 
 * @authors Bert
 * @date    2020-08-20 10:05:59
 * @version 1.0
 */
/********header star ********/
.logo {
  width: 216px;
  height: 50px;
  background: url("/assets/3ec2ebb1e702c81567cb.svg") left center no-repeat;
  background-size: contain;
}
.loginAfterLogo {
  width: 216px;
  height: 50px;
  background: none left center no-repeat;
  background-size: contain;
  margin: auto 10px auto 10px;
}
@media screen and (max-width: 1386px) {
  .logo,
  .loginAfterLogo {
    width: 216px;
  }
}
.notLoggedTips {
  height: 107px;
}
.notLoggedHeader.notLoggedTips .mobileNav .navBtn {
  top: 81px;
}
.notLoggedHeader .mobileNav .navBtn {
  top: 22px;
}
/********header end********/
.backTop {
  position: fixed;
  bottom: 18px;
  right: 13px;
  z-index: 999;
  cursor: pointer;
}
.topBox {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.8);
}
.topBox:before {
  content: "";
  display: block;
  border-style: solid;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-bottom: 10px solid #fff;
  margin-top: -8px;
}
.backTop.robot {
  bottom: 65px;
}
/********stories star ********/
.stories {
  max-width: 1000px;
  margin: auto;
  padding: 40px 0;
}
.stories .tit {
  font-size: 18px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .stories .tit {
    font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .stories .tit {
    font-family: STIXTwoText-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
.stories .p1 {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.3px;
}
.stories .p1 a {
  text-decoration: underline;
  letter-spacing: 0.3px;
}
.stories .p1 a:hover {
  text-decoration: none;
}
.stories .mt1 {
  margin-top: 20px;
}
.stories .mt2 {
  margin-top: 12px;
}
.stories .line {
  margin: 40px auto;
  height: 1px;
  background-color: #eeeeee;
}
.stories .listTop {
  min-height: 22px;
}
.stories .listTop .add {
  float: left;
  display: block;
  position: relative;
  height: 22px;
  line-height: 22px;
  padding: 0 0 0 22px;
  cursor: pointer;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .stories .listTop .add {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .stories .listTop .add {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.stories .listTop .addIcon {
  width: 12px;
  height: 12px;
  border: 1px solid #0f0f0f;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
}
.stories .listTop .addIcon:before,
.stories .listTop .addIcon:after {
  content: '';
  background-color: #0f0f0f;
  display: block;
  margin: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.stories .listTop .addIcon:before {
  width: 8px;
  height: 1px;
}
.stories .listTop .addIcon:after {
  width: 1px;
  height: 8px;
}
.stories .listTop:after {
  content: '';
  display: block;
  clear: both;
}
.stories .listTop .sort {
  float: right;
  margin-left: 32px;
}
.stories .sort {
  height: 22px;
  cursor: pointer;
  position: relative;
}
.stories .sort .htmlBox {
  height: 22px;
  line-height: 22px;
  padding: 0 16px 0 0;
  overflow: hidden;
  font-size: 14px;
  color: #0f0f0f;
}
@media screen and (min-width: 768px) {
  .stories .sort .htmlBox span {
    font-family: OpenSans-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) {
  .stories .sort .htmlBox span {
    font-family: STIXTwoText-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
.stories .sort:after {
  content: '';
  width: 7px;
  height: 7px;
  position: absolute;
  right: 3px;
  top: 4px;
  border-bottom: 1px solid #0f0f0f;
  border-right: 1px solid #0f0f0f;
  transform: rotate(45deg);
  pointer-events: none;
}
.stories .sort.active:after {
  transform: rotate(-135deg);
  top: 8px;
}
.stories .sort.active .filterBoxA {
  display: block;
}
.stories .filterBoxA {
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
  position: absolute;
  top: 40px;
  left: 50%;
  width: 185px;
  margin-left: -100px;
}
.stories .filterBoxA:after {
  position: absolute;
  display: block;
  top: -8px;
  left: 50%;
  margin-left: -11px;
  width: 0;
  height: 0px;
  content: '';
  border-style: solid;
  border-width: 8px;
  border-color: #fff #fff transparent transparent;
  transform: rotate(-45deg);
  box-shadow: 3px -3px 3px rgba(0, 0, 0, 0.02);
}
.stories .filterBoxA .dropItem {
  padding: 20px 0;
}
.stories .filterBoxA .dropItem li {
  margin: 0 10px 0 24px;
  line-height: 31px;
  text-align: left;
  cursor: pointer;
  position: relative;
  padding: 0 18px 0 0;
  font-size: 14px;
  user-select: none;
}
.stories .filterBoxA .dropItem li:hover span {
  text-decoration: underline;
}
.stories .filterBoxA .dropItem li.active {
  color: #0f0f0f;
}
.stories .filterBoxA .dropItem li.active:after {
  content: '';
  position: absolute;
  top: 7px;
  right: 4px;
  width: 6px;
  height: 10px;
  border-style: solid;
  border-width: 0 2px 2px 0;
  transform: rotateZ(45deg);
  color: #0f0f0f;
}
.stories .filterBoxA .dropItem li span.active:after {
  content: '';
  position: absolute;
  top: 7px;
  right: 4px;
  width: 6px;
  height: 10px;
  border-style: solid;
  border-width: 0 2px 2px 0;
  transform: rotateZ(45deg);
  color: #0f0f0f;
}
.stories .item {
  border-top: 1px solid #eeeeee;
  margin-top: 30px;
  padding-top: 30px;
}
.stories .item:first-child {
  border-top: 0;
  margin-top: 10px;
}
.stories .item h4 {
  font-size: 15px;
  line-height: 22px;
}
@media screen and (min-width: 768px) {
  .stories .item h4 {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .stories .item h4 {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.stories .item p {
  line-height: 21px;
  font-size: 14px;
  margin-top: 16px;
  word-break: break-word;
}
.stories .item a {
  text-decoration: underline;
}
.stories .item a:hover {
  text-decoration: none;
}
.stories .moreAndLess {
  font-size: 14px;
  color: #666;
  margin-top: 5px;
}
.stories .moreAndLess .more {
  background-color: #fff;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.stories .moreAndLess .more:hover {
  text-decoration: underline;
}
.stories.main2 {
  position: relative;
}
.stories.main2:after {
  content: '';
  display: block;
  clear: both;
}
.stories.main2 .leftWarp {
  width: 192px;
  float: left;
  margin-top: 67px;
}
.stories.main2 .rightWarp {
  width: calc(100% - 252px);
  float: right;
}
.stories.main2 .leftWarp .menu {
  overflow: hidden;
}
.stories.main2 .leftWarp .menu dd {
  padding: 0 0 16px 14px;
  position: relative;
  font-size: 13px;
  line-height: 18px;
}
.stories.main2 .leftWarp .menu dd:hover:before,
.stories.main2 .leftWarp .menu dd.active:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border: 6px solid transparent;
  border-left: 6px solid #0f0f0f;
  left: 0;
  top: 3px;
}
.stories.main2 .leftWarp .menu ul {
  display: none;
  padding: 5px 0 0 0;
}
.stories.main2 .leftWarp .menu dd.active ul {
  display: block;
}
.stories.main2 .leftWarp .menu ul li {
  font-size: 12px;
  line-height: 18px;
}
.stories.main2 .rightWarp .title {
  font-size: 20px;
  line-height: 27px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .stories.main2 .rightWarp .title {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .stories.main2 .rightWarp .title {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.stories.main2 .rightWarp .items2 {
  margin-top: 40px;
}
.stories.main2 .rightWarp .item2 {
  min-height: 19px;
  padding: 0 0 15px 18px;
  position: relative;
}
.stories.main2 .rightWarp .item2::before {
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  background-color: #0f0f0f;
  -webkit-mask-image: url("/assets/055c54bdc391be3136ba.svg");
  mask-image: url("/assets/055c54bdc391be3136ba.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 4px;
  transform: rotate(-90deg);
}
.stories.main2 .rightWarp .item2 dt {
  cursor: pointer;
  font-size: 14px;
  line-height: 19px;
}
.stories.main2 .rightWarp .item2 dd {
  display: none;
  font-size: 13px;
  line-height: 18px;
  word-break: break-word;
  margin-top: 8px;
}
@media screen and (min-width: 768px) {
  .stories.main2 .rightWarp .item2 dd {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .stories.main2 .rightWarp .item2 dd {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.stories.main2 .rightWarp .item2 dd a {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .stories.main2 .rightWarp .item2 dd a {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .stories.main2 .rightWarp .item2 dd a {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.stories.main2 .rightWarp .item2 dd a:hover {
  text-decoration: none;
}
.stories.main2 .rightWarp .item2.active:before {
  transform: rotate(0);
}
.stories.main2 .rightWarp .item2.active dd {
  display: block;
}
.stories.main2 .rightWarp .item2 .prevNextWarp {
  margin-top: 20px;
  font-size: 14px;
}
.stories.main2 .rightWarp .item2 .prevNextWarp a {
  text-decoration: underline;
}
.stories.main2 .rightWarp .item2 .prevNextWarp a:hover {
  text-decoration: none;
}
@media screen and (max-width: 1000px) {
  .sStories {
    padding: 45px 30px 45px;
  }
  .stories {
    margin: 0 15px;
  }
  .stories .listTop .add {
    clear: both;
    margin-bottom: 20px;
  }
  .stories .listTop .sort:nth-child(2) {
    margin-left: 0;
  }
  .stories.main2 .rightWarp,
  .stories.main2 .leftWarp {
    float: none;
    width: 100%;
  }
  .stories.main2 .rightWarp .title {
    text-align: left;
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .notLoggedHeader .mobileNav .navBtn {
    top: -45px;
  }
  .blogWrap .left_container h3 {
    padding: 0px 0 15px 0;
  }
  .stories {
    padding-top: 22px;
  }
  .stories .tit {
    font-size: 16px;
    letter-spacing: 0.3px;
    line-height: 24px;
  }
  .stories .p1 {
    font-size: 15px;
    line-height: 23px;
  }
  .stories .filterBoxA .dropItem li span {
    font-size: 15px;
  }
  .stories .mt2 {
    margin-top: 18px;
  }
  .stories .mt1 {
    margin-top: 22px;
  }
  .stories .line {
    margin: 24px auto;
  }
  .stories .item {
    margin-top: 24px;
    padding-top: 24px;
  }
  .stories .item p {
    line-height: 23px;
    font-size: 15px;
    margin-top: 8px;
    letter-spacing: 0.3px;
  }
  .stories .item .lineClamp {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    position: relative;
    word-break: break-word;
  }
  .stories .item .moreAndLess .more {
    font-size: 15px;
    height: 21px;
  }
  .stories .item .moreAndLess .more:hover {
    text-decoration: none;
  }
  .stories .item:first-child {
    margin-top: 24px;
    padding-top: 0;
  }
  .stories .listTop .add {
    width: 95%;
    margin-bottom: 16px;
    line-height: 23px;
  }
  .stories .listTop .addIcon {
    margin-bottom: -8px;
  }
  .stories .listTop .sort {
    float: left;
    margin-left: 0px;
  }
  .stories .listTop .sort:nth-child(2) {
    margin-left: 0;
  }
  .stories .listTop .sort:nth-child(2) .filterBoxA {
    left: 75%;
  }
  .stories .listTop .sort:nth-child(3) {
    float: right;
  }
  .stories .center {
    text-align: left;
    line-height: 22px;
    margin-top: 20px;
  }
  .stories .filterBoxA.shortShow {
    left: 15px;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .stories .item p {
    font-family: OpenSans-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .stories .item p {
    font-family: STIXTwoText-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .stories .item p a {
    font-family: OpenSans-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .stories .item p a {
    font-family: STIXTwoText-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .stories .listTop .add {
    font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .stories .listTop .add {
    font-family: STIXTwoText-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
/********stories end ********/
/********dating blog start ********/
.blogWrapChDialog {
  padding: 0;
  font-size: 14px;
  line-height: 18px;
  max-width: 670px;
  text-align: left;
  width: auto;
}
.datingBlog {
  max-width: 1000px;
  margin: auto;
  padding: 40px 0;
}
.datingBlog .item {
  border-top: 1px solid #D1D1D1;
  margin-top: 30px;
  overflow: hidden;
}
.datingBlog .item:first-child {
  border-top: 0;
  margin-top: 0;
}
.datingBlog .item .title {
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.09px;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .datingBlog .item .title a {
    font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .datingBlog .item .title a {
    font-family: STIXTwoText-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
.datingBlog .item:first-child .title {
  margin-top: 0;
}
.datingBlog .item .time {
  font-size: 15px;
  line-height: 27px;
  letter-spacing: 0.06px;
  margin-top: 8px;
}
.datingBlog .item .content {
  overflow: hidden;
  margin-top: 12px;
  font-size: 15px;
  line-height: 23px;
}
.datingBlog .item .content a.readMore {
  font-size: 15px;
  color: #666;
  display: inline-block;
  margin-top: 5px;
}
.datingBlog .item .img {
  display: block;
  float: left;
  width: 300px;
  height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 6px 12px 5px 0;
}
.datingBlogDetail {
  max-width: 1000px;
  margin: auto;
  padding: 40px 0;
}
.datingBlogDetail .content img {
  max-width: 100%;
  display: block;
  margin: auto;
}
.datingBlogDetail .content .timer {
  margin: 15px 0 30px;
  font-size: 15px;
}
.datingBlogDetail .content strong {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .datingBlogDetail .content strong {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .datingBlogDetail .content strong {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.datingBlogDetail .content li {
  font-size: 15px;
  line-height: 23px;
  margin-top: 10px;
}
.datingBlogDetail .content li a {
  text-decoration: underline;
}
.datingBlogDetail .content ul li {
  list-style-type: disc;
}
.datingBlogDetail .content ol li {
  list-style-type: decimal;
}
.datingBlogDetail .content ul,
.datingBlogDetail .content ol {
  padding-left: 30px;
  margin: 15px 0;
}
.datingBlogDetail .content p {
  margin: 10px 0;
  line-height: 23px;
  font-size: 15px;
  word-break: break-word;
}
.datingBlogDetail .content p.interracial_dating_solution {
  margin-bottom: 31px;
}
.datingBlogDetail .content p a {
  text-decoration: underline;
}
.datingBlogDetail .content p label {
  font-weight: bold;
}
.datingBlogDetail .content h3 {
  margin: 15px 0;
}
@media screen and (min-width: 768px) {
  .datingBlogDetail .content h1,
  .datingBlogDetail .content h2,
  .datingBlogDetail .content h3,
  .datingBlogDetail .content h4,
  .datingBlogDetail .content h5,
  .datingBlogDetail .content h6 {
    font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .datingBlogDetail .content h1,
  .datingBlogDetail .content h2,
  .datingBlogDetail .content h3,
  .datingBlogDetail .content h4,
  .datingBlogDetail .content h5,
  .datingBlogDetail .content h6 {
    font-family: STIXTwoText-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
.datingBlogDetail .content h1 a,
.datingBlogDetail .content h2 a,
.datingBlogDetail .content h3 a,
.datingBlogDetail .content h4 a,
.datingBlogDetail .content h5 a,
.datingBlogDetail .content h6 a {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .datingBlogDetail .content h1 a,
  .datingBlogDetail .content h2 a,
  .datingBlogDetail .content h3 a,
  .datingBlogDetail .content h4 a,
  .datingBlogDetail .content h5 a,
  .datingBlogDetail .content h6 a {
    font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .datingBlogDetail .content h1 a,
  .datingBlogDetail .content h2 a,
  .datingBlogDetail .content h3 a,
  .datingBlogDetail .content h4 a,
  .datingBlogDetail .content h5 a,
  .datingBlogDetail .content h6 a {
    font-family: STIXTwoText-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
.datingBlogDetail .content h1 {
  font-size: 32px;
}
.datingBlogDetail .content h2,
.datingBlogDetail .content h1.title {
  font-size: 24px;
}
.datingBlogDetail .content h2.subTitle {
  font-size: 15px;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .datingBlogDetail .content h2.subTitle {
    font-family: OpenSans-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) {
  .datingBlogDetail .content h2.subTitle {
    font-family: STIXTwoText-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
.datingBlogDetail .content h3 {
  font-size: 18px;
}
.datingBlogDetail .content h4 {
  font-size: 16px;
}
.datingBlogDetail .content h5 {
  font-size: 15px;
}
.datingBlogDetail .content h6 {
  font-size: 15px;
}
.datingBlogDetail .bottomMenu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.datingBlogDetail .bottomMenu a {
  font-size: 14px;
}
.datingBlogDetail .bottomMenu a:hover {
  text-decoration: underline;
}
.datingBlogDetail .btnWrap {
  text-align: center;
  margin-top: 52px;
}
.datingBlogDetail .btnWrap .btn {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 65px;
}
.datingBlogDetail .contentTable {
  border-collapse: collapse;
  border: 0;
  width: 100%;
}
@media screen and (max-width: 1400px) {
  .publicHeader .header .nav {
    width: 880px;
  }
}
@media screen and (max-width: 1000px) {
  .datingBlog {
    padding: 15px 0 24px 0;
    margin: 25px 15px;
  }
  .datingBlog .item .img {
    clear: both;
    margin: 0 0 10px 0;
    float: none;
  }
  .datingBlogDetail {
    padding: 15px 0;
    margin: 0 15px;
  }
}
@media screen and (max-width: 768px) {
  .datingBlog .press_page .topWrap {
    padding: 0;
  }
  .datingBlog .item .img {
    display: block;
    margin: 0 auto 10px;
  }
  .datingBlogDetail ul li,
  .datingBlogDetail ol li,
  .datingBlogDetail .content p {
    font-size: 15px;
    line-height: 23px;
  }
  .datingBlogDetail .bottomMenu a {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .datingBlog .item .title a {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .datingBlog .item .title a {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 428px) {
  .datingBlog .item .img {
    width: 100%;
  }
}
/********dating blog end ********/
/********landing page start********/
.landingPage .banerWarp {
  width: 100%;
  min-width: 1000px;
  height: 600px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.landingPage .baner1 {
  background-image: url("/assets/a2399747a182ebc1c6a8-optimized.webp");
}
.landingPage .baner2 {
  background-image: none;
}
.landingPage .baner3 {
  background-image: url("/assets/6a25333571a4cdc4fc41.png");
}
.landingPage .baner4 {
  background-image: none;
}
.landingPage .banerWarp .content {
  max-width: 1000px;
  margin: auto;
  overflow: hidden;
  height: 600px;
  position: relative;
}
.landingPage .searchArea {
  width: 383px;
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  border-radius: 20px;
  color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.landingPage .searchArea select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 34px;
}
.landingPage .searchArea .selectWrapper {
  position: relative;
  display: inline-block;
  width: 100%;
}
.landingPage .searchArea .selectWrapper::after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  right: 10px;
  top: 11px;
  transform: translateY(-50%);
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  pointer-events: none;
}
.landingPage .searchArea h2 {
  border-radius: 19px 19px 0 0;
  line-height: 45px;
  font-size: 18px;
  text-shadow: 0 1px #226ba7;
  background: linear-gradient(to top, #4cb1f7, #32a0ec);
  text-align: center;
}
@media screen and (min-width: 768px) {
  .landingPage .searchArea h2 {
    font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .landingPage .searchArea h2 {
    font-family: STIXTwoText-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
.landingPage .searchArea .formBox {
  padding: 15px 48px 33px 48px;
}
.landingPage .searchArea .item1 {
  display: flex;
  align-items: center;
  margin-top: 12px;
}
.landingPage .searchArea .item1 label,
.landingPage .searchArea .item2 label {
  width: 100px;
  min-width: 100px;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .landingPage .searchArea .item1 label,
  .landingPage .searchArea .item2 label {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .landingPage .searchArea .item1 label,
  .landingPage .searchArea .item2 label {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.landingPage .searchArea .item1 select {
  flex: 1;
}
.landingPage .selectA {
  font-size: 14px;
  padding: 5px 6px;
  border: 2px solid #b5bec4;
  background: #5b6e7a;
  border-radius: 8px;
  color: #fff;
  appearance: revert;
  width: 100%;
}
.landingPage .searchArea .item2 {
  margin-top: 10px;
}
.landingPage .searchArea .item2 label {
  display: block;
  width: 100%;
  margin-bottom: 2px;
}
.landingPage .searchArea .item2 ul {
  display: flex;
  align-items: center;
}
.landingPage .searchArea .item2 ul li.w2 {
  width: calc((100% - 60px) / 2);
}
.landingPage .searchArea .item2 ul li.w1 {
  width: 60px;
  text-align: center;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .landingPage .searchArea .item2 ul li.w1 {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .landingPage .searchArea .item2 ul li.w1 {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.landingPage .searchArea .quickSearch {
  background: #fd9f52;
  border-radius: 8px;
  width: 100%;
  text-align: center;
  height: 50px;
  line-height: 50px;
  text-shadow: 0 1px #df8d48;
  margin-top: 16px;
  outline: 0;
  cursor: pointer;
}
.landingPage .searchArea .quickSearch a {
  color: #fff;
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .landingPage .searchArea .quickSearch a {
    font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .landingPage .searchArea .quickSearch a {
    font-family: STIXTwoText-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
.landingPage .siteCountInfo {
  background-color: #f6faff;
}
.landingPage .siteCountInfo ul {
  max-width: 1200px;
  margin: auto;
  padding: 38px 0 58px 0;
  display: flex;
}
.landingPage .siteCountInfo ul li {
  flex: 1;
}
.landingPage .siteCountInfo ul .svg {
  width: 70px;
  height: 70px;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.landingPage .siteCountInfo ul .svg .svgIcon {
  margin: auto;
}
.landingPage .siteCountInfo ul .svg1 {
  background-color: #0f0f0f;
  -webkit-mask-image: url("/assets/4e29c2b806594541147a.svg");
  mask-image: url("/assets/4e29c2b806594541147a.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  width: 90%;
  height: 90%;
}
.landingPage .siteCountInfo ul .svg2 {
  background-color: #0f0f0f;
  -webkit-mask-image: url("/assets/f6e131404b06c93285d1.svg");
  mask-image: url("/assets/f6e131404b06c93285d1.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  width: 80%;
  height: 80%;
}
.landingPage .siteCountInfo ul .svg3 {
  background-color: #0f0f0f;
  -webkit-mask-image: url("/assets/9f211a8afa0e0d81e0ef.svg");
  mask-image: url("/assets/9f211a8afa0e0d81e0ef.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  width: 58px;
  height: 58px;
}
.landingPage .siteCountInfo ul .svg4 {
  background-color: #0f0f0f;
  -webkit-mask-image: url("/assets/2605c260622e4c92fcfd.svg");
  mask-image: url("/assets/2605c260622e4c92fcfd.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  width: 58px;
  height: 58px;
}
.landingPage .siteCountInfo ul .svg5 {
  background-color: #0f0f0f;
  -webkit-mask-image: url("/assets/08382ea7a679d1562173.svg");
  mask-image: url("/assets/08382ea7a679d1562173.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  width: 58px;
  height: 58px;
}
.landingPage .siteCountInfo ul .svg6 {
  background-color: #0f0f0f;
  -webkit-mask-image: url("/assets/d20f5134fda0d1669e16.svg");
  mask-image: url("/assets/d20f5134fda0d1669e16.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  width: 58px;
  height: 58px;
}
.landingPage .siteCountInfo ul h3 {
  text-align: center;
  font-size: 18px;
  line-height: 30px;
}
@media screen and (min-width: 768px) {
  .landingPage .siteCountInfo ul h3 {
    font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .landingPage .siteCountInfo ul h3 {
    font-family: STIXTwoText-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
.landingPage .siteCountInfo ul p {
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .landingPage .siteCountInfo ul p {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .landingPage .siteCountInfo ul p {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.landingPage .website {
  font-size: 16px;
  line-height: 25px;
}
@media screen and (min-width: 768px) {
  .landingPage .website {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .landingPage .website {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.landingPage .website a {
  text-decoration: underline;
}
.landingPage .website a:hover {
  text-decoration: none;
}
.landingPage .main1 {
  max-width: 1000px;
  margin: auto;
  padding: 30px 0;
}
.landingPage .pageContent {
  clear: both;
}
.landingPage .pageContent ol {
  margin-left: 40px;
}
.landingPage .pageContent ol li {
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
  padding-left: 5px;
  list-style-type: decimal;
}
.landingPage .pageContent .title {
  font-size: 32px;
}
.landingPage .pageContent h1,
.landingPage .pageContent h2,
.landingPage .pageContent h3,
.landingPage .pageContent h4,
.landingPage .pageContent h5,
.landingPage .pageContent h6 {
  display: block;
  font-size: 24px;
  line-height: 36px;
  padding: 38px 0 0 0;
}
.landingPage .pageContent .p2 {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .landingPage .pageContent h1 {
    font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .landingPage .pageContent h1 {
    font-family: STIXTwoText-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
.landingPage .pageContent p {
  font-size: 16px;
  color: #333;
  line-height: 24px;
  padding: 16px 0 0 0;
}
@media screen and (min-width: 768px) {
  .landingPage .pageContent p strong {
    font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .landingPage .pageContent p strong {
    font-family: STIXTwoText-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
.landingPage .pageContent .flImg {
  float: left;
  width: 350px;
  height: 266px;
  margin: 7px 15px 10px 0;
  border-radius: 5px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.landingPage .pageContent .flImg1 {
  background-image: url("/assets/0cf192f98a82c7a4ed7a-optimized.webp");
}
.landingPage .pageContent .flImg2 {
  background-image: none;
}
.landingPage .pageContent .flImg3 {
  background-image: url("/assets/c7babd395d04bb916fe8-optimized.webp");
}
.landingPage .pageContent .flImg4 {
  background-image: url("/assets/3379281ee11eebe53c13-optimized.webp");
}
.landingPage .pageContent .adbaner {
  width: 100%;
  display: block;
  clear: both;
  height: 0;
  padding-bottom: calc((100% / 1050) * 200);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: none;
  cursor: pointer;
}
.landingPage .pageContent p a:hover {
  text-decoration: underline;
}
.landingPage .moreDatingAdvice {
  display: flex;
  margin-top: 25px;
}
.landingPage .moreDatingAdvice li {
  width: calc((100% - 80px) / 3);
  margin-right: 40px;
}
.landingPage .moreDatingAdvice li:last-child {
  margin-right: 0;
}
.landingPage .moreDatingAdvice .img {
  height: 210px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.landingPage .moreDatingAdvice .datingAdvice01 {
  background-image: url("/assets/213f80b1099d87779103.jpeg");
}
.landingPage .moreDatingAdvice .datingAdvice02 {
  background-image: none;
}
.landingPage .moreDatingAdvice .datingAdvice03 {
  background-image: none;
}
.landingPage .moreDatingAdvice .datingAdvice04 {
  background-image: url("/assets/b5d248b89a4fdb828487.jpeg");
}
.landingPage .moreDatingAdvice .font1 {
  text-decoration: center;
  margin-top: 15px;
  font-size: 18px;
}
.landingPage .moreDatingAdvice .font1 a,
.landingPage .moreDatingAdvice p a {
  text-decoration: none;
}
.landingPage .moreDatingAdvice .font1 a:hover,
.landingPage .moreDatingAdvice p a:hover {
  text-decoration: underline;
}
.landingPage .moreDatingAdvice p {
  font-size: 16px;
  line-height: 24px;
  margin-top: 16px;
}
.landingPage .articleWarp {
  max-width: 1000px;
  margin: 40px auto;
}
.landingPage .articleWarp h2 {
  margin-top: 30px;
  font-size: 20px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .landingPage .articleWarp h2 {
    font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .landingPage .articleWarp h2 {
    font-family: STIXTwoText-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
.landingPage .articleWarp h2.hasline {
  border-bottom: 1px solid #d8d8d8;
  margin: 80px 0 25px 0;
  padding-bottom: 10px;
}
.landingPage .articleWarp ul.articles {
  margin-top: 5px;
  padding-bottom: 15px;
}
.landingPage .articleWarp ul.articles li {
  margin-top: 10px;
  line-height: 22px;
  font-size: 16px;
  padding-left: 20px;
  position: relative;
}
.landingPage .articleWarp ul.articles li a {
  text-decoration: none;
}
.landingPage .articleWarp ul.articles li a:hover {
  text-decoration: underline !important;
}
.landingPage .articleWarp ul.articles li:before {
  content: '';
  display: block;
  height: 7px;
  width: 7px;
  background: #0f0f0f;
  position: absolute;
  left: 1px;
  top: 7px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.landingPage .articleWarp .moreWarp {
  text-align: right;
}
.landingPage .articleWarp .moreWarp a {
  text-decoration: underline;
  font-size: 18px;
}
.landingPage .topCities {
  padding: 10px 0 0 0;
  font-size: 16px;
  color: #333;
}
@media screen and (min-width: 768px) {
  .landingPage .topCities {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .landingPage .topCities {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.landingPage .topCities h2 {
  font-size: 20px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .landingPage .topCities h2 {
    font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .landingPage .topCities h2 {
    font-family: STIXTwoText-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
.landingPage .topCities a {
  color: #0f0f0f;
  margin-top: 10px;
  display: inline-block;
  width: 19%;
  height: 30px;
}
.landingPage .topCities a:hover {
  text-decoration: underline;
}
.landingPage .landingPageDetail img {
  padding-right: 10px;
}
@media screen and (max-width: 768px) {
  .landingPage .banerWarp {
    min-width: inherit;
  }
  .landingPage .banerWarp .content {
    margin: 0 15px;
  }
  .landingPage .searchArea {
    width: 100%;
    max-width: 383px;
  }
  .landingPage .searchArea .formBox {
    padding: 15px;
  }
  .landingPage .siteCountInfo ul {
    display: block;
    overflow: hidden;
    padding: 20px 0 40px 0;
  }
  .landingPage .siteCountInfo ul li {
    width: 49%;
    float: left;
    margin: 20px 0 0 0;
  }
  .landingPage .pageContent,
  .landingPage .website {
    margin: 0 15px;
  }
  .landingPage .pageContent .flImg {
    max-width: 100%;
  }
  .landingPage .moreDatingAdvice {
    display: block;
  }
  .landingPage .moreDatingAdvice li {
    margin: 20px 0 0 0;
    width: 100%;
  }
  .landingPage .topCities a {
    width: 49%;
    height: 25px;
  }
  .landingPage .articleWarp h2.hasline {
    margin: 87px 0 0px 0;
    margin-bottom: none;
    font-size: 16px;
    text-align: center;
  }
  .landingPage .articleWarp {
    margin: 30px 0 0;
    padding: 0 16px 24px 16px;
  }
  .landingPage .pagination {
    width: 240px;
  }
  .landingPage .pagenav .pagination li.disabled {
    width: 62px;
    height: 30px;
    border: 1px solid #CCCCCC;
  }
  .landingPage .pagenav .pagination li.active {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #111110;
  }
  .landingPage .pagenav .pagination li.active a {
    color: #fff;
  }
  .landingPage .pagenav .pagination li {
    margin-right: 0;
    box-sizing: border-box;
  }
  .landingPage .pagenav .pagination li.next {
    font-size: 20px;
    width: 62px;
    position: static;
    text-align: center;
    box-sizing: border-box;
    height: 30px;
    border: 1px solid #CCCCCC;
  }
  .landingPage .pagenav .pagination li {
    width: 30px;
    line-height: 30px;
    text-align: center;
    height: 30px;
    border: 1px solid #CCCCCC;
  }
  .landingPage .pagenav .pagination li.prev {
    position: static;
  }
  .landingPage .pageContent .p2 {
    font-size: 16px;
    line-height: 24px;
  }
  .landingPage .landingPageDetail img {
    padding-right: 0;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .landingPage .pageContent .p2 {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .landingPage .pageContent .p2 {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
/********landing page end********/
/********stdQa page star********/
@-webkit-keyframes myRotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes myRotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
.stdQa {
  max-width: 1000px;
  margin: auto;
  padding: 48px 0;
  position: relative;
  min-height: 550px;
}
.stdQa .item .time {
  text-transform: capitalize;
}
.stdQa .leftWarp {
  margin: 0 368px 0 0;
}
.stdQa .leftWarp.detail {
  margin: 0;
}
.stdQa .leftWarp.add {
  max-width: 750px;
  margin: auto;
}
.stdQa .leftWarp.add h1.title {
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.3px;
}
.stdQa .leftWarp h1.title {
  line-height: 22px;
  text-transform: uppercase;
  position: relative;
  text-align: center;
  letter-spacing: 0.3px;
}
@media screen and (min-width: 768px) {
  .stdQa .leftWarp h1.title {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .stdQa .leftWarp h1.title {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.stdQa .leftWarp .p1 {
  font-size: 14px;
  line-height: 21px;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .stdQa .leftWarp .p1 {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .stdQa .leftWarp .p1 {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.stdQa .leftWarp .p1:nth-child(2) {
  margin-top: 55px;
}
.stdQa .leftWarp.add .p1 {
  letter-spacing: 0.3px;
  color: #0f0f0f;
}
@media screen and (min-width: 768px) {
  .stdQa .leftWarp.add .p1 {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .stdQa .leftWarp.add .p1 {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.stdQa .leftWarp.add .p1 a {
  letter-spacing: 0.3px;
}
.stdQa .leftWarp .p1 a {
  text-decoration: underline;
  letter-spacing: 0.3px;
}
@media screen and (min-width: 768px) {
  .stdQa .leftWarp .p1 a {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .stdQa .leftWarp .p1 a {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.stdQa .leftWarp .p1 a:hover {
  text-decoration: none;
}
.stdQa .askBtnDiv {
  text-align: center;
}
.stdQa .askBtn {
  margin-top: 20px;
  display: inline-block;
  height: 40px;
  color: #000000;
  line-height: 40px;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .stdQa .askBtn {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .stdQa .askBtn {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.stdQa .stdQaOpeBox {
  width: 100%;
  height: 40px;
  padding-bottom: 10px;
  padding: 0 0 30px 0;
}
.stdQa .stdQaOpeBox .askBtn i {
  border: 1px solid #0f0f0f;
  width: 14px;
  height: 14px;
  margin: 12px 8px 0 0;
  display: inline-block;
  display: inline-flex;
  position: relative;
  float: left;
}
.stdQa .stdQaOpeBox .askBtn span {
  float: left;
}
@media screen and (min-width: 768px) {
  .stdQa .stdQaOpeBox .askBtn span {
    font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .stdQa .stdQaOpeBox .askBtn span {
    font-family: STIXTwoText-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
.stdQa .stdQaOpeBox .askBtn i::before,
.stdQa .stdQaOpeBox .askBtn i::after {
  content: '';
  display: block;
  width: 8px;
  height: 1px;
  background: #0f0f0f;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  margin: auto;
}
.stdQa .stdQaOpeBox .askBtn i::after {
  transform: rotate(90deg);
}
.stdQa .stdQaOpeBox .selectBox {
  height: 37px;
  font-size: 14px;
  line-height: 37px;
  min-width: 154px;
  position: relative;
  float: right;
  border: 0px;
  margin-top: 15px;
  display: none;
}
.stdQa .stdQaOpeBox .selectBox::before {
  display: none;
}
.stdQa .stdQaOpeBox .selectBox .htmlBox {
  cursor: pointer;
  color: #0f0f0f;
  border: 0px;
}
.stdQa .stdQaOpeBox .selectBox .htmlBox i {
  display: inline-block;
  margin-left: 8px;
  width: 8px;
  height: 8px;
  border-left: 1px solid #0f0f0f;
  border-bottom: 1px solid #0f0f0f;
  transform: rotate(-45deg);
  pointer-events: none;
  position: relative;
  top: -3px;
}
.stdQa .stdQaOpeBox .selectBox.active .htmlBox i {
  transform: rotate(-225deg);
  top: 3px;
}
.stdQa .stdQaOpeBox .selectBox .filterBoxA {
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
  position: absolute;
  width: 214px;
  z-index: 20;
}
.stdQa .stdQaOpeBox .selectBox .filterBoxA {
  transform: translate(-50%, 0);
  left: 95%;
}
.stdQa .stdQaOpeBox .selectBox .filterBoxA .dropItem {
  padding: 20px 0;
}
.stdQa .stdQaOpeBox .selectBox .filterBoxA .dropItem li {
  margin: 0 10px 0 24px;
  line-height: 31px;
  text-align: left;
  cursor: pointer;
  position: relative;
  padding: 0 18px 0 0;
  font-size: 15px;
  user-select: none;
}
.stdQa .leftWarp h1.title .askBtn {
  position: absolute;
  top: 50%;
  margin-top: -17.5px;
  right: 0;
}
.stdQa .rightWarp {
  width: 285px;
  position: absolute;
  top: 48px;
  right: 0;
}
.stdQa .listTop {
  margin-top: 25px;
  min-height: 22px;
  line-height: 22px;
}
.stdQa .listTop .total {
  color: #A0A0A0;
  font-size: 14px;
  float: left;
}
@media screen and (min-width: 768px) {
  .stdQa .listTop .total {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .stdQa .listTop .total {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.stdQa .listTop .total span {
  color: #0f0f0f;
}
@media screen and (min-width: 768px) {
  .stdQa .listTop .total span {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .stdQa .listTop .total span {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.stdQa .listTop .sort {
  float: right;
}
.stdQa .listTop .sort .htmlBox {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .stdQa .listTop .sort .htmlBox {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .stdQa .listTop .sort .htmlBox {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.stdQa .listTop .sort .htmlBox span {
  color: #A0A0A0;
}
@media screen and (min-width: 768px) {
  .stdQa .listTop .sort .htmlBox span {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .stdQa .listTop .sort .htmlBox span {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.stdQa .title {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #0F0F0F;
  line-height: 48px;
  letter-spacing: 1px;
}
@media screen and (min-width: 768px) {
  .stdQa .title {
    font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .stdQa .title {
    font-family: STIXTwoText-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
.stdQa .leftWarp.detail .items {
  border-top: none;
  margin-top: unset;
}
.stdQa .answersNum {
  font-size: 16px;
  font-family: Hind-Medium, Hind;
  color: #000000;
  line-height: 26px;
  margin-top: 20px;
}
.stdQa .item {
  border-bottom: 1px solid #f8f8f8;
  padding: 30px 0 20px 0;
}
.stdQa .item:last-child {
  border-bottom: none;
}
.stdQa .item .userInfo {
  position: relative;
  min-height: 50px;
}
.stdQa .item .avatar {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #e9e9e9;
  border-radius: 50%;
  overflow: hidden;
}
.stdQa .item .avatar .defaultAvatar {
  position: absolute;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  background-color: #fff;
  -webkit-mask-image: none;
  mask-image: none;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.stdQa .item .avatar .anonymousAvatar {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: none;
  background-position: center;
}
.stdQa .item .avatar .lazyImg {
  z-index: 2;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.stdQa .item .avatar .disabledTxt {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  color: #999999;
  transform: translate(-50%, -50%) scale(0.7, 0.7);
}
.stdQa .item .info {
  margin: 0 0 0 62px;
  min-height: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.stdQa .item .titleArea {
  height: 19px;
  align-items: center;
}
.stdQa .item .titleArea .delete {
  float: right;
}
.stdQa .item .titleArea a:hover {
  text-decoration: underline;
  cursor: pointer;
}
.stdQa .item .titleTxt {
  font-size: 14px;
  color: #0f0f0f;
  line-height: 17px;
}
@media screen and (min-width: 768px) {
  .stdQa .item .titleTxt {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .stdQa .item .titleTxt {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (min-width: 768px) {
  .stdQa .item .titleTxt a {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .stdQa .item .titleTxt a {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.stdQa .item .titleArea .titleTxt {
  float: left;
}
.stdQa .item .titleTxt a.link {
  text-decoration: underline;
}
.stdQa .item .titleTxt a:hover {
  text-decoration: none;
}
.stdQa .item .premium,
.stdQa .item .verified {
  float: left;
  margin-left: 5px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  box-sizing: border-box;
}
.stdQa .item .premium {
  width: 63px;
  height: 18px;
  border: 1px solid #1c1c1c;
}
.stdQa .item .premium::before {
  content: 'PREMIUM';
}
.stdQa .item .verified {
  background: none no-repeat;
  width: 19px;
  height: 18px;
  position: relative;
}
.stdQa .item .verified:hover .tips {
  display: block;
}
.stdQa .item .verified .tips {
  text-transform: none;
  display: none;
  position: absolute;
  color: #fff;
  height: 26px;
  line-height: 26px;
  padding: 0 7px;
  white-space: nowrap;
  background-color: #0f0f0f;
  transform: translateX(-41%);
  top: calc(100% + 7px);
}
.stdQa .item .verified .tips::before {
  content: '';
  display: block;
  position: absolute;
  border: 5px solid transparent;
  border-bottom: 5px solid #0f0f0f;
  height: 0;
  width: 0;
  left: 50%;
  margin-left: -5px;
  top: -10px;
}
.stdQa .item .time {
  color: #999999;
  font-size: 14px;
  line-height: 19px;
  margin-top: 2px;
}
.stdQa .item .subject {
  font-weight: bold;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 768px) {
  .stdQa .item .subject {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .stdQa .item .subject {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.stdQa .item .subject,
.stdQa .item .content {
  word-break: break-word;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: -0.1px;
  margin-top: 20px;
  -webkit-line-clamp: 5;
}
.stdQa .item .content a {
  border: none;
  text-decoration: underline;
  color: #0f0f0f;
  margin-left: 8px;
}
.stdQa .item .content a:hover {
  text-decoration: none;
}
.stdQa .item .content a.noStyle {
  border: none;
  text-decoration: initial;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .stdQa .item .content a.noStyle {
    font-family: OpenSans-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) {
  .stdQa .item .content a.noStyle {
    font-family: STIXTwoText-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
.stdQa .item .content a.noStyle:hover {
  text-decoration: none;
}
.stdQa .item .content .more {
  display: none;
}
@media screen and (min-width: 768px) {
  .stdQa .item .subject a {
    font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .stdQa .item .subject a {
    font-family: STIXTwoText-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
.stdQa .item .lineClamp {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  position: relative;
  word-break: break-word;
}
.stdQa .item .moreAndLess .less,
.stdQa .item .moreAndLess .more {
  font-size: 14px;
  height: 21px;
  cursor: pointer;
  display: inline-block;
  color: #666;
  margin-top: 5px;
  text-decoration: none;
}
.stdQa .item .moreAndLess .less:hover,
.stdQa .item .moreAndLess .more:hover {
  text-decoration: underline;
}
.stdQa .item .lineClamp .less {
  display: none;
}
.stdQa .item .bottomWarp {
  display: flex;
  justify-content: flex-start;
  min-height: 22px;
  margin-top: 20px;
}
.stdQa .item .bottomWarp li {
  margin: 0 70px 0 0;
  min-height: 22px;
  user-select: none;
  cursor: pointer;
  display: block;
  padding: 0 0 0 26px;
  position: relative;
  font-size: 16px;
  line-height: 22px;
}
.stdQa .item .bottomWarp li .voteCnt,
.stdQa .item .bottomWarp li .commentCnt {
  width: 15px;
  position: absolute;
  top: 5.5px;
}
.stdQa .item .bottomWarp li:last-child {
  margin-right: 0;
}
.stdQa .item .bottomWarp li.likesBox {
  margin-right: 0;
}
.stdQa .item .bottomWarp li .commentCnt .answers .ico {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #0f0f0f;
  -webkit-mask-image: none;
  mask-image: none;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.stdQa .item .like .ico,
.stdQa .item .liked .ico {
  width: 24px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 0.2rem;
}
.stdQa .item .like .ico {
  background-color: #0f0f0f;
  -webkit-mask-image: url("/assets/ff49dfa9d811ae8fc39c.svg");
  mask-image: url("/assets/ff49dfa9d811ae8fc39c.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  opacity: 1;
}
.stdQa .item .liked .ico {
  background-color: #0f0f0f;
  -webkit-mask-image: url("/assets/f8898af3efd664d90dea.svg");
  mask-image: url("/assets/f8898af3efd664d90dea.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  opacity: 1;
}
.stdQa .item .comment .ico {
  width: 21px;
  height: 21px;
  position: absolute;
  left: 0;
  top: 0.2rem;
  background-color: #0f0f0f;
  -webkit-mask-image: none;
  mask-image: none;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.stdQa .detail .item .subject {
  overflow: unset;
  text-overflow: unset;
  display: block;
}
.stdQa .detail .item .titleTxt {
  font-size: 16px;
}
.stdQa .noResult a {
  text-decoration: underline;
}
.stdQa .noResult a:hover {
  text-decoration: none;
}
.stdQa .leftWarp .note {
  color: #A4A4A4;
  font-size: 14px;
  line-height: 19px;
  padding: 20px 0 10px 0;
}
.stdQa .sort {
  height: 22px;
  cursor: pointer;
  position: relative;
}
.stdQa .sort .htmlBox {
  height: 22px;
  line-height: 22px;
  padding: 0 24px 0 0;
  overflow: hidden;
  font-size: 14px;
  color: #0f0f0f;
}
.stdQa .sort:after {
  content: '';
  width: 7px;
  height: 7px;
  position: absolute;
  right: 3px;
  top: 4px;
  border-bottom: 1px solid #0f0f0f;
  border-right: 1px solid #0f0f0f;
  transform: rotate(45deg);
  pointer-events: none;
}
.stdQa .sort.active:after {
  transform: rotate(-135deg);
  top: 8px;
}
.stdQa .sort.active .filterBoxA {
  display: block;
}
.stdQa .filterBoxA {
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
  position: absolute;
  top: 40px;
  left: 50%;
  width: 185px;
  margin-left: -100px;
}
.stdQa .filterBoxA:after {
  position: absolute;
  display: block;
  top: -8px;
  left: 50%;
  margin-left: -11px;
  width: 0;
  height: 0px;
  content: '';
  border-style: solid;
  border-width: 8px;
  border-color: #fff #fff transparent transparent;
  transform: rotate(-45deg);
  box-shadow: 3px -3px 3px rgba(0, 0, 0, 0.02);
}
.stdQa .filterBoxA .dropItem {
  padding: 20px 0;
}
.stdQa .filterBoxA .dropItem li {
  margin: 0 10px 0 24px;
  line-height: 31px;
  text-align: left;
  cursor: pointer;
  position: relative;
  padding: 0 18px 0 0;
  font-size: 14px;
  user-select: none;
}
.stdQa .filterBoxA .dropItem li:hover span {
  text-decoration: underline;
}
.stdQa .filterBoxA .dropItem li.active {
  color: #0f0f0f;
}
.stdQa .filterBoxA .dropItem li.active:after {
  content: '';
  position: absolute;
  top: 7px;
  right: 4px;
  width: 6px;
  height: 10px;
  border-style: solid;
  border-width: 0 2px 2px 0;
  transform: rotateZ(45deg);
  color: #0f0f0f;
}
.stdQa .rightWarp .searchWarp {
  border: 1px solid #ebebeb;
  position: relative;
  display: flex;
  justify-content: flex-start;
  border-radius: 2px;
}
.stdQa .rightWarp .searchWarp form {
  width: 100%;
}
.stdQa .rightWarp .searchWarp form .close {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 60px;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  background: #ffffff none no-repeat center center;
}
.stdQa .rightWarp .searchWarp input[type=text] {
  width: calc(100% - 70px);
  box-sizing: border-box;
  padding: 10px 9px;
  font-size: 14px;
  border: 0;
  background-color: #fff;
}
.stdQa .rightWarp .searchWarp .submit {
  width: 50px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.stdQa .rightWarp .searchWarp .searchIco {
  width: 24px;
  height: 24px;
  margin: auto;
  background-color: #000;
  -webkit-mask-image: none;
  mask-image: none;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  cursor: pointer;
}
.stdQa .rightWarp .list {
  padding-top: 10px;
}
.stdQa .rightWarp .list dd {
  font-size: 14px;
  line-height: 19px;
  margin-top: 10px;
}
.stdQa .rightWarp .list dd a:hover {
  text-decoration: underline;
}
.stdQa .rightWarp .list dt {
  margin-top: 20px;
  font-size: 14px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .stdQa .rightWarp .list dt {
    font-family: OpenSans-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) {
  .stdQa .rightWarp .list dt {
    font-family: STIXTwoText-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
.stdQa .likesBox {
  right: 0;
  top: 0;
  position: absolute;
  flex: 1;
  line-height: 22px;
  color: #0f0f0f;
  font-size: 14px;
  text-align: right;
}
.stdQa .likesBox .num {
  position: relative;
  cursor: pointer;
}
.stdQa .likesBox .num dl {
  z-index: 99999;
  width: 176px;
  position: absolute;
  text-align: left;
  top: 40px;
  right: 0;
  padding: 10px 12px;
  background: rgba(0, 0, 0, 0.74);
  color: #fff;
  line-height: 20px;
  display: none;
  font-size: 13px;
}
.stdQa .likesBox .num dd {
  height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.stdQa .likesBox .num .username {
  text-transform: uppercase;
}
.stdQa .likesBox .num:hover dl {
  display: block;
}
.stdQa .likesBox span {
  padding-left: 8px;
  float: right;
}
.stdQa .likesBox > dl {
  float: right;
}
.stdQa .likesBox > dl dd {
  position: relative;
  float: left;
  margin-left: -8px;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
  height: 22px;
  width: 22px;
}
.stdQa .likesBox > dl dd:nth-child(1) {
  margin-left: 0;
  z-index: 5;
}
.stdQa .likesBox > dl dd:nth-child(2) {
  z-index: 4;
}
.stdQa .likesBox > dl dd:nth-child(3) {
  z-index: 3;
}
.stdQa .likesBox > dl dd:nth-child(4) {
  z-index: 2;
}
.stdQa .likesBox > dl dd:nth-child(5) {
  z-index: 1;
}
.stdQa .likesBox .avatar {
  position: relative;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  left: 0rem;
  top: 0;
  overflow: hidden;
  background-size: 26px;
  -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
  background-color: #e9e9e9;
  box-sizing: border-box;
}
.stdQa .likesBox .avatar.specialUser {
  cursor: initial;
}
.stdQa .likesBox .avatar .lazyImg {
  z-index: 2;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.stdQa .likesBox .defaultAvatar {
  border-radius: 50%;
  width: 80%;
  height: 80%;
  top: 10%;
  left: 10%;
  background-color: #fff;
  -webkit-mask-image: none;
  mask-image: none;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.stdQa .commentWarp h2.title {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.1px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .stdQa .commentWarp h2.title {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .stdQa .commentWarp h2.title {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.stdQa .commentWarp .btn {
  width: 98px;
  border: 0;
  border-radius: 2px;
}
.stdQa .commentWarp .btn.disabled {
  background: #A4A4A4;
  cursor: inherit;
}
.stdQa .commentWarp .editWarp {
  margin-top: 16px;
}
.stdQa .commentWarp .editWarp .ql-editor {
  height: 292px;
}
.stdQa .commentWarp .noCommentNote {
  color: #888;
  font-size: 15px;
  text-align: center;
  margin-top: 16px;
  padding-top: 40px;
}
.stdQa .addFormWarp {
  padding: 12px 0;
}
.stdQa .addFormWarp .formItem {
  margin-top: 24px;
  position: relative;
}
.stdQa .addFormWarp .captcha.formItem {
  margin-top: 30px;
}
.stdQa .addFormWarp .formItem label {
  font-size: 14px;
  line-height: 22px;
  display: block;
  letter-spacing: 0.3px;
}
@media screen and (min-width: 768px) {
  .stdQa .addFormWarp .formItem label {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .stdQa .addFormWarp .formItem label {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.stdQa .addFormWarp .formItem label span {
  color: #6D6D6D;
}
.stdQa .addFormWarp input[type=text],
.stdQa .addFormWarp textarea {
  box-sizing: border-box;
  padding: 9px 12px;
  font-size: 14px;
  display: block;
  width: 100%;
  border: 1px solid #d1d1d1;
  margin-top: 12px;
  resize: none;
}
.stdQa .addFormWarp input[type=text]:focus,
.stdQa .addFormWarp textarea:focus {
  border: 1px solid #0f0f0f;
}
.stdQa .addFormWarp textarea[name=question_desc] {
  height: 120px;
  resize: none;
  margin-top: 12px;
}
.stdQa .addFormWarp textarea[name=answer] {
  height: 200px;
}
.stdQa .addFormWarp .mail_notify_input {
  position: relative;
  top: -3px;
  width: 16px;
  height: 16px;
}
.stdQa .addFormWarp .ai_reply_status {
  position: relative;
  top: 10px;
  width: 16px;
  height: 16px;
}
.stdQa .addFormWarp .ai_reply_status_label {
  position: relative;
  top: 10px;
  left: 14px;
  margin: 15px 0 10px 0;
  font-weight: normal !important;
  letter-spacing: 0.3px !important;
}
.stdQa .addFormWarp .mail_notify_label {
  position: relative;
  left: 12px;
  font-weight: normal !important;
  letter-spacing: 0.3px !important;
}
.stdQa .addFormWarp input[type=checkbox]::after {
  cursor: pointer;
  position: relative;
  width: 16px;
  height: 16px;
  font-size: 14px;
  margin-right: 8px;
}
.stdQa .addFormWarp input[type=checkbox]::after {
  position: absolute;
  top: 0px;
  width: 16px;
  height: 16px;
  display: inline-block;
  visibility: visible;
  text-align: center;
  content: ' ';
}
.stdQa .addFormWarp input[type=checkbox]:checked::after {
  background: #ffffff url("/assets/ba98962b780bd101d447.svg") no-repeat center center;
}
.stdQa .addFormWarp input[type=checkbox]:checked {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.stdQa .addFormWarp .formItem .selectBox {
  margin-top: 12px;
  border: none;
}
.stdQa .addFormWarp .formItem.notify {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
}
.stdQa .addFormWarp .formItem.notify p {
  margin: 0 0 0 12px;
  font-size: 16px;
  line-height: 22px;
}
.stdQa .stdLoading {
  margin-top: 19px;
}
.stdQa .stdLoading i {
  display: block;
  height: 30px;
  width: 30px;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0) url("/assets/5f1082fd8c4fd1bf0994.svg") no-repeat center center;
  background-size: contain;
  animation: myRotate 1.5s linear infinite;
}
.stdQa .loading_group {
  background-color: #ffffff;
  width: 1000px;
  height: 85px;
  margin: 19px 0;
  text-align: center;
}
.stdQa .note_text {
  width: 541px;
  height: 21px;
  overflow-wrap: break-word;
  color: #1b1b1b;
  font-size: 14px;
  letter-spacing: 0.20000000298023224px;
  font-weight: 300;
  text-align: left;
  white-space: nowrap;
  line-height: 21px;
}
.stdQa .answer_reload {
  height: 36px;
  border: 1px solid #1b1b1b;
  width: 160px;
  margin: 19px auto;
}
.stdQa .answer_reload span {
  width: 52px;
  height: 36px;
  overflow-wrap: break-word;
  color: #1b1b1b;
  font-size: 14px;
  letter-spacing: 0.20000000298023224px;
  text-transform: uppercase;
  font-family: Hind-Medium;
  font-weight: 500;
  text-align: right;
  white-space: nowrap;
  line-height: 36px;
}
.stdQa .answer_reload:hover {
  cursor: pointer;
}
.stdQa .addFormWarp .btnBox {
  text-align: center;
}
.stdQa .addFormWarp .btn {
  margin: 30px auto 0;
  display: block;
  width: 200px;
  border: 0;
}
.stdQa .addFormWarp .btn.disabled {
  background: #a4a4a4;
  cursor: inherit;
}
.stdQa .addFormWarp .btn.ask_disabled {
  cursor: inherit;
  border: 1px solid #888888;
  background-color: white;
  color: #888888;
}
.stdQa .selectBox {
  position: relative;
  height: 44px;
  border: 1px solid #d1d1d1;
}
.stdQa .selectBox.err {
  border: 1px solid #cb0000;
}
.stdQa .selectBox .htmlBox {
  height: 44px;
  line-height: 44px;
  padding: 0 8px;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid #d1d1d1;
}
.stdQa .selectBox select {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
  opacity: 0;
  z-index: 1;
  padding: 0 16px;
}
.stdQa .selectBox:before {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  right: 10px;
  top: 16px;
  border-bottom: 1px solid #0f0f0f;
  border-right: 1px solid #0f0f0f;
  transform: rotate(45deg);
}
.stdQa .checkbox {
  width: 14px;
  height: 14px;
  border: 1px solid #0f0f0f;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.stdQa .checkbox.active {
  background-color: #0f0f0f;
}
.stdQa .checkbox.active:before {
  content: '';
  position: relative;
  display: inline-block;
  top: -10%;
  width: 4px;
  height: 10px;
  border-style: solid;
  border-width: 0 2px 2px 0;
  transform: rotateZ(45deg);
  color: #fff;
}
.stdQa .submitBox {
  display: flex;
  justify-content: space-between;
}
.stdQa .anonymously {
  margin-top: 7px;
}
.stdQa .anonymously .anonymously_label p {
  display: inline-block;
}
.stdQa .anonymously input[type=checkbox],
.stdQa .anonymously label {
  cursor: pointer;
  font-size: 14px;
}
.stdQa .anonymously input[type=checkbox] {
  vertical-align: middle;
  margin-right: 8px;
  width: 16px;
  height: 16px;
}
.stdQa .anonymously input[type=checkbox]::after {
  cursor: pointer;
  position: relative;
  width: 16px;
  height: 16px;
  font-size: 14px;
  margin-right: 8px;
}
.stdQa .anonymously input[type=checkbox]::after {
  position: absolute;
  width: 16px;
  height: 16px;
  display: inline-block;
  visibility: visible;
  text-align: center;
  content: ' ';
}
.stdQa .anonymously input[type=checkbox]:checked::after {
  background: #ffffff url("/assets/ba98962b780bd101d447.svg") no-repeat center center;
}
.stdQa .addFormWarp .captcha input {
  padding: 13px 12px;
  width: 16%;
  height: 40px;
  border: 1px solid #dedede;
  box-sizing: border-box;
  vertical-align: top;
  margin: 0 0 0 10px;
  display: inline-block;
}
.stdQa .tip1 {
  display: flex;
  justify-content: space-between;
}
.stdQa .tip1 span {
  font-size: 1.2rem;
  line-height: 2rem;
  margin-top: 0.4rem;
  font-family: Hind-Regular, Arial, Helvetica, sans-serif;
  color: #0f0f0f;
}
.stdQa .tip1 .num {
  flex: 1;
  text-align: right;
}
.stdQa .tip1 .error {
  color: #cb0000;
}
.stdQa .detail .backPrev {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.stdQa .detail .backPrev span {
  font-size: 18px;
  color: #000000;
  line-height: 24px;
  box-sizing: border-box;
  padding-top: 1px;
}
@media screen and (min-width: 768px) {
  .stdQa .detail .backPrev span {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .stdQa .detail .backPrev span {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
.stdQa .detail .backPrev i {
  display: inline-block;
  width: 21px;
  height: 16px;
  background: none;
  margin-right: 11px;
}
.backToPrevPage {
  display: none;
  position: relative;
  height: 48px;
}
.backToPrevPage i {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  background: url("/assets/25232e18a146afe9bafb.svg") no-repeat;
  width: 10px;
  height: 18px;
}
.backToPrevPage span {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-family: Hind-SemiBold, Hind;
  color: #0F0F0F;
  line-height: 48px;
}
@media screen and (max-width: 768px) {
  .logoHeader {
    display: none;
  }
  .backToPrevPage {
    display: block;
  }
  .stdQa {
    margin: 0 16px;
    padding-top: 0;
  }
  .stdQa .leftWarp {
    margin: auto;
  }
  .stdQa .leftWarp .addFormWarp .formItem .content-check {
    width: 55%;
  }
  .stdQa .leftWarp .publicPagination {
    margin-top: 32px;
    padding-top: 0;
  }
  .stdQa .addFormWarp {
    padding-top: 0;
  }
  .stdQa .rightWarp {
    top: 20px;
    width: 100%;
    position: relative;
    padding-bottom: 30px;
  }
  .stdQa .rightWarp .list {
    padding-top: 12px;
  }
  .stdQa .rightWarp .list dt {
    margin-top: 20px;
  }
  .stdQa .rightWarp .list dd {
    margin-top: 16px;
  }
  .stdQa .isMobile {
    display: none;
  }
  .stdQa .item {
    border: none;
    padding: 24px 0 12px 0;
    clear: both;
  }
  .stdQa .item:last-child {
    border-bottom: none;
    padding: 20px 0 0;
  }
  .stdQa .item .moreAndLess .less,
  .stdQa .item .moreAndLess .more {
    font-size: 15px;
  }
  .stdQa .item .userInfo {
    min-height: 38px;
  }
  .stdQa .item .avatar {
    width: 38px;
    height: 38px;
  }
  .stdQa .item .info {
    margin-left: 46px;
    min-height: 38px;
  }
  .stdQa .item .time {
    color: #0f0f0f;
  }
  .stdQa .item .subject {
    margin-top: 16px;
  }
  .stdQa .item .subject,
  .stdQa .item .content {
    font-size: 15px;
    line-height: 23px;
  }
  .stdQa .item .content {
    margin-top: 8px;
  }
  .stdQa .item .lineClamp:before {
    height: 46px;
  }
  .stdQa .item .lineClamp .more {
    line-height: 23px;
  }
  .stdQa .item .subject a {
    line-height: 23px;
  }
  .stdQa .item .bottomWarp li.likesBox {
    display: none;
  }
  .stdQa .item .bottomWarp {
    margin-top: 16px;
    justify-content: flex-start;
  }
  .stdQa .item .bottomWarp li {
    margin: 0 50px 0 0;
  }
  .stdQa .item .bottomWarp li.like {
    padding: 0 0 0 30px;
  }
  .stdQa .item .bottomWarp li .voteCnt,
  .stdQa .item .bottomWarp li .commentCnt {
    font-size: 15px;
  }
  .stdQa .leftWarp h1.title {
    font-size: 15px;
    line-height: 23px;
  }
  .stdQa .leftWarp h1.title .askBtn {
    position: relative;
    margin-top: 10px;
  }
  .stdQa .leftWarp .p1 {
    margin-top: 63px;
    font-size: 15px;
    line-height: 23px;
  }
  .stdQa .leftWarp .p1:nth-child(2) {
    margin-top: 59px;
  }
  .stdQa .leftWarp .p1:nth-child(3),
  .stdQa .leftWarp .p1:nth-child(4) {
    margin-top: 8px;
  }
  .stdQa .title {
    display: none;
  }
  .stdQa .addFormWarp textarea[name=question_desc] {
    height: 180px;
  }
  .stdQa .detail {
    padding-top: 12px;
  }
  .stdQa .detail .item {
    padding: 24px 0 20px 0;
  }
  .stdQa .detail .item:first-child {
    padding: 0;
  }
  .stdQa .detail .item:last-child {
    padding-bottom: 8px;
  }
  .stdQa .detail .item .titleTxt {
    font-size: 14px;
  }
  .stdQa .detail .backPrev {
    display: none;
  }
  .stdQa .detail .answersNum {
    font-size: 14px;
    line-height: 23px;
    height: 23px;
  }
  .stdQa .detail .answer .content {
    margin-top: 16px;
  }
  .stdQa .detail .addFormWarp .captcha input {
    width: 22%;
  }
  .stdQa .detail .addFormWarp textarea {
    font-size: 15px;
    border: 1px solid #ebebeb;
  }
  .stdQa .detail .addFormWarp textarea::placeholder {
    font-size: 15px;
    color: #888;
  }
  .stdQa .detail .submitBox {
    display: block;
    text-align: center;
  }
  .stdQa .detail .anonymously {
    text-align: left;
    margin-top: 8px;
  }
  .stdQa .detail .anonymously input[type=checkbox] {
    margin: -3px 4px 0 12px;
  }
  .stdQa .detail .anonymously p {
    display: inline-block;
    margin: 11px 0 0 0;
  }
  .stdQa .detail .anonymously label {
    font-size: 15px;
    color: #0f0f0f;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
    background-color: #ffffff;
    height: 88px;
    z-index: 3;
    border-top: 1px solid #eeeeee;
  }
  .stdQa .detail .commentWarp .btn {
    position: fixed;
    bottom: 15px;
    right: 10px;
    width: auto;
    display: block;
    z-index: 10;
    color: #1b1b1b;
    background-color: white;
    margin: 0;
    height: 24px;
  }
  .stdQa .detail .commentWarp .btn.disabled {
    position: fixed;
    bottom: 15px;
    right: 10px;
    width: auto;
    display: block;
    z-index: 10;
    color: #bcbcbc;
    background-color: white;
    margin: 0;
    height: 24px;
    pointer-events: none;
  }
  .stdQa .askBtnDiv {
    text-align: left;
  }
  .stdQa .stdQaOpeBox {
    border: none;
    padding: 0;
    margin-top: 24px;
    line-height: 21px;
  }
  .stdQa .stdQaOpeBox .askBtn {
    margin-top: 0;
    height: 21px;
    line-height: 21px;
    float: left;
    clear: both;
    position: relative;
  }
  .stdQa .stdQaOpeBox .askBtn i {
    margin: 2px 8px 0 0;
  }
  .stdQa .stdQaOpeBox .askBtn span {
    font-size: 14px;
  }
  .stdQa .stdQaOpeBox .selectBox {
    height: 21px;
    line-height: 21px;
    display: block;
    margin-top: 10px;
    float: left;
    clear: both;
  }
  .stdQa .stdQaOpeBox .selectBox .filterBoxA {
    margin-left: 0;
    left: 0;
    position: absolute;
    top: 25px;
    transform: translate(0, 0);
  }
  .stdQa .stdQaOpeBox .selectBox:before {
    right: 10px;
    top: 17px;
  }
  .stdQa .stdQaOpeBox .selectBox .htmlBox {
    height: 21px;
    line-height: 21px;
    padding: 0;
  }
  .stdQa .addFormWarp input[type=text],
  .stdQa .addFormWarp textarea {
    border-radius: 0;
    font-size: 15px;
  }
  .stdQa .addFormWarp textarea[name=question_desc],
  .stdQa .addFormWarp textarea[name=question_title],
  .stdQa .addFormWarp .formItem .selectBox {
    margin-top: 8px;
    font-size: 15px;
  }
  .stdQa .loading_group {
    width: 100%;
  }
  .stdQa .note_text {
    white-space: initial;
  }
  .stdQa .selectBox select {
    font-size: 15px;
  }
  .stdQa .addFormWarp textarea {
    padding: 10px 12px 8px 12px;
    line-height: 23px;
    overflow: hidden;
    overflow-y: scroll;
    resize: none;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .backToPrevPage span {
    font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .backToPrevPage span {
    font-family: STIXTwoText-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .stdQa * {
    font-family: OpenSans-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .stdQa * {
    font-family: STIXTwoText-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .stdQa .item .time {
    font-family: OpenSans-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .stdQa .item .time {
    font-family: STIXTwoText-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .stdQa .item .subject a {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .stdQa .item .subject a {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .stdQa .leftWarp h1.title {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .stdQa .leftWarp h1.title {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .stdQa .leftWarp .p1 {
    font-family: OpenSans-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .stdQa .leftWarp .p1 {
    font-family: STIXTwoText-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .stdQa .leftWarp .p1 a {
    font-family: OpenSans-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .stdQa .leftWarp .p1 a {
    font-family: STIXTwoText-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .stdQa .leftWarp.add .p1,
  .stdQa .leftWarp.add .p1 a {
    font-family: OpenSans-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .stdQa .leftWarp.add .p1,
  .stdQa .leftWarp.add .p1 a {
    font-family: STIXTwoText-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .stdQa .detail .answersNum {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .stdQa .detail .answersNum {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .stdQa .detail .addFormWarp textarea {
    font-family: OpenSans-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .stdQa .detail .addFormWarp textarea {
    font-family: STIXTwoText-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .stdQa .detail .anonymously label {
    font-family: OpenSans-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .stdQa .detail .anonymously label {
    font-family: STIXTwoText-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
/********stdQa page end********/
/* press page start */
.press_page .press_img .swiper-container img {
  border: 5px solid #fff;
}
.press_page .swiper-pagination-bullet {
  background: #d8d8d8;
}
.press_page .swiper-pagination-bullet-active {
  background: #999999;
}
.press_page .press_img .swiper-container img {
  width: 90%;
}
@media screen and (max-width: 768px) {
  .press_page .press_right_download {
    margin-top: 47px;
  }
  .press_page .press_right_download a:first-child {
    margin-right: 14px;
  }
  .press_page .topWrap {
    padding: 0px 16px;
  }
  .press_page .topWrap .pressImgWrap {
    margin-top: -4px;
  }
  .press_page .press_img {
    margin-top: 68px;
  }
  .press_page .swiper-slide-next img {
    margin-left: -64px;
  }
  .press_page .swiper-slide-prev img {
    margin-right: -64px;
  }
  .press_page .topWrap .mobile .downloadKit {
    margin-top: 22px;
  }
  .press_page .topWrap .mobile .download_btn {
    margin-top: 30px;
    height: 44px;
  }
  .press_page .press_content.press_coverage {
    margin-top: 24px;
  }
  .press_page .press_content.press_coverage li p.contDetail a {
    font-size: 15px;
  }
  .press_page .press_content.press_coverage .d_3_content_title a {
    font-size: 15px;
    color: #666;
  }
  .press_page .press_content.press_coverage .d_3_content_title {
    margin-top: 0;
  }
  .press_page .press_content.press_coverage li {
    margin-bottom: 27px;
  }
  .press_page .press_right_download a {
    border-radius: 3px;
  }
  .press_page .swiper-slide-active img {
    transform: scale(0.9);
    transition: all 0.3s;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .press_page .topWrap .mobile .downloadKit {
    font-family: OpenSans-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .press_page .topWrap .mobile .downloadKit {
    font-family: STIXTwoText-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .press_page .press_content.press_coverage li p.contDetail a {
    font-family: OpenSans-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .press_page .press_content.press_coverage li p.contDetail a {
    font-family: STIXTwoText-Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
/* press page end */
@media screen and (max-width: 768px) {
  .store_guide_box .store_guide_head.store_guide_head_inner {
    margin-top: 88px;
  }
  .blogdetail_container p img {
    max-width: 358px;
  }
  .blogdetail_container .blogDetailBox .userInfo .userInfoLeft > div h3 {
    font-size: 16px;
  }
}
/* quickExit start */
.quickExit {
  position: fixed;
  width: auto;
  height: auto;
  border: 0 none;
  right: -30px;
  top: 116px;
  z-index: 999;
  transform: rotate(90deg);
}
.quickExit span {
  display: inline-block;
  width: 80px;
  height: 20px;
  color: #fff;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
  line-height: 20px;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .quickExit span {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .quickExit span {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .quickExit {
    display: none;
  }
}
/* quickExit end */
/********success stories star********/
.sStories .info1 .img {
  background: url("/assets/f4c20b4a1935c74b49a9-optimized.webp") no-repeat;
  background-size: 100% 100%;
}
/********success stories end********/
@media screen and (max-width: 375px) {
  .stdQa .addFormWarp .ai_reply_status {
    position: relative;
    top: 0px;
  }
}
/********doctor review end ********/
/* web to app start */
.webToApp {
  display: none;
}
@media screen and (max-width: 768px) {
  .webToApp {
    display: block;
  }
  .webToAppHeader {
    margin: 24px 16px 25px;
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .webToAppHeader img {
    width: 188px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .webToAppHeader .listBtn {
    margin-top: 2px;
  }
  .webToAppHeader .listBtn i {
    display: block;
    margin: 5px 0 0;
    width: 24px;
    height: 2px;
    background: #0F0F0F;
  }
  .notLoggedHeader .mobileNav {
    top: auto;
  }
  .mobileNav {
    width: 100%;
    height: auto;
    background: #fff;
    border-top: 1px solid #ddd;
    position: absolute;
    font-size: 14px;
    z-index: 9;
    display: none;
  }
  .mobileNav li a {
    display: block;
    border-bottom: 1px solid #dedede;
    text-align: left;
    margin: 0 15px;
    padding: 15px 0px;
    width: 92%;
    position: relative;
    text-transform: uppercase;
  }
  .mobileNav li a::before {
    display: none;
    content: " ";
    height: 6px;
    width: 6px;
    border-width: 1px 1px 0 0;
    border-color: #373737;
    border-style: solid;
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: absolute;
    top: 45%;
    right: 4px;
  }
  .mobileNav li:last-child a {
    border-bottom: none;
  }
  .stayPositive {
    margin: 0 16px;
  }
  .stayPositive img {
    width: 343px;
    height: 96px;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .webToAppArea {
    margin: 19px 16px 30px;
  }
  .webToAppArea img {
    width: 100%;
    height: 240px;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .getWebToApp {
    margin: 0 16px;
    display: flex;
    justify-content: space-between;
  }
  .getWebToApp img {
    width: 165px;
    height: 48px;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .webToAppStroies {
    margin: 36px 16px 44px;
  }
  .webToAppStroies .title {
    font-size: 24px;
    color: #0A6EDB;
    line-height: 38px;
    margin-bottom: 23px;
  }
  .webToAppStroies img {
    width: 100%;
    height: 286px;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .webToAppStroies p {
    font-size: 16px;
    color: #0F0F0F;
    line-height: 24px;
    margin: 16px 0 32px;
  }
  .webToAppStroies .downloadBtn {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 45px;
    text-align: center;
    width: 210px;
    height: 44px;
    background: #0A6EDD;
    border-radius: 50px;
    margin: 2px auto 0;
    text-transform: uppercase;
  }
  .webToAppMonthly {
    background: #f7f7f7;
    padding-bottom: 42px;
  }
  .webToAppMonthly ul {
    display: block;
    overflow: hidden;
    margin: 20px auto 42px auto;
  }
  .webToAppMonthly ul li {
    width: 50%;
    float: left;
    margin: 32px 0 0 0;
  }
  .webToAppMonthly ul li:nth-child(n+3) {
    margin-top: 34px;
  }
  .webToAppMonthly ul .svg {
    width: 70px;
    height: 70px;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .webToAppMonthly ul .svg .svgIcon {
    margin: auto;
  }
  .webToAppMonthly ul .svg1 {
    background-color: #0f0f0f;
    -webkit-mask-image: url("/assets/4e29c2b806594541147a.svg");
    mask-image: url("/assets/4e29c2b806594541147a.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    width: 90%;
    height: 90%;
  }
  .webToAppMonthly ul .svg2 {
    background-color: #0f0f0f;
    -webkit-mask-image: url("/assets/f6e131404b06c93285d1.svg");
    mask-image: url("/assets/f6e131404b06c93285d1.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    width: 80%;
    height: 80%;
  }
  .webToAppMonthly ul .svg3 {
    background-color: #0f0f0f;
    -webkit-mask-image: url("/assets/9f211a8afa0e0d81e0ef.svg");
    mask-image: url("/assets/9f211a8afa0e0d81e0ef.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    width: 58px;
    height: 58px;
  }
  .webToAppMonthly ul .svg4 {
    background-color: #0f0f0f;
    -webkit-mask-image: url("/assets/2605c260622e4c92fcfd.svg");
    mask-image: url("/assets/2605c260622e4c92fcfd.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    width: 58px;
    height: 58px;
  }
  .webToAppMonthly ul h3 {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
  }
  .webToAppMonthly ul p {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
  }
  .webToAppMonthly .joinInToday {
    width: 210px;
    height: 48px;
    background: #0A6EDB;
    border-radius: 50px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 49px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto;
  }
  .webToAppFooter {
    background: #0f0f0f;
    padding: 24px 16px 22px;
  }
  .webToAppFooter .footerNote {
    opacity: 0.8;
  }
  .webToAppFooter .footerNote p {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 22px;
  }
  .webToAppFooter .footerNote h5 {
    font-size: 15px;
    color: #FFFFFF;
    line-height: 19px;
    letter-spacing: 1px;
    margin: 16px 0 12px;
    text-transform: uppercase;
  }
  .webToAppFooter .footerNote .title.mt1 {
    margin-top: 22px;
  }
  .webToAppFooter .footerNote img {
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-right: 27px;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .mobileNav li a {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .mobileNav li a {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .webToAppStroies .title {
    font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .webToAppStroies .title {
    font-family: STIXTwoText-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .webToAppStroies .downloadBtn {
    font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .webToAppStroies .downloadBtn {
    font-family: STIXTwoText-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .webToAppMonthly ul h3 {
    font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .webToAppMonthly ul h3 {
    font-family: STIXTwoText-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .webToAppMonthly ul p {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .webToAppMonthly ul p {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .webToAppMonthly .joinInToday {
    font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .webToAppMonthly .joinInToday {
    font-family: STIXTwoText-Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) and screen and (min-width: 768px) {
  .webToAppFooter .footerNote h5 {
    font-family: OpenSans-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .webToAppFooter .footerNote h5 {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
    font-weight: 600;
  }
}
/* ========== PC Font Styles (min-width: 768px) ========== */
@media screen and (min-width: 768px) {
  .stdQa .answersNum {
    font-family: Hind-Medium, Hind;
  }
  .stdQa .answer_reload span {
    font-family: Hind-Medium;
  }
  .stdQa .tip1 span {
    font-family: Hind-Regular, Arial, Helvetica, sans-serif;
  }
  .backToPrevPage span {
    font-family: Hind-SemiBold, Hind;
  }
}
/* ========== Mobile Font Styles (max-width: 768px) ========== */
@media screen and (max-width: 768px) {
  .stdQa .answersNum {
    font-family: STIXTwoText-Medium, STIXTwoText;
  }
  .stdQa .answer_reload span {
    font-family: STIXTwoText-Medium;
  }
  .stdQa .tip1 span {
    font-family: STIXTwoText-Regular, Arial, Helvetica, sans-serif;
  }
  .backToPrevPage span {
    font-family: STIXTwoText-SemiBold, STIXTwoText;
  }
  .press_page .topWrap .mobile .downloadKit {
    font-family: STIXTwoText-Regular, Arial, Helvetica, sans-serif;
  }
  .press_page .press_content.press_coverage li p.contDetail a {
    font-family: STIXTwoText-Regular, Arial, Helvetica, sans-serif;
  }
  .mobileNav li a {
    font-family: STIXTwoText-Medium, Arial, Helvetica, sans-serif;
  }
  .webToAppStroies .title {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
  }
  .webToAppStroies .downloadBtn {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
  }
  .webToAppMonthly ul h3 {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
  }
  .webToAppMonthly ul p {
    font-family: STIXTwoText-Medium, Arial, Helvetica, sans-serif;
  }
  .webToAppMonthly .joinInToday {
    font-family: STIXTwoText-SemiBold, Arial, Helvetica, sans-serif;
  }
  .webToAppFooter .footerNote h5 {
    font-family: STIXTwoText-Medium, Arial, Helvetica, sans-serif;
  }
}
/* web to app end */
