.androidn {
  position: relative;
}
.androidn .banner {
  background-image: url("img/androidn/banner.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #3988ec;
  height: 340px;
}
.androidn .container {
  position: relative;
}
.androidn .banner .text {
  background: rgba(1, 102, 204, 0.6);
  color: #fff;
  display: block;
  height: 165px;
  position: absolute;
  right: 85px;
  text-align: center;
  top: 40px;
  width: 596px;
}
.androidn .banner .text > h1 {
  background-image: url("img/androidn/h1-bg.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  font-size: 42px;
  font-weight: bold;
  height: 70px;
  line-height: 70px;
  margin: 20px auto 10px;
  padding: 0;
  width: 556px;
}
.androidn .banner .text > h3 {
  font-size: 28px;
  margin-top: 10px;
}
.androidn .banner .shares {
  position: absolute;
  right: 172px;
  top: 287px;
}
.androidn .banner .shares > a {
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  height: 46px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  width: 125px;
}
.androidn .banner .shares > a.fackbook {
  background-image: url("img/androidn/fackbook.png");
}
.androidn .banner .shares > a.fackbook:hover {
  background-image: url("img/androidn/fackbook-hover.png");
}
.androidn .banner .shares > a.google {
  background-image: url("img/androidn/google.png");
}
.androidn .banner .shares > a.google:hover {
  background-image: url("img/androidn/google-hover.png");
}
.androidn .banner .shares > a.witter {
  background-image: url("img/androidn/witter.png");
}
.androidn .banner .shares > a.witter:hover {
  background-image: url("img/androidn/witter-hover.png");
}
.androidn .nav-flat {
  float: left;
  padding-top: 30px;
  position: static;
  width: 200px;
}
.androidn .nav-flat ul {
  display: table;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.androidn .nav-flat ul > li {
  height: 46px;
  line-height: 46px;
  margin-right: -16px;
  padding-right: 36px;
  text-align: right;
}
.androidn .nav-flat ul > li > a {
  color: #646464;
  display: inline-table;
  font-size: 16px;
  font-weight: normal;
}
.androidn .nav-flat ul > li.active a,
.androidn .nav-flat ul > li:hover a {
  color: #0066cb;
  padding-bottom: 10px;
  text-decoration: none;
}
.androidn .nav-flat ul > li.flag1 {
  background-image: url("img/androidn/flag1.png");
  background-position: right center;
  background-repeat: no-repeat;
}
.androidn .nav-flat ul > li.flag2 {
  background-image: url("img/androidn/flag2.png");
  background-position: right center;
  background-repeat: no-repeat;
}
.androidn .nav-flat ul > li.flag3 {
  background-image: url("img/androidn/flag3.png");
  background-position: right center;
  background-repeat: no-repeat;
}
.androidn .nav-flat ul > li.flag4 {
  background-position: right center;
  background-repeat: no-repeat;
}
.androidn .nav-flat ul > li.flag5 {
  background-image: url("img/androidn/flag5.png");
  background-position: right center;
  background-repeat: no-repeat;
  line-height: 1;
  padding-top: 8px;
}
.androidn .nav-flat ul > li.flag1:hover {
  background-image: url("img/androidn/flag1-hover.png");
}
.androidn .nav-flat ul > li.flag2:hover {
  background-image: url("img/androidn/flag2-hover.png");
}
.androidn .nav-flat ul > li.flag3:hover {
  background-image: url("img/androidn/flag3-hover.png");
}
.androidn .nav-flat ul > li.flag4:hover {
  background-image: url("img/androidn/flag4-hover.png");
}
.androidn .nav-flat ul > li.flag5:hover {
  background-image: url("img/androidn/flag5-hover.png");
}
.androidn .androidn-content {
  border-left: 2px solid #3988ec;
  float: left;
  padding-left: 60px;
  position: relative;
  width: 822px;
  padding-bottom: 100px;
  z-index: -1;
}
.androidn .androidn-content .androidn-form {
  padding: 50px 0 0;
}
.androidn .androidn-content .androidn-form > p {
  font-size: 20px;
  text-align: center;
}
.androidn .androidn-content .androidn-form > form {
  margin-top: 20px;
}
.androidn .androidn-content .androidn-form > form .input-group {
  height: 36px;
  line-height: 36px;
  margin: 0 auto;
  padding: 0;
  vertical-align: middle;
  width: 560px;
}
.androidn .androidn-content .androidn-form > form .input-group > input {
  border: 2px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
  padding: 0 20px;
  width: 440px;
}
.androidn .androidn-content .androidn-form > form .input-group-btn button {
  background-color: #0066cb;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 110px;
}
.androidn .androidn-content .androidn-form > form .input-group-btn button:hover {
  opacity: 0.8;
}
.androidn hr {
  background: #ececec;
  height: 20px;
  margin-top: 50px;
}
.androidn h2 {
  border-bottom: 2px solid #000;
  display: table;
  font-size: 26px;
  font-weight: normal;
  margin: 30px auto 20px;
  padding-bottom: 10px;
  text-align: center;
}
.androidn .androidn-content .scrollspy,
.androidn .androidn-content .scrollspy p {
  color: #646464;
  font-size: 15px;
  line-height: 28px;
  text-align: left;
}
.androidn .androidn-content .scrollspy img {
  max-width: 100%;
}
.androidn .androidn-content .scrollspy {
  padding-bottom: 50px;
}
.androidn .androidn-content .update {
  border: 4px solid #0066cb;
  border-radius: 9px;
  color: #0066cb;
  font-size: 16px;
  margin: 20px 0;
  padding: 20px;
  text-align: left;
}
.androidn .androidn-content ul {
  background-color: #f2f2f2;
  clear: both;
  display: table;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.androidn .androidn-content ul.right {
  background-color: #cae2fa;
}
.androidn .androidn-content ul li {
  display: block;
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  width: 50%;
}
.androidn .androidn-content ul.left li:first-child {
  padding: 20px;
}
.androidn .androidn-content ul.left li:last-child,
.androidn .androidn-content ul.left li:last-child p,
.androidn .androidn-content ul.left li:last-child img {
  text-align: left;
}
.androidn .androidn-content ul.right li:last-child {
  padding: 20px;
}
.androidn .androidn-content ul.right li:first-child,
.androidn .androidn-content ul.right li:first-child p,
.androidn .androidn-content ul.right li:first-child img {
  text-align: right;
}
.androidn .androidn-content ul.left li .bg {
  left: 379px;
  position: absolute;
  top: 48%;
}
.androidn .androidn-content ul.right li .bg {
  left: 365px;
  position: absolute;
  top: 48%;
}
.androidn .androidn-content .scrollspy ul > li > p {
  padding: 0;
  margin: 0;
}
.androidn .androidn-content .scrollspy ul > li img {
  max-width: 100%;
}
.androidn .androidn-content .scrollspy ul > li h3 {
  font-size: 22px;
}
.androidn .androidn-content .scrollspy .upgrade-setp {
  display: table;
}
.androidn .androidn-content .scrollspy .upgrade-setp > div.left > p {
  background-image: url("img/androidn/step-bg.png");
  background-position: left top;
  background-repeat: no-repeat;
  margin: 0;
  padding-left: 29px;
  text-align: left;
  vertical-align: middle;
}
.androidn .androidn-content .scrollspy .upgrade-setp .left,
.androidn .androidn-content .scrollspy .upgrade-setp .right {
  float: left;
  width: 50%;
}
.androidn .androidn-content .scrollspy .vote,
.androidn .androidn-content .scrollspy .vote-results {
  background-color: #f0f7fe;
  margin: 0 auto;
  text-align: left;
  width: 280px;
  padding: 20px;
}
.androidn .androidn-content .scrollspy .vote > p {
  border-bottom: 1px solid blue;
  display: table;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  margin: 0 auto;
  text-align: left;
  padding-bottom: 10px;
}
.androidn .androidn-content .scrollspy .vote-results p {
  margin: 0;
  text-align: left;
}
.androidn .androidn-content .scrollspy .vote .radio {
  padding: 0;
}
.androidn .androidn-content .scrollspy .vote .radio span {
  padding-left: 10px;
}
.androidn .androidn-content .scrollspy .vote .radio input[type="radio"] {
  margin: 0;
  position: relative;
}
.androidn .androidn-content .scrollspy .vote .bote-btns {
  padding: 0 20px;
}
.androidn .androidn-content .scrollspy .vote .bote-btns .vote-btn {
  background-color: #0066cb;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 2px 12px;
}
.androidn .androidn-content .scrollspy .vote .bote-btns .view-btn {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  font-size: 16px;
  margin-left: 12px;
}
.androidn .androidn-content .scrollspy .vote-results .vote-btns a {
  color: #333;
  cursor: pointer;
  display: block;
  font-size: 15px;
  margin-top: 10px;
  text-align: right;
  width: 100%;
}
.androidn .androidn-content .scrollspy .vote-results .vote-btns a:hover {
  text-decoration: none;
}
.androidn .androidn-content .scrollspy .vote-results {
  display: none;
}
.androidn .androidn-content .scrollspy .vote-results p.first {
  border-bottom: 1px solid blue;
  display: table;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  margin: 0 auto 10px auto;
  text-align: left;
  padding-bottom: 10px;
}
.androidn .androidn-content .scrollspy .vote-results p.last {
  border-bottom: 1px solid blue;
  display: block;
  font-size: 16px;
  line-height: 20px;
  margin: 20px auto 0 auto;
  text-align: left;
  padding-bottom: 10px;
}
.progress {
  overflow: hidden;
  height: 14px;
  margin-top: 9px;
  background-color: #f5f5f5;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #0066cb;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #ececec;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.androidn .input-group-btn {
  width: auto;
}
.ios10 h1 {
  font-size: 28px;
  margin-top: 158px;
}
.ios10 h1 span {
  display: block;
  font-size: 48px;
  margin-top: 20px;
}
.ios10 h2 {
  font-size: 36px;
  margin: 60px auto;
  text-align: center;
}
.ios10 #update-problems h2 {
  margin: 60px auto 28px;
}
.ios10 img {
  max-width: 100%;
}
.ios10 a:hover {
  text-decoration: none;
}
.ios10 .related {
  margin-bottom: 20px;
  margin-top: 70px;
}
.ios10 .related .title {
  font-size: 30px;
  margin-bottom: 20px;
  text-align: center;
}
.ios10 .related ul {
  padding: 0;
}
.ios10 #whether-to-upgrade .related ul {
  display: table;
  margin: 0 auto;
}
.ios10 .related ul > li {
  color: #3283cc;
  float: left;
  font-size: 20px;
  width: 50%;
}
.ios10 .related ul > li > a {
  color: #3283cc;
  font-size: 20px;
}
.ios10 .related ul > li > a:hover {
  opacity: 0.8;
}
.ios10 #whether-to-upgrade .related ul > li {
  float: none;
  width: auto;
}
.ios10 .banner {
  background-image: url("img/ios10/banner.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 630px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.ios10 .ios10-nav {
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
  display: block;
  height: 70px;
  margin: 220px 0 0;
  padding: 0;
  width: 100%;
}
.ios10 .ios10-nav ul {
  display: table;
  height: 70px;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 1080px;
  margin: 0 auto;
}
.ios10 .ios10-nav ul > li {
  float: left;
  line-height: 70px;
  margin: 0;
  text-align: center;
  width: 25%;
}
.ios10 .ios10-nav ul > li > a {
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 70px;
}
.ios10 .ios10-nav ul > li.active,
.ios10 .ios10-nav ul > li:hover {
  background-color: #8a9ef8;
}
.ios10 .ios10-nav ul > li.active > a {
  cursor: default;
}
.ios10 #whether-to-upgrade {
  text-align: center;
}
.ios10 #whether-to-upgrade h3 {
  display: block;
  font-size: 22px;
  text-align: left;
}
.ios10 #whether-to-upgrade p {
  font-size: 16px;
  line-height: 28px;
  text-align: left;
}
.ios10 #whether-to-upgrade img {
  margin-bottom: 60px;
}
.ios10 #upgrade-preparation {
  background-color: #f3f1f1;
}
.ios10 #upgrade-preparation .thumbnail {
  background-color: Transparent;
  border: none;
}
.ios10 #upgrade-preparation .thumbnail img {
  margin: 0;
}
.ios10 #upgrade-preparation .thumbnail .caption h4 {
  font-size: 22px;
  margin: 58px 0 20px;
}
.ios10 #upgrade-preparation .thumbnail .caption ul {
  margin: 0;
  padding-left: 15px;
}
.ios10 #upgrade-preparation .thumbnail .caption ul > li {
  color: #646464;
  font-size: 16px;
  margin-bottom: 10px;
}
.ios10 #upgrade-preparation .thumbnail .caption p {
  color: #646464;
  font-size: 16px;
  line-height: 28px;
}
.ios10 #how-to-upgrade {
  padding-bottom: 40px;
}
.ios10 #how-to-upgrade .text {
  float: left;
  font-size: 16px;
  width: 50%;
}
.ios10 #how-to-upgrade .text > strong {
  background-image: url("img/ios10/left-bg.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  color: #0066cb;
  display: block;
  font-size: 36px;
  height: 100px;
  padding-left: 60px;
  padding-top: 25px;
  width: 100%;
}
.ios10 #how-to-upgrade .text p {
  color: #646464;
  font-size: 16px;
  margin-top: 20px;
  padding-left: 60px;
  text-align: left;
}
.ios10 #how-to-upgrade .left {
  display: table;
  margin-bottom: 30px;
  width: 100%;
}
.ios10 #how-to-upgrade .right {
  display: table;
  margin-bottom: 30px;
  width: 100%;
}
.ios10 #how-to-upgrade .left .img {
  float: left;
  text-align: right;
  width: 460px;
}
.ios10 #how-to-upgrade .right .img {
  float: left;
  text-align: left;
  width: 50%;
}
.ios10 #how-to-upgrade .right .text > strong {
  background-image: url("img/ios10/right-bg.png");
  background-position: right bottom;
  padding-left: 0;
  padding-right: 60px;
  text-align: right;
}
.ios10 #how-to-upgrade .right .text p {
  padding-left: 0;
  padding-right: 60px;
  text-align: right;
}
.ios10 #update-problems {
  background-color: #f3f1f1;
  display: table;
  width: 100%;
  padding-bottom: 40px;
}
.ios10 #update-problems ul {
  margin: 0;
  padding: 0;
}
.ios10 #update-problems ul > li {
  color: #646464;
  float: left;
  font-size: 16px;
  margin: 6px 0;
  width: 50%;
  list-style: inside;
}
.ios10 #update-problems ul > li > a {
  color: #646464;
  font-size: 16px;
}
.ios10 #update-problems ul > li:hover,
.ios10 #update-problems ul > li:hover > a {
  color: #0066cb;
}
@media screen and (max-width: 991px) {
  .androidn .banner {
    background-size: 100% auto;
    height: auto;
  }
  .androidn .banner .text {
    margin-top: 20px;
    position: static;
    width: auto;
    padding: 10px;
  }
  .androidn .banner .text > h1 {
    font-size: 28px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    width: auto;
  }
  .androidn .banner .shares {
    position: static;
    text-align: center;
  }
  .androidn .banner .text > h3 {
    font-size: 20px;
    margin-top: 10px;
  }
  .androidn .banner .shares > a {
    display: inline-block;
    height: 55px;
    width: 122px;
  }
  .androidn .androidn-content .androidn-form > p {
    font-size: 16px;
  }
  .androidn .nav-flat {
    float: none;
    position: static;
    display: none;
  }
  .androidn .androidn-content {
    border-left: none;
    float: none;
    padding-left: 0;
    position: relative;
    width: auto;
    padding-bottom: 50px;
  }
  .androidn .androidn-content .androidn-form > form .input-group {
    width: auto;
  }
  .androidn .androidn-content .androidn-form > form .input-group > input {
    font-size: 14px;
    padding: 0 20px;
    width: 280px;
  }
  .androidn .androidn-content .androidn-form > form .input-group-btn button {
    font-size: 14px;
    width: 60px;
  }
  .androidn .androidn-content ul li {
    float: none;
    width: 100%;
  }
  .androidn .androidn-content ul.left li:first-child {
    padding: 20px 20px 0 20px;
  }
  .androidn .androidn-content ul.right li:first-child,
  .androidn .androidn-content ul.right li:first-child p,
  .androidn .androidn-content ul.right li:first-child img {
    text-align: left;
  }
  .androidn .androidn-content ul > li .bg {
    display: none;
  }
  .androidn .androidn-content ul {
    margin: 0 0 20px 0;
  }
  .ios10 .banner {
    background-position: 76% center;
  }
  .ios10 #how-to-upgrade .left .img,
  .ios10 #how-to-upgrade .right .img {
    float: none;
    width: auto;
  }
  .ios10 #how-to-upgrade .text {
    float: none;
    width: auto;
  }
  .ios10 #how-to-upgrade .text > strong {
    padding-left: 0;
  }
  .ios10 #how-to-upgrade .text p {
    padding-left: 0;
  }
  .ios10 #how-to-upgrade .right .text > strong {
    padding-right: 0;
  }
  .ios10 #how-to-upgrade .right .text p {
    padding-right: 0;
  }
  .ios10 #update-problems ul > li {
    float: none;
    width: auto;
  }
  .ios10 .ios10-nav {
    display: block;
    height: auto;
    z-index: 2;
  }
  .ios10 .ios10-nav ul {
    display: block;
    width: 100%;
    height: auto;
  }
  .ios10 .ios10-nav ul > li {
    float: none;
    width: auto;
    display: none;
  }
  .ios10 .ios10-nav ul > li.active {
    display: block;
    background: url(../img/icon-open-nav.png) no-repeat right 70px center #fff;
    background-color: #a2a8b2;
  }
  .ios10 .related ul > li {
    float: none;
    width: auto;
  }
}
.recommend-dialog-mask {
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  height: 100%;
  display: none;
  align-items: center;
  justify-content: center;
}
.recommend-dialog-mask.show-dialog {
  display: flex;
}
.recommend-dialog-mask .dialog {
  width: 860px;
  border-radius: 17px;
  z-index: 12;
  background: #fff;
  position: relative;
}
.recommend-dialog-mask .dialog .dialog-content {
  padding: 50px 75px 40px 75px;
  text-align: center;
}
.recommend-dialog-mask .dialog .dialog-content .min-title {
  padding: 0 26px;
  background: #F9F9F9;
  border-radius: 20.5px;
  font-size: 18px;
  color: #4F8DF5;
  text-align: center;
  padding: 10px 0;
  margin: 0 auto;
}
.recommend-dialog-mask .dialog .dialog-content .title {
  font-weight: bold;
  text-align: center;
  font-size: 30px;
  color: #000000;
  margin: 15px 0;
}
.recommend-dialog-mask .dialog .dialog-content .desc {
  font-size: 16px;
  line-height: 29px;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
}
.recommend-dialog-mask .dialog .dialog-content .button {
  width: 265px;
  background: linear-gradient(94.61deg, #5263FC -9.97%, #38BCFF 110.21%);
  padding: 17px 0;
  text-align: center;
  color: #fff;
  margin: 38px auto 20px auto;
  position: relative;
  display: block;
}
.recommend-dialog-mask .dialog .dialog-content .button:hover::after {
  content: '';
  background: url(/static/img/article/right-arrow.svg);
  background-size: 100% 100%;
  width: 15px;
  height: 12px;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
}
.recommend-dialog-mask .dialog .dialog-content img {
  width: 466px;
}
.recommend-dialog-mask .dialog .dialog-close {
  position: absolute;
  z-index: 2;
  top: 18px;
  right: 24px;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.recommend-dialog-mask .dialog .dialog-close img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 759px) {
  .recommend-dialog-mask {
    padding: 0 15px;
  }
  .recommend-dialog-mask .dialog {
    width: 100%;
  }
  .recommend-dialog-mask .dialog .dialog-content {
    padding: 46px 15px;
  }
  .recommend-dialog-mask .dialog .dialog-content .title {
    font-size: 24px;
    margin: 15px 0 7px 0;
  }
  .recommend-dialog-mask .dialog .dialog-content .desc {
    font-size: 12px;
    line-height: 22px;
  }
  .recommend-dialog-mask .dialog .dialog-content .button {
    margin: 34px auto;
  }
  .recommend-dialog-mask .dialog .dialog-content img {
    width: 100%;
  }
  .recommend-dialog-mask .dialog .dialog-close {
    top: 12px;
    right: 14px;
    width: 14px;
    height: 14px;
  }
}
