/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
body {
  margin: 0;
  top: 0px !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
dl,
dt,
dd {
  margin: 0px;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.goog-te-banner-frame.skiptranslate {
  display: none !important;
}
.container {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0px auto;
  position: relative;
  padding: 0px;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1000px;
  }
}
@media (max-width: 768px) {
  .container {
    width: 100%;
    padding: 0px;
  }
}
@media (max-width: 300px) {
  .container {
    width: 300px;
    padding: 0px;
  }
}
.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  background-image: none;
  border: 1px solid transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.buybtn {
  display: inline-block;
  padding: 14px 60px;
  border-radius: 5px;
  background: #ff3d00;
  text-align: center;
  background-image: -moz-linear-gradient(89deg, #ff3d00 0%, #ff9a00 90%);
  background-image: linear-gradient(89deg, #ff3d00 0%, #ff9a00 90%);
  box-shadow: 4.684px 5.202px 10px 0px rgba(182, 57, 13, 0.59);
  color: #fff;
  font-size: 24px;
  line-height: 40px;
  text-decoration: none;
  text-shadow: 1.968px 2.264px 4px rgba(196, 0, 73, 0.8);
}
.buybtn:hover {
  background: #fdaf39;
  background-image: -moz-linear-gradient(89deg, #ff3d00 0%, #fdaf39 90%);
  background-image: -webkit-linear-gradient(89deg, #ff3d00 0%, #fdaf39 90%);
  background-image: -ms-linear-gradient(89deg, #ff3d00 0%, #fdaf39 90%);
  background-image: linear-gradient(89deg, #ff3d00 0%, #fdaf39 90%);
}
.buybtn.down {
  padding: 2px 14px;
  height: 48px;
  min-width: 190px;
  line-height: 48px;
  font-size: 20px;
  border-radius: 4px;
  text-shadow: none;
  background-image: -webkit-linear-gradient(#1c67fc 0%, #1c7cfe 32%, #1c90ff 100%);
  background-image: linear-gradient(#1c67fc 0%, #1c7cfe 32%, #1c90ff 100%);
  box-shadow: 0px 2px 8px 0px rgba(134, 174, 249, 0.4);
}
.buybtn.down:hover {
  background: #1c8cfe;
}
.buybtn.down i {
  position: relative;
  width: 21px;
  height: 19px;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -8px;
  overflow: hidden;
  background: url(../images/down.png);
}
.buybtn.down i:after {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  left: 5px;
  background: url(../images/down-icon.png);
  -webkit-animation: 1.5s down ease-in-out infinite normal;
}
.buybtn.buy {
  min-width: 190px;
  padding: 0px  5px;
  margin-left: 45px;
  color: #fff;
  background: #f7900a;
  border-radius: 4px;
  text-shadow: none;
  box-shadow: none;
  font-size: 20px;
}
.buybtn.buy i {
  display: inline-block;
  width: 22px;
  height: 18px;
  vertical-align: middle;
  margin-right: 15px;
  background-position: 0px -54px;
}
.buybtn.buy:hover {
  color: #Fff;
  background: #fa9c21;
  box-shadow: 0px 2px 8px 0px rgba(247, 144, 10, 0.6);
}
.buybtn.blue {
  border-radius: 4px;
  background: #1c67fc;
  background-image: -webkit-linear-gradient(#1c90ff 0%, #1c7cfe 68%, #1c67fc 100%);
  background-image: linear-gradient(#1c90ff 0%, #1c7cfe 68%, #1c67fc 100%);
  box-shadow: 0px 2px 8px 0px rgba(12, 54, 105, 0.4);
  font-size: 22px;
  text-shadow: none;
}
.buybtn.blue:hover {
  background-image: -webkit-linear-gradient(#1c67fc 0%, #1c7cfe 32%, #1c90ff 100%);
  background-image: linear-gradient(#1c67fc 0%, #1c7cfe 32%, #1c90ff 100%);
}
.buybtn.blue i {
  position: relative;
  width: 21px;
  height: 19px;
  vertical-align: middle;
  margin-right: 15px;
  margin-top: -8px;
  overflow: hidden;
  background: url(../images/down.png);
}
.buybtn.blue i:after {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  left: 5px;
  background: url(../images/down-icon.png);
  -webkit-animation: 1.5s down ease-in-out infinite normal;
}
.language {
  margin-top: 60px;
  line-height: 24px;
  padding-top: 25px;
  font-size: 12px;
  font-weight: 500;
  color: #7c8494;
  text-align: right;
  font-family: "Raleway", Arial;
}
.language .language-box {
  float: right;
  width: 114px;
  height: 22px;
  margin-left: 5px;
  border-radius: 3px;
  border: solid #7c8494 1px;
  background: url(../images/icon.png) no-repeat 100px -154px;
  cursor: pointer;
}
.language .language-box .language-img {
  float: left;
  width: 86px;
  height: 22px;
  text-align: left;
  padding-left: 10px;
  border-right: solid #7c8494 1px;
}
.language .language-box ul li.english i,
.language .language-box .language-img span.english i,
.language .language-box .language-img.english i {
  background-position: 0px 0px;
}
.language .language-box ul li.deutsch i,
.language .language-box .language-img span.deutsch i,
.language .language-box .language-img.deutsch i {
  background-position: 0px -27px;
}
.language .language-box ul li.francais i,
.language .language-box .language-img span.francais i,
.language .language-box .language-img.francais i {
  background-position: 0px -56px;
}
.language .language-box ul li.italiano i,
.language .language-box .language-img span.italiano i,
.language .language-box .language-img.italiano i {
  background-position: 0px -84px;
}
.language .language-box ul li.nederland i,
.language .language-box .language-img span.nederland i,
.language .language-box .language-img.nederland i {
  background-position: 0px -113px;
}
.language .language-box ul li.japan i,
.language .language-box .language-img span.japan i,
.language .language-box .language-img.japan i {
  background-position: 0px -141px;
}
.language .language-box ul li.china i,
.language .language-box .language-img span.china i,
.language .language-box .language-img.china i {
  background-position: 0px -167px;
}
.language .language-box ul li.pyccknn i,
.language .language-box .language-img span.pyccknn i,
.language .language-box .language-img.pyccknn i {
  background-position: 0 -199px;
}
.language .language-box ul li.svenska i,
.language .language-box .language-img span.svenska i,
.language .language-box .language-img.svenska i {
  background-position: 0 -228px;
}
.language .language-box ul li.dansk i,
.language .language-box .language-img span.dansk i,
.language .language-box .language-img.dansk i {
  background-position: 0 -256px;
}
.language .language-box ul li.portugues i,
.language .language-box .language-img span.portugues i,
.language .language-box .language-img.portugues i {
  background-position: 0 -285px;
}
.language .language-box ul li.espanol i,
.language .language-box .language-img span.espanol i,
.language .language-box .language-img.espanol i {
  background-position: 0 -317px;
}
.language .language-box ul li.norsk i,
.language .language-box .language-img span.norsk i,
.language .language-box .language-img.norsk i {
  background-position: 0 -347px;
}
.language .language-box ul li.polski i,
.language .language-box .language-img span.polski i,
.language .language-box .language-img.polski i {
  background-position: 0 -375px;
}
.language .language-box ul li.abrit i,
.language .language-box .language-img span.abrit i,
.language .language-box .language-img.abrit i {
  background-position: 0 -402px;
}
.language .language-box ul li.korea i,
.language .language-box .language-img span.korea i,
.language .language-box .language-img.korea i {
  background-position: 0 -432px;
}
.language .language-box ul li.magyar i,
.language .language-box .language-img span.magyar i,
.language .language-box .language-img.magyar i {
  background-position: 0 -464px;
}
.language .language-box ul li.hellas i,
.language .language-box .language-img span.hellas i,
.language .language-box .language-img.hellas i {
  background-position: 0 -493px;
}
.language .language-box ul li.tieng i,
.language .language-box .language-img span.tieng i,
.language .language-box .language-img.tieng i {
  background-position: 0 -521px;
}
.language .language-box ul li.hrvatski i,
.language .language-box .language-img span.hrvatski i,
.language .language-box .language-img.hrvatski i {
  background-position: 0 -547px;
}
.language .language-box ul {
  display: none;
  padding: 0px;
  width: 104px;
  height: 146px;
  overflow-y: scroll;
  border-radius: 3px;
  border: solid #7c8494 1px;
  position: absolute;
  z-index: 9998;
  background-color: #e4edf6;
  top: 38px;
  list-style-type: none;
  text-align: left;
  padding-left: 10px;
}
.language .language-box ul.active {
  display: block;
}
.language .language-box i {
  display: inline-block;
  width: 14px;
  height: 10px;
  margin-right: 5px;
  background: url(../images/language.png);
}
@media (max-width: 1200px) {
  .language {
    display: none;
  }
}
.navbar {
  position: relative;
  height: 59px;
  line-height: 59px;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  z-index: 99;
  font-weight: 500;
  font-family: "Raleway", Arial;
  font-size: 20px;
}
.navbar .logo {
  position: absolute;
  left: 0px;
}
.navbar .logo a {
  color: #262e3d;
  text-decoration: none;
}
.navbar .logo img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 10px;
  margin-top: -10px;
}
.navbar i {
  width: 14px;
  height: 8px;
  margin-right: 5px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.navbar .dropdown {
  float: right;
  height: 59px;
}
.navbar .dropdown ul {
  padding: 0px;
  width: 100%;
  margin: 0px;
  line-height: 59px;
  list-style-type: none;
}
.navbar .dropdown ul > li {
  position: relative;
  float: left;
  font-size: 16px;
  margin-left: 50px;
  margin-right: 10px;
}
.navbar .dropdown ul > li span {
  position: relative;
  overflow-x: hidden;
}
.navbar .dropdown ul > li span:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: 0;
  height: 1px;
  background-color: #000;
  -webkit-transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.navbar .dropdown ul > li.features ol,
.navbar .dropdown ul > li.freeware ol {
  display: none;
  padding: 0px;
  width: 744px;
  height: 59px;
  position: absolute;
  left: -300px;
  top: 59px;
  text-align: center;
  list-style: none;
  background: #dce3e9;
  border-radius: 5px;
}
.navbar .dropdown ul > li.features ol li,
.navbar .dropdown ul > li.freeware ol li {
  margin-left: 5px;
  display: inline-block;
}
.navbar .dropdown ul > li.features ol li a,
.navbar .dropdown ul > li.freeware ol li a {
  display: block;
  height: 62px;
  color: #000;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}
.navbar .dropdown ul > li.features ol li a:hover,
.navbar .dropdown ul > li.freeware ol li a:hover {
  text-decoration: underline;
}
.navbar .dropdown ul > li.features:hover ol,
.navbar .dropdown ul > li.freeware:hover ol {
  display: block;
}
.navbar .dropdown ul > li.features:hover i,
.navbar .dropdown ul > li.freeware:hover i {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.navbar .dropdown ul > li.features.freeware ol,
.navbar .dropdown ul > li.freeware.freeware ol {
  width: 780px;
  left: -500px;
}
.navbar .dropdown ul > li.features.freeware ol li,
.navbar .dropdown ul > li.freeware.freeware ol li {
  margin-left: 10px;
}
.navbar .dropdown ul > li > a {
  position: relative;
  display: block;
  text-decoration: none;
  color: #262e3d;
}
.navbar .dropdown ul > li > a:hover span:after,
.navbar .dropdown ul > li > a:focus span:after {
  width: calc(96%);
  left: 0;
}
.navbar .dropdown .nav-toggle {
  display: none;
  position: fixed;
  position: relative;
  overflow: hidden;
  width: 47px;
  height: 35px;
  top: 14px;
  right: 15px;
  float: right;
  text-indent: -9999px;
}
.navbar .dropdown .nav-toggle span {
  display: block;
  margin: 0px auto;
  width: 20px;
  height: 3px;
  margin-top: 4px;
  background: #000;
  -webkit-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform-origin: center left;
  -moz-transform-origin: center left;
  -ms-transform-origin: center left;
  -o-transform-origin: center left;
  transform-origin: center left;
}
.navbar .dropdown .nav-toggle span:first-of-type {
  margin-top: 7px;
}
@media (max-width: 1200px) {
  .navbar .dropdown {
    width: 256px;
  }
  .navbar .dropdown .nav-toggle {
    display: block;
  }
  .navbar .dropdown ul > li.features,
  .navbar .dropdown ul > li.freeware {
    background: url(../images/features-icon.png) no-repeat 15px 25px;
  }
  .navbar .dropdown ul > li.features a i,
  .navbar .dropdown ul > li.freeware a i {
    display: none;
  }
  .navbar .dropdown ul > li.features ol,
  .navbar .dropdown ul > li.freeware ol {
    display: block;
    position: relative;
    width: 100% !important;
    top: 0px;
    left: 0px !important;
    height: auto;
    background: transparent;
    text-align: left;
  }
  .navbar .dropdown ul > li.features ol li,
  .navbar .dropdown ul > li.freeware ol li {
    float: inherit;
    border: none;
    width: 100%;
    margin-left: 0px;
  }
  .navbar .dropdown ul > li.features ol li a,
  .navbar .dropdown ul > li.freeware ol li a {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    background: transparent;
  }
  .navbar .dropdown ul > li.features ol li a:hover,
  .navbar .dropdown ul > li.freeware ol li a:hover {
    background: transparent;
    text-decoration: underline;
  }
  .navbar .dropdown.open {
    position: fixed;
    height: 100%;
    right: 0;
    z-index: 10;
    background: #38424d;
  }
  .navbar .dropdown.open ul {
    z-index: 3;
    position: absolute;
    top: 59px;
    text-align: left;
    background: #38424d;
    display: block !important;
  }
  .navbar .dropdown.open ul > li {
    float: inherit;
    width: 100%;
    margin: 0px;
    width: 216px;
    line-height: 56px;
    padding-left: 40px;
    text-align: left;
  }
  .navbar .dropdown.open ul > li a {
    color: #fff;
  }
  .navbar .dropdown.open .nav-toggle {
    background: transparent;
  }
  .navbar .dropdown.open .nav-toggle span:nth-child(1) {
    background-color: #FFF;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .navbar .dropdown.open .nav-toggle span:nth-child(2) {
    -webkit-transform: translate(-25px, 0);
    -moz-transform: translate(-25px, 0);
    -ms-transform: translate(-25px, 0);
    transform: translate(-25px, 0);
    opacity: 0;
  }
  .navbar .dropdown.open .nav-toggle span:nth-child(3) {
    background-color: #FFF;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .navbar .dropdown ul {
    display: none;
  }
}
@media (max-width: 760px) {
  .navbar .dropdown.open {
    position: relative;
  }
}
@media (max-width: 992px) {
  .navbar .dropdown ul > li {
    margin-left: 35px;
  }
}
.navbar.faqs-navs {
  background: #234c75;
}
.navbar .open > a,
.navbar .open > a:hover,
.navbar .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.navbar .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.navbar > li > a > img {
  max-width: none;
}
.features-banner .language {
  color: #262e3d;
}
.features-banner .language .language-box {
  border: solid #7c8494 1px;
  background: #c0d1e4 url(../images/icon.png) no-repeat 100px -154px;
}
.features-banner .language .language-box .language-img {
  border-right: solid #7c8494 1px;
}
.footer-de {
  height: 98px;
  background: #fbf5e9;
  line-height: 98px;
  text-align: center;
  font-size: 16px;
  color: #38424d;
  font-family: 'Lato', sans-serif;
}
.footer-de a {
  color: #38424d;
  text-decoration: none;
}
.footer-de a:hover {
  text-decoration: underline;
}
.footer {
  background-color: #38424d;
  color: #80858a;
}
.footer .about {
  width: 98%;
  margin: 0px auto;
  padding-bottom: 25px;
}
.footer .about dl {
  padding-top: 40px;
  line-height: 24px;
}
.footer .about dl dt {
  font-size: 16px;
  font-weight: 600;
}
.footer .about dl.connected {
  display: inline-block;
  width: 210px;
  text-indent: 0px;
  vertical-align: top;
}
.footer .about dl.connected dd {
  margin-top: 10px;
  text-align: center;
}
.footer .about dl.connected dd a.icons {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
}
.footer .about dl.connected dd a.icons img {
  margin: 0px auto;
  margin-top: 8px;
}
.footer .about dl.connected dd a.icons.facebook {
  margin-right: 20px;
  background-color: #3b5998;
}
.footer .about dl.connected dd a.icons.facebook img {
  width: 50%;
}
.footer .about dl.connected dd a.icons.facebook:hover {
  background: rgba(28, 140, 254, 0.5);
}
.footer .about dl.connected dd a.icons.twitter {
  background-color: #55acee;
}
.footer .about dl.connected dd a.icons.twitter img {
  width: 50%;
}
.footer .about dl.connected dd a.icons.twitter:hover {
  background: rgba(28, 140, 254, 0.5);
}
.footer .about dl.connected dd a.icons.youtube {
  margin-left: 20px;
  background: #fff;
}
.footer .about dl.connected dd a.icons.youtube:hover {
  background: #9e9e9e;
}
.footer .about dl.col-sm-5 {
  display: inline-block;
  float: inherit;
  vertical-align: top;
}
.footer .about a {
  font-size: 300;
  font-size: 14px;
  color: #a7aaae;
}
.footer dt {
  margin-bottom: 15px;
}
.footer a {
  color: #80858a;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
  color: #fff;
}
.footer.footer-aff {
  text-align: center;
}
@media (min-width: 992px) {
  .footer .col-sm-5 {
    width: 40%;
  }
}
@media (min-width: 480px) and (max-width: 1200px) {
  .footer .col-sm-5 {
    width: 33.3%;
    text-indent: 30px;
  }
}
@media (max-width: 1200px) {
  .footer .how {
    display: none;
  }
  .footer .about {
    width: 100%;
  }
  .footer dl {
    text-indent: 30px;
  }
  .footer dl.connected {
    padding-left: 30px;
  }
}
.footer .copy {
  clear: both;
  font-size: 14px;
  color: #989b9e;
}
.footer .copy p {
  padding: 32px 10px;
  margin: 0px;
  line-height: 26px;
}
.footer .copy p a {
  color: #989b9e;
  text-decoration: none;
}
.footer .copy p a:hover {
  text-decoration: underline;
}
.itop-fl-banner {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  height: 66px;
  z-index: 9999;
  background: url(../images/itop-popbg.jpg) no-repeat center;
}
.itop-fl-banner .container {
  width: 1200px;
  height: 66px;
  background: url(../images/fl-bg-box.png) no-repeat center;
}
.itop-fl-banner .hrefbox {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 5;
}
.itop-fl-banner .hrefbox img {
  display: none;
}
.itop-fl-banner .itoplogo {
  float: left;
  margin-top: 9px;
}
.itop-fl-banner p {
  float: left;
  width: 890px;
  line-height: 66px;
  text-align: center;
  font-size: 18px;
}
.itop-fl-banner p span {
  display: inline-block;
  vertical-align: middle;
  width: 43px;
  height: 14px;
  line-height: 14px;
  text-indent: 10px;
  font-size: 12px;
  text-align: left;
  background: url(../images/itop-free-bg.png);
}
.itop-fl-banner .downbtn {
  float: right;
  width: 155px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border-radius: 8px;
  font-size: 14px;
  background-image: -moz-linear-gradient(0deg, #9d45d1 0%, #6236f5 100%);
  background-image: -webkit-linear-gradient(0deg, #9d45d1 0%, #6236f5 100%);
  background-image: -ms-linear-gradient(0deg, #9d45d1 0%, #6236f5 100%);
  text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.5);
}
@media (max-width: 768px) {
  .navbar {
    margin-top: 47px !important;
  }
  .itop-fl-banner {
    height: auto;
    background: none;
  }
  .itop-fl-banner .container {
    display: none;
  }
  .itop-fl-banner .hrefbox img {
    display: block;
    width: 100%;
  }
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  text-decoration: none;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.navbar:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.hidden {
  display: none !important;
}
.main {
  position: relative;
  width: 100%;
  min-width: 320px;
  margin: 0 auto;
  overflow: hidden;
}
i {
  display: inline-block;
  background: url(../images/icon.png) no-repeat;
}
.sub-title {
  display: block;
  font-size: 1.5em;
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.83em;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  font-weight: bold;
}
.banner {
  background-image: -moz-linear-gradient(180deg, #d0e1f2 0%, #e0ebf5 56%, #f0f5f7 82%);
  background-image: -webkit-linear-gradient(180deg, #d0e1f2 0%, #e0ebf5 56%, #f0f5f7 82%);
  background-image: -ms-linear-gradient(180deg, #d0e1f2 0%, #e0ebf5 56%, #f0f5f7 82%);
  background-image: linear-gradient(180deg, #d0e1f2 0%, #e0ebf5 56%, #f0f5f7 82%);
}
.banner.home-banner {
  height: 910px;
  background: url(../images/banner.jpg) no-repeat center top;
  color: #fff;
  text-align: center;
}
.banner.home-banner .container {
  height: 100%;
}
.banner.home-banner p {
  font-size: 14px;
  line-height: 21px;
}
.banner.home-banner p span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  width: 215px;
  height: 21px;
  text-indent: 25px;
  background: url(../images/ios12.png);
}
.banner.home-banner .number .countdown {
  display: inline-block;
  height: 17px;
  vertical-align: text-bottom;
  overflow: hidden;
  text-align: center;
}
.banner.home-banner .number .countdown .scroll-tick {
  float: left;
  height: 170px;
  font-size: 16px;
  font-weight: 500;
  line-height: 17px;
  color: #f7580a;
}
.banner.home-banner .number .countdown .scroll-tick span {
  display: block;
}
.banner.home-banner .img-message {
  position: relative;
  z-index: 5;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0px, 50px);
  -moz-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
  -webkit-transition: opacity 1s,transform 1s ease;
  -moz-transition: opacity 1s,transform 1s ease;
  -ms-transition: opacity 1s,transform 1s ease;
  transition: opacity 1s,transform 1s ease;
}
.banner.home-banner .img-box {
  margin-bottom: 12px;
  color: #000;
}
.banner.home-banner .img-box i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  background: url(../images/banner-icon.png) no-repeat;
}
.banner.home-banner .img-box.list01 {
  background: url(../images/list01.jpg) no-repeat center bottom;
}
.banner.home-banner .img-box.list01 i {
  width: 42px;
  height: 58px;
}
.banner.home-banner .img-box.list02 {
  background: url(../images/list02.jpg) no-repeat center bottom;
}
.banner.home-banner .img-box.list02 i {
  width: 50px;
  height: 41px;
  background-position: 0px -141px;
}
.banner.home-banner .img-box.list03 {
  background: url(../images/list03.jpg) no-repeat center bottom;
}
.banner.home-banner .img-box.list03 i {
  width: 58px;
  height: 45px;
  background-position: 0px -58px;
}
.banner.home-banner .img-box.list04 {
  margin-left: 9px;
  margin-right: 9px;
  background: url(../images/list04.jpg) no-repeat center bottom;
}
.banner.home-banner .img-box.list04 i {
  width: 56px;
  height: 38px;
  background-position: 0px -103px;
}
.banner.home-banner .img-box.list05 {
  background: url(../images/list05.jpg) no-repeat center bottom;
}
.banner.home-banner .img-box.list05 i {
  width: 76px;
  height: 80px;
  background-position: 0px -182px;
}
.banner.home-banner .arrow {
  position: absolute;
  display: block;
  width: 21px;
  height: 29px;
  bottom: 38px;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
  background: url(../images/icon.png) no-repeat;
  background-position: 0px -83px;
  -webkit-animation: 0.5s drop ease-in-out infinite alternate;
}
.banner.home-banner .buybtn {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 22px;
  padding: 10px 25px;
}
@media (min-width: 1200px) {
  .banner.home-banner .container {
    width: 1200px;
  }
  .banner.home-banner h1 {
    padding-top: 25px;
    margin: 0px;
    font-size: 76px;
    height: 78px;
  }
  .banner.home-banner .number {
    margin-top: -10px;
  }
  .banner.home-banner .number .countdown {
    margin-left: -290px;
  }
  .banner.home-banner p.second {
    margin-top: 30px;
    font-weight: 400;
    font-size: 22px;
  }
  .banner.home-banner h1,
  .banner.home-banner p.second {
    text-shadow: 2.624px 3.019px 7px rgba(2, 144, 203, 0.94);
  }
  .banner.home-banner .left-circle {
    position: absolute;
    width: 734px;
    height: 721px;
    left: -1000px;
    bottom: 41px;
    background: url(../images/left-circle.png);
    -webkit-transition: all 1s ease;
  }
  .banner.home-banner .left-circle.active {
    left: -500px;
  }
  .banner.home-banner .right-circle {
    position: absolute;
    width: 643px;
    height: 772px;
    right: -1000px;
    bottom: 19px;
    background: url(../images/right-circle.png);
    -webkit-transition: all 1s ease;
  }
  .banner.home-banner .right-circle.active {
    right: -500px;
  }
  .banner.home-banner .globe {
    position: absolute;
    display: block;
    width: 110px;
    height: 110px;
    background: url(../images/globe.png);
    -webkit-animation: globe linear 5s infinite;
  }
  .banner.home-banner .globe.globe01 {
    top: 253px;
    left: 110px;
  }
  .banner.home-banner .globe.globe02 {
    z-index: 6;
    top: 331px;
    right: 40px;
    opacity: 0.5;
  }
  .banner.home-banner .img-box {
    float: left;
    height: 146px;
    box-shadow: 0.557px 3.961px 30px 0px rgba(85, 149, 218, 0.48);
    background-size: 100% auto !important;
    font-size: 24px;
    width: 394px;
    line-height: 146px;
    font-weight: 500;
    transition: all .5s linear;
    cursor: pointer;
  }
  .banner.home-banner .img-box:hover {
    background-size: 110% auto !important;
  }
  .banner.home-banner .img-box.list01 {
    width: 592px;
    font-size: 28px;
  }
  .banner.home-banner .img-box.list02 {
    float: right;
    width: 592px;
    font-size: 28px;
  }
}
@media (max-width: 1368px) and (max-height: 768px) {
  .banner.home-banner {
    background: url(../images/banner.jpg) no-repeat center bottom;
    height: 768px;
  }
  .banner.home-banner h1 {
    padding-top: 0px;
  }
  .banner.home-banner .buybtn {
    margin-top: 0px;
  }
}
@media (max-width: 768px) {
  .banner.home-banner {
    height: 851px;
    background: url(../images/banner.jpg) no-repeat center bottom;
  }
  .banner.home-banner > span {
    display: none;
  }
  .banner.home-banner .img-box {
    display: inline-block;
    width: 45%;
    height: 116px;
    margin: 0px !important;
    line-height: 116px;
    margin-bottom: 12px !important;
  }
  .banner.home-banner .img-box.list01 {
    width: 91%;
    background: url(../images/list06.jpg) no-repeat center bottom;
  }
}
@media (max-width: 480px) {
  .banner.home-banner {
    height: 999px !important;
    background: #3dbdef url(../images/banner.jpg) no-repeat center bottom !important;
  }
  .banner.home-banner h1,
  .banner.home-banner .second {
    margin: 15px 0px;
  }
  .banner.home-banner .buybtn {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    margin-left: 0px;
  }
  .banner.home-banner .img-box {
    display: inline-block;
    width: 95% !important;
    height: 104px;
    margin: 0px !important;
    line-height: 104px;
    margin-bottom: 5px !important;
  }
}
@media (max-width: 768px) {
  .banner.iphone-pc-banner .banner-message h1 {
    padding: 0px 5px;
    font-size: 30px;
  }
  .banner.iphone-pc-banner .banner-message h2 {
    padding: 0px 5px;
  }
  .banner.iphone-pc-banner .banner-message img {
    width: 65%;
  }
  .banner.old-iphone-to-new-banner .banner-message h1 {
    padding: 40px 10px 8px;
    font-size: 28px;
  }
  .banner.old-iphone-to-new-banner .banner-message h2 {
    padding: 0px 10px;
  }
  .banner.old-iphone-to-new-banner .phone-box {
    padding-top: 20px;
    width: 96%;
  }
  .banner.old-iphone-to-new-banner .phone-box img {
    width: 75%;
  }
}
@media (max-width: 992px) and (min-width: 480px) {
  .banner.iphone-pc-banner .banner-message img {
    width: 65%;
  }
  .banner.old-iphone-to-new-banner h1 {
    padding-top: 50px;
  }
  .banner.old-iphone-to-new-banner .phone-box {
    width: 96%;
  }
  .banner.old-iphone-to-new-banner .phone-box img {
    width: 65%;
  }
}
.banner.features-banner {
  position: relative;
  height: 651px;
  text-align: center;
  color: #fff;
}
.banner.features-banner.photos-banner {
  background: url(../images/feature/photos/banner.jpg) no-repeat center;
}
.banner.features-banner.photos-banner .banner-message .second {
  width: 80%;
  margin: 45px auto 20px;
}
@media (max-width: 992px) {
  .banner.features-banner.photos-banner.photos-banner .banner-message .second {
    margin-top: 30px;
    font-size: 18px;
    line-height: 28px;
  }
}
.banner.features-banner.clearn-banner {
  background: url(../images/feature/clearn/banner.jpg) no-repeat center;
}
.banner.features-banner.contacts-banner {
  background: url(../images/feature/contacts/banner.jpg) no-repeat center;
}
.banner.features-banner.data-banner {
  background: url(../images/feature/data/banner.jpg) no-repeat center;
}
.banner.features-banner.music-banner {
  background: url(../images/feature/music/banner.jpg) no-repeat center;
}
.banner.features-banner.video-banner {
  background: url(../images/feature/video/banner.jpg) no-repeat right;
}
@media (min-width: 992px) {
  .banner.features-banner.video-banner .container {
    width: 1200px;
  }
}
@media (min-width: 1200px) {
  .banner.features-banner.photos-banner .container {
    width: 1200px;
  }
}
.banner.features-banner.heic-banner {
  background: #e8e8e7 url(../images/heic-to/banner.jpg) no-repeat right top;
}
.banner.features-banner.heic-banner.bottom-banner {
  background: #e8e8e7 url(../images/heic-to/banner.jpg) no-repeat right bottom;
}
.banner.features-banner.heic-banner .banner-message > .buybtn {
  padding: 0px;
  width: 254px;
  height: 49px;
  line-height: 49px;
  font-size: 16px;
  border-radius: 4px;
  background: #1c8eff;
  background-image: -moz-linear-gradient(180deg, #1c67fc 0%, #1c7cfe 32%, #1c90ff 100%);
  background-image: -webkit-linear-gradient(180deg, #1c67fc 0%, #1c7cfe 32%, #1c90ff 100%);
  background-image: -ms-linear-gradient(180deg, #1c67fc 0%, #1c7cfe 32%, #1c90ff 100%);
  background-image: linear-gradient(180deg, #1c67fc 0%, #1c7cfe 32%, #1c90ff 100%);
  box-shadow: 0px 5px 15px 0px rgba(7, 52, 101, 0.64);
}
.banner.features-banner.heic-banner .banner-message > .buybtn:hover {
  background: #1c6afd;
}
.banner.features-banner.convert-video-banner {
  background: url(../images/convert-video/banner.jpg) no-repeat center;
}
.banner.features-banner.convert-video-banner .banner-message h1 {
  font-size: 44px;
}
.banner.features-banner.convert-video-banner .banner-message .second {
  font-size: 20px;
}
.banner.features-banner.convert-video-banner .banner-message ul {
  padding-left: 0px;
}
.banner.features-banner.convert-video-banner .banner-message ul li {
  display: inline-block;
  vertical-align: top;
}
.banner.features-banner.convert-video-banner.bottom-convert-video {
  height: auto;
  padding-top: 180px;
  background: transparent;
  color: #000;
}
.banner.features-banner.convert-video-banner.bottom-convert-video .banner-message {
  text-shadow: none;
}
.banner.features-banner.convert-video-banner.bottom-convert-video .banner-message strong {
  display: block;
  margin: 20px 0px;
  font-size: 32px;
  font-weight: bold;
}
.banner.features-banner.convert-video-banner.bottom-convert-video .banner-message p {
  font-size: 16px;
}
.banner.features-banner.ios-tips-banner {
  height: 697px;
  background: url(../images/ios-12-tips/banner.jpg) no-repeat center;
}
.banner.features-banner.ios-tips-banner .banner-message img {
  margin-top: 35px;
}
.banner.features-banner.gif-maker-banner {
  height: auto;
  padding-bottom: 70px;
  background: url(../images/gif-maker/banner.jpg) no-repeat center top;
}
.banner.features-banner.gif-maker-banner .banner-message {
  text-shadow: none;
}
.banner.features-banner.gif-maker-banner .banner-message h1 {
  padding-top: 30px;
  margin-bottom: 10px;
  font-size: 48px;
  color: #4989ff;
  font-weight: 600;
}
.banner.features-banner.gif-maker-banner .banner-message p {
  margin: 0px;
  font-size: 20px;
  color: #262e3d;
}
.banner.features-banner.gif-maker-banner .banner-message .content {
  width: 902px;
  height: 301px;
  margin: 0px auto;
  margin-top: 40px;
  background: rgba(255, 255, 255, 0.7);
  border: solid #afc3c8 1px;
}
.banner.features-banner.gif-maker-banner .banner-message .content .add-img {
  float: left;
  width: 383px;
  height: 228px;
  margin-top: 40px;
  margin-left: 32px;
  cursor: pointer;
  border: dashed #a7a7a7 1px;
}
.banner.features-banner.gif-maker-banner .banner-message .content .add-img span {
  display: block;
  width: 360px;
  height: 210px;
  margin: 0px auto;
  margin-top: 9px;
  line-height: 210px;
  background: #eaf1f8;
}
.banner.features-banner.gif-maker-banner .banner-message .content .add-img span:hover {
  background-color: #d9e7f3;
}
.banner.features-banner.gif-maker-banner .banner-message .content .add-img span img {
  display: inline-block;
  vertical-align: middle;
}
.banner.features-banner.gif-maker-banner .banner-message .content .message {
  float: left;
  margin-left: 50px;
  margin-top: 25px;
  text-align: center;
}
.banner.features-banner.gif-maker-banner .banner-message .content .message h2 {
  font-size: 24px;
  color: #000;
  font-weight: 600;
}
.banner.features-banner.gif-maker-banner .banner-message .content .message p {
  font-size: 16px;
  color: #4e4c4c;
}
.banner.features-banner.gif-maker-banner .banner-message .content .message .buybtn {
  width: 188px;
  height: 45px;
  padding: 0px;
  margin-right: 10px;
  text-shadow: none;
  line-height: 45px;
  border-radius: 25px;
  background: #3a72fb;
  color: #fff;
  font-size: 18px;
  box-shadow: 0px 2px 8px 0px rgba(134, 174, 249, 0.4);
}
.banner.features-banner.gif-maker-banner .banner-message .content .message .buybtn:hover {
  background: #4989ff;
}
.banner.features-banner.gif-maker-banner .banner-message .content .message .buybtn.green {
  background: #06c206;
  box-shadow: 0px 2px 8px 0px rgba(183, 213, 233, 0.4);
}
.banner.features-banner.gif-maker-banner .banner-message .content .message .buybtn.green:hover {
  background: #0adc09;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload {
  position: relative;
  z-index: 5;
  width: 1002px;
  min-height: 686px;
  height: auto;
  background: #fff;
  margin-top: 30px;
  border: solid #c5d2e7 1px;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .left-img {
  width: 388px;
  float: left;
  margin-top: 40px;
  margin-left: 65px;
  margin-bottom: 45px;
  text-align: center;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .left-img .box {
  width: 388px;
  height: 382px;
  box-shadow: 0px 2px 8px 0px rgba(200, 200, 200, 0.4);
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .left-img p {
  padding-top: 15px;
  font-size: 12px;
  color: #494747;
  cursor: pointer;
  text-decoration: underline;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .left-img p span {
  color: #3a72fb;
  cursor: pointer;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .change-numer {
  float: left;
  width: 383px;
  margin-left: 75px;
  margin-top: 35px;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .change-numer p {
  padding-bottom: 15px;
  text-align: right;
  border-bottom: solid #c7c7c7 1px;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .change-numer .changenumer {
  padding: 15px 0px;
  color: #000;
  text-align: left;
  line-height: 31px;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .change-numer .changenumer > span {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .change-numer .changenumer .numeradd {
  float: right;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .change-numer .changenumer .numeradd em {
  display: inline-block;
  width: 100px;
  margin-right: 5px;
  text-align: right;
  font-style: inherit;
  font-weight: 600;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .change-numer .changenumer .numeradd .box {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 64px;
  height: 31px;
  border: solid #737373 1px;
  border-radius: 3px;
  font-weight: 500;
  font-size: 16px;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .change-numer .changenumer .numeradd .box span {
  display: inline-block;
  width: 50px;
  text-align: center;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .change-numer .changenumer .numeradd .box a {
  position: absolute;
  right: 2px;
  width: 13px;
  height: 11px;
  background: #ede8e8 url(../images/gif-maker/prev.png) no-repeat center 3px;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .change-numer .changenumer .numeradd .box a.prev {
  top: 5px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .change-numer .changenumer .numeradd .box a.next {
  bottom: 5px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background: #ede8e8 url(../images/gif-maker/prev.png) no-repeat center -6px;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .change-numer .changenumer .numeradd .box a.next:hover {
  background: #d7d6d6 url(../images/gif-maker/prev.png) no-repeat center -6px;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .change-numer .changenumer .numeradd .box a:hover {
  background: #d7d6d6 url(../images/gif-maker/prev.png) no-repeat center 3px;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .change-numer .buybtn {
  padding: 0px;
  font-size: 18px;
  border-radius: 25px;
  text-shadow: none;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .change-numer .buybtn.reset {
  width: 127px;
  height: 45px;
  line-height: 45px;
  box-shadow: none;
  color: #787777;
  border: solid #dedede 1px;
  background-image: -moz-linear-gradient(80deg, #f6f8f8 0%, #f1f0f0 100%);
  background-image: -webkit-linear-gradient(80deg, #f6f8f8 0%, #f1f0f0 100%);
  background-image: -ms-linear-gradient(80deg, #f6f8f8 0%, #f1f0f0 100%);
  background-image: linear-gradient(80deg, #f6f8f8 0%, #f1f0f0 100%);
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .change-numer .buybtn.reset:hover {
  background-image: -moz-linear-gradient(80deg, #f1f0f0 0%, #f6f8f8 100%);
  background-image: -webkit-linear-gradient(80deg, #f1f0f0 0%, #f6f8f8 100%);
  background-image: -ms-linear-gradient(80deg, #f1f0f0 0%, #f6f8f8 100%);
  background-image: linear-gradient(80deg, #f1f0f0 0%, #f6f8f8 100%);
  box-shadow: 0px 2px 8px 0px rgba(202, 200, 200, 0.4);
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .change-numer .buybtn.freate {
  margin-left: 45px;
  width: 189px;
  height: 47px;
  line-height: 47px;
  background: #3a72fb;
  box-shadow: 0px 2px 8px 0px rgba(134, 174, 249, 0.4);
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .change-numer .buybtn.freate:hover {
  background: #4989ff;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .img-box {
  position: relative;
  clear: both;
  text-align: left;
  border-top: dashed 1px rgba(0, 0, 255, 0.15);
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .img-box .add-file {
  position: relative;
  z-index: 2;
  width: 138px;
  height: 27px;
  margin-top: 11px;
  margin-left: 65px;
  opacity: 0;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .img-box .add-btn {
  position: absolute;
  left: 65px;
  width: 138px;
  height: 27px;
  line-height: 27px;
  color: #484848;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  top: 11px;
  border: solid #dedede 1px;
  border-radius: 25px;
  background-image: -moz-linear-gradient(90deg, #e8e8e8 0%, #f6f6f6 100%);
  background-image: -webkit-linear-gradient(90deg, #e8e8e8 0%, #f6f6f6 100%);
  background-image: -ms-linear-gradient(90deg, #e8e8e8 0%, #f6f6f6 100%);
  background-image: linear-gradient(90deg, #e8e8e8 0%, #f6f6f6 100%);
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .img-box .add-btn:hover {
  background-image: -moz-linear-gradient(90deg, #f6f6f6 0%, #e8e8e8 100%);
  background-image: -webkit-linear-gradient(90deg, #f6f6f6 0%, #e8e8e8 100%);
  background-image: -ms-linear-gradient(90deg, #f6f6f6 0%, #e8e8e8 100%);
  background-image: linear-gradient(90deg, #f6f6f6 0%, #e8e8e8 100%);
  box-shadow: 0px 2px 8px 0px rgba(202, 200, 200, 0.004);
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .img-box ul {
  list-style-type: none;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .img-box ul li {
  float: left;
  width: 128px;
  height: 128px;
  margin-bottom: 10px;
  margin-right: 5px;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .img-box ul li .box {
  position: relative;
  text-align: center;
  cursor: move;
  width: 128px;
  height: 124px;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .img-box ul li .box:before {
  position: absolute;
  content: "";
  display: block;
  width: 116px;
  height: 0px;
  left: 5px;
  bottom: 4px;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.5s;
  z-index: 5;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .img-box ul li .box:hover {
  border: solid #cacaca 1px;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .img-box ul li .box:hover:after {
  position: absolute;
  content: "";
  display: block;
  right: 6px;
  top: 4px;
  width: 26px;
  height: 25px;
  background: url(../images/gif-maker/del-icon.png);
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .img-box ul li div {
  text-align: center;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .img-box ul li div:hover {
  border: solid #cacaca 1px;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .img-box ul li div:after {
  position: absolute;
  content: "";
  display: block;
  right: 6px;
  top: 4px;
  width: 26px;
  height: 25px;
  cursor: pointer;
  z-index: 999;
  background: url(../images/gif-maker/del-icon.png);
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .img-box ul li div:before {
  position: absolute;
  content: "";
  display: block;
  width: 116px;
  height: 0px;
  left: 5px;
  bottom: 4px;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.5s;
  z-index: 5;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .img-box ul li.add-icon {
  position: relative;
  width: 116px;
  height: 116px;
  line-height: 116px;
  text-align: center;
  border: dashed #000 1px;
  cursor: pointer;
  background-image: -moz-linear-gradient(90deg, #e8e8e8 0%, #f6f6f6 100%);
  background-image: -webkit-linear-gradient(90deg, #e8e8e8 0%, #f6f6f6 100%);
  background-image: -ms-linear-gradient(90deg, #e8e8e8 0%, #f6f6f6 100%);
  background-image: linear-gradient(90deg, #e8e8e8 0%, #f6f6f6 100%);
  box-shadow: 0px 2px 8px 0px rgba(202, 200, 200, 0.4);
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .img-box ul li.add-icon .add {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  background: url(../images/gif-maker/add.png) no-repeat;
}
.banner.features-banner.gif-maker-banner .banner-message .gif-upload .img-box ul li.add-icon .file {
  position: absolute;
  width: 116px;
  height: 116px;
  top: 0;
  left: 0;
  opacity: 0;
}
.banner.features-banner.icloud-banner {
  height: 650px;
  background: url(../images/feature/icloud/banner.jpg) no-repeat center;
}
.banner.features-banner.icloud-banner .container {
  width: 1200px;
}
.banner.features-banner.icloud-banner .second {
  padding: 0 8%;
}
.banner.features-banner .banner-message {
  text-shadow: 0px 2px 2px rgba(43, 61, 49, 0.4);
}
.banner.features-banner .banner-message h1 {
  padding-top: 45px;
  font-weight: 500;
  font-size: 36px;
}
.banner.features-banner .banner-message .second {
  margin-top: 45px;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
}
.banner.features-banner .banner-message .buybtn {
  vertical-align: top;
  padding: 10px 33px;
  margin-top: 45px;
}
.banner.features-banner .banner-message .buybtn.buy {
  padding: 10px 36px;
  background: #f7900a;
  border: none;
  color: #fff;
}
.banner.features-banner .banner-message .buybtn.buy i {
  background-position: 0px -54px;
}
.banner.features-banner .banner-message .buybtn.buy:hover {
  background: #fa9c21;
}
.banner.features-banner .banner-message > p {
  font-size: 14px;
}
.banner.features-banner .banner-message > p span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  width: 215px;
  height: 21px;
  line-height: 21px;
  text-indent: 25px;
  background: url(../images/ios12.png);
}
@media (min-width: 1200px) {
  .banner.features-banner .container {
    width: 1000px;
  }
  .banner.features-banner.ios-tips-banner .container,
  .banner.features-banner.icloud-banner .container {
    width: 1200px;
  }
}
@media (max-width: 1200px) {
  .banner.features-banner .second,
  .banner.features-banner p {
    padding: 0px 15px;
  }
  .banner.features-banner.icloud-banner .container {
    width: 100%;
  }
  .banner.features-banner.icloud-banner h1 {
    padding: 0 10px;
  }
  .banner.features-banner.icloud-banner .second,
  .banner.features-banner.icloud-banner p {
    padding: 0 15px;
  }
}
@media (max-width: 760px) {
  .banner.features-banner .banner-message h1 {
    margin: 0px;
    padding-top: 15px;
    font-size: 30px;
  }
  .banner.features-banner .banner-message .second {
    margin-top: 20px;
    font-size: 22px;
  }
  .banner.features-banner .banner-message .buybtn {
    margin-top: 15px;
    margin-left: 0px;
    padding: 10px 30px;
  }
  .banner.features-banner .banner-message .buybtn.buy {
    margin-top: 20px;
    padding: 10px 30px;
  }
  .banner.features-banner .banner-message p {
    line-height: 25px;
  }
  .banner.features-banner.ios-tips-banner .banner-message img {
    width: 170px;
  }
  .banner.features-banner.bottom-convert-video {
    padding-top: 70px !important;
  }
  .banner.features-banner.icloud-banner .banner-message h1 {
    padding-top: 6%;
  }
  .banner.features-banner.icloud-banner .banner-message .buybtn {
    margin-top: 15px;
    margin-left: 10px;
    padding: 10px 30px;
  }
  .banner.features-banner.icloud-banner .banner-message .buybtn.buy {
    margin-top: 15px;
    margin-left: 10px;
    padding: 10px 30px;
  }
}
@media (max-width: 760px) {
  .banner.features-banner.icloud-banner h1 {
    padding-top: 6%;
    font-size: 26px;
  }
  .banner.features-banner.icloud-banner .second {
    font-size: 18px;
    line-height: 28px;
  }
}
.banner.features-banner.convert-video-banner .banner-message .second {
  font-size: 18px;
  line-height: 30px;
}
.banner.video-feature {
  height: 650px;
  text-align: center;
  background: url(../images/video-feature/banner.jpg) no-repeat center;
}
.banner.video-feature .container {
  height: 650px;
}
.banner.video-feature h1 {
  padding-top: 25px;
  font-size: 48px;
  color: #418fff;
}
.banner.video-feature .second {
  font-weight: 400;
  color: #262e3d;
  font-size: 20px;
}
.banner.video-feature input {
  width: 74%;
  margin: 0px auto;
  margin-top: 25px;
  height: 66px;
  text-indent: 15px;
  font-size: 17px;
  color: #000;
  border: solid #a1b4c4 1px;
  border-radius: 6px;
}
.banner.video-feature .buybtn {
  margin-top: 50px;
  vertical-align: top;
  width: 250px;
  padding: 8px 0px;
  font-size: 20px;
}
.banner.video-feature .buybtn > span {
  position: relative;
  margin: 0px;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  line-height: 22px;
}
.banner.video-feature .buybtn > span span {
  display: block;
  font-size: 14px;
}
.banner.video-feature .buybtn > span:after {
  position: absolute;
  content: "";
  width: 51px;
  height: 54px;
  left: -54px;
  top: -25px;
  background: url(../images/video-feature/hot.png);
}
.banner.video-feature .buybtn > span.down {
  padding: 10px 15px !important;
}
.banner.video-feature .buybtn.last {
  padding: 10px 0px;
  margin-left: 35px;
}
.banner.video-feature .pop-down {
  opacity: 0;
  z-index: -1;
  filter: alpha(opacity=0);
  position: absolute;
  width: 74%;
  height: auto;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 2px;
  background: #fff;
  border-radius: 10px;
  -webkit-transform: translate(0px, -50px);
  -moz-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
  -webkit-transition: opacity .5s,transform .5s ease;
  -moz-transition: opacity .5s,transform .5s ease;
  -ms-transition: opacity .5s,transform .5s ease;
  transition: opacity .5s,transform .5s ease;
}
.banner.video-feature .pop-down dl {
  font-size: 16px;
}
.banner.video-feature .pop-down dl span {
  float: left;
}
.banner.video-feature .pop-down dl span.name {
  width: 50%;
  text-align: left;
}
.banner.video-feature .pop-down dl span.type,
.banner.video-feature .pop-down dl span.down {
  width: 25%;
}
.banner.video-feature .pop-down dl span.down {
  float: right;
}
.banner.video-feature .pop-down dl dt {
  width: 95%;
  height: 55px;
  line-height: 55px;
  font-weight: 600;
  overflow: hidden;
  border-bottom: solid #ccc 1px;
}
.banner.video-feature .pop-down dl dd {
  position: relative;
  margin-top: 40px;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
}
.banner.video-feature .pop-down dl dd a {
  color: #003194;
}
.banner.video-feature .pop-down dl dd.error-msg:before {
  content: '→';
  display: block;
  position: absolute;
  right: 5%;
  bottom: -60px;
  width: 32px;
  height: 21px;
  text-indent: -9999px;
  background: url(../images/video-youtub/arrow.png) no-repeat;
}
.banner.video-feature .pop-down .right-message {
  display: none;
}
.banner.video-feature .pop-down.on {
  z-index: 1;
  opacity: 1 ;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.banner.video-feature p.ios {
  width: 500px;
  margin: 0px auto;
  text-align: left;
}
.banner.video-feature p.ios span {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-top: 15px;
  margin-left: 5px;
  width: 215px;
  height: 21px;
  line-height: 21px;
  text-indent: 25px;
  background: url(../images/ios12.png);
}
.banner.video-feature p.convert a {
  display: inline-block;
  padding-top: 34px;
  font-size: 16px;
  font-weight: 300px;
  color: #1c70fd;
}
.banner.video-feature.video-youtub {
  height: 681px;
  background: url(../images/video-youtub/banner.jpg) no-repeat center;
}
.banner.video-feature.video-youtub h1 span {
  color: #ce1f20;
}
.banner.video-feature.video-youtub.facebook-youtub {
  background: url(../images/facebook-video/banner.jpg) no-repeat center;
}
.banner.video-feature.video-youtub.facebook-youtub h1 span {
  color: #4267b2;
}
.banner.video-feature.video-youtub.instagram-youtub {
  background: url(../images/instagram-video/banner.jpg) no-repeat center;
}
.banner.video-feature.video-youtub.instagram-youtub h1 span {
  background: -moz-linear-gradient(85deg, #fbc15e 26%, #e72434 52%, #9e3d84 80%, #455cdc 100%);
  background: -webkit-linear-gradient(85deg, #fbc15e 26%, #e72434 52%, #9e3d84 80%, #455cdc 100%);
  background: -ms-linear-gradient(85deg, #fbc15e 26%, #e72434 52%, #9e3d84 80%, #455cdc 100%);
  background: linear-gradient(85deg, #fbc15e 26%, #e72434 52%, #9e3d84 80%, #455cdc 100%);
  -webkit-background-clip: text;
  color: transparent;
}
.banner.video-feature.video-youtub.twitter-youtub {
  background: url(../images/twitter-video/banner.jpg) no-repeat center;
}
.banner.video-feature.video-youtub.twitter-youtub h1 span {
  color: #31b3e7;
}
.banner.video-feature.video-youtub.vimeo-video {
  background: url(../images/vimeo-video/banner.jpg) no-repeat center;
}
.banner.video-feature.video-youtub.vimeo-video h1 span {
  color: #32b8e8;
}
.banner.video-feature.instagram-photo-banner {
  height: 561px;
  background: url(../images/instagram-photo/banner.jpg) no-repeat center;
}
.banner.video-feature.instagram-photo-banner h1 {
  padding-top: 5px;
}
.banner.video-feature.instagram-photo-banner input {
  width: 93%;
  border: solid #cc88c8 1px;
}
.banner.video-feature.instagram-photo-banner .buybtn {
  width: 230px;
  height: 66px;
  padding: 0px;
  line-height: 66px;
}
.banner.video-feature.instagram-photo-banner .pop-down {
  width: 93%;
  bottom: -22px;
  min-height: 294px;
  border: solid #cc88c8 1px;
  border-radius: 5px;
}
.banner.video-feature.instagram-photo-banner .pop-down ul {
  padding-left: 0px;
  list-style-type: none;
  text-align: center;
}
.banner.video-feature.instagram-photo-banner .pop-down ul li {
  position: relative;
  display: inline-block;
  height: auto;
  width: 19%;
  cursor: pointer;
}
.banner.video-feature.instagram-photo-banner .pop-down ul li img {
  max-width: 100%;
}
.banner.video-feature.instagram-photo-banner .pop-down ul li:after {
  position: absolute;
  content: "";
  right: 5px;
  bottom: 8px;
  width: 38px;
  height: 38px;
  z-index: 3;
  background: url(../images/instagram-photo/currt.png) no-repeat;
}
.banner.video-feature.instagram-photo-banner .pop-down ul li.active:after {
  background-position: 0px -38px;
}
.banner.video-feature.instagram-photo-banner .pop-down ul li.active:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 98%;
  background: rgba(205, 201, 201, 0.5);
}
.banner.video-feature.instagram-photo-banner .pop-down .buybtn {
  margin-top: 0px;
  border-radius: 30px;
  background-image: -moz-linear-gradient(0deg, #339bf8 0%, #3a87fb 100%);
  background-image: -webkit-linear-gradient(0deg, #339bf8 0%, #3a87fb 100%);
  background-image: -ms-linear-gradient(0deg, #339bf8 0%, #3a87fb 100%);
  background-image: linear-gradient(0deg, #339bf8 0%, #3a87fb 100%);
  box-shadow: 0px 2px 8px 0px rgba(134, 174, 249, 0.4);
}
.banner.video-feature.instagram-photo-banner .pop-down .buybtn:hover {
  background: #3a87fb;
}
.banner.video-feature.video-youtub-update input:focus {
  outline: none;
  border-radius: 6px;
  border: 1px solid #418fff;
}
.banner.video-feature.video-youtub-update .pop-down {
  bottom: 32px;
}
.banner.video-feature.video-youtub-update .pop-down .right-message {
  padding: 0;
  margin: 22px 14px 22px 0;
  width: 221px;
  height: 196px;
  text-align: center;
  background: url(../images/video-youtub/down-right-bg.png) no-repeat center;
}
.banner.video-feature.video-youtub-update .pop-down .right-message h3 {
  padding: 22px 12px 0px;
  color: #0f2650;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
}
.banner.video-feature.video-youtub-update .pop-down .right-message .buybtn {
  margin: 20px auto 0;
  width: 195px;
  font-size: 16px;
  line-height: 34px;
}
.banner.video-feature.video-youtub-update .pop-down.pop-youtube {
  width: 88%;
  bottom: 32px;
}
.banner.video-feature.video-youtub-update .pop-down.pop-youtube .left-message {
  float: left;
  width: 244px;
  margin-left: 32px;
}
.banner.video-feature.video-youtub-update .pop-down.pop-youtube .left-message h5 {
  margin: 0px;
  margin-bottom: 4px;
  padding: 20px 0 6px;
  color: #262e3d;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.banner.video-feature.video-youtub-update .pop-down.pop-youtube .left-message .left-video-box {
  position: relative;
  width: 244px;
  height: 169px;
}
.banner.video-feature.video-youtub-update .pop-down.pop-youtube .left-message .left-video-box .left-video {
  display: block;
  position: relative;
  z-index: 1;
  width: 244px;
  height: 169px;
}
.banner.video-feature.video-youtub-update .pop-down.pop-youtube dl {
  width: 38%;
  font-size: 14px;
}
.banner.video-feature.video-youtub-update .pop-down.pop-youtube dl dt {
  width: 100%;
  margin: 0 auto 18px;
  height: 50px;
  line-height: 60px;
}
.banner.video-feature.video-youtub-update .pop-down.pop-youtube dl dt span.name {
  padding-left: 2%;
  width: 48%;
  text-indent: 30px;
}
.banner.video-feature.video-youtub-update .pop-down.pop-youtube dl dt span.type {
  width: 20%;
}
.banner.video-feature.video-youtub-update .pop-down.pop-youtube dl dt span.down {
  padding-right: 2%;
  width: 28%;
}
.banner.video-feature.video-youtub-update .pop-down.pop-youtube dl dd {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: 36px;
  font-size: 14px;
  line-height: 36px;
  background: #f9f9f9;
}
.banner.video-feature.video-youtub-update .pop-down.pop-youtube dl dd:before {
  content: '';
  display: block;
  position: absolute;
  top: -18px;
  left: 0px;
  z-index: 1;
  width: inherit;
  height: 18px;
  background: #f9f9f9;
}
.banner.video-feature.video-youtub-update .pop-down.pop-youtube dl dd span {
  position: relative;
  z-index: 9;
}
.banner.video-feature.video-youtub-update .pop-down.pop-youtube dl dd span.name {
  padding-left: 4%;
  width: 46%;
}
.banner.video-feature.video-youtub-update .pop-down.pop-youtube dl dd span.type {
  width: 20%;
  text-align: center;
}
.banner.video-feature.video-youtub-update .pop-down.pop-youtube dl dd span.down {
  width: 30%;
  text-align: center;
}
.banner.video-feature.video-youtub-update .pop-down.pop-youtube dl dd span.down a {
  color: #418fff;
  font-weight: bold;
}
@media (min-width: 1200px) {
  .banner.video-feature.video-feature dl {
    margin-left: 15px;
  }
  .banner.video-feature.video-feature .right-message {
    display: block;
    float: right;
    padding: 20px 15px;
    margin: 8px;
    width: 239px;
    height: 199px;
    border-radius: 10px;
    text-align: left;
    background-image: -webkit-linear-gradient(180deg, #a5cef2 1%, #dcebf8 48%, #e5e8f6 99%);
    background-image: linear-gradient(180deg, #a5cef2 1%, #dcebf8 48%, #e5e8f6 99%);
  }
  .banner.video-feature.video-feature .right-message h3 {
    margin: 0px;
    font-size: 15px;
    color: #262e3d;
    line-height: 30px;
  }
  .banner.video-feature.video-feature .right-message .buybtn {
    margin-top: 20px;
    width: 215px;
  }
  .banner.video-feature.video-feature .right-message p {
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  .banner.video-feature.video-feature h2 {
    padding: 0px 10px;
  }
  .banner.video-feature.video-feature .buybtn {
    max-width: 310px;
  }
  .banner.video-feature.video-feature .pop-down {
    padding-bottom: 20px;
  }
  .banner.video-feature.video-feature .pop-down dl {
    float: inherit;
    width: 90%;
    margin: 0px auto;
  }
  .banner.video-feature.video-feature .pop-down dl dt {
    width: 100%;
  }
  .banner.video-feature.instagram-photo-banner .pop-down {
    min-height: 244px;
  }
  .banner.video-feature.instagram-photo-banner .pop-down ul li {
    height: auto;
  }
  .banner.video-feature.instagram-photo-banner .pop-down ul li .buybtn {
    width: 204px;
    height: 50px;
    line-height: 50px;
    padding: 0px;
  }
  .banner.video-feature.instagram-photo-banner .pop-down ul li:after {
    width: 27px;
    height: 27px;
    background-position: 0px -76px;
  }
  .banner.video-feature.instagram-photo-banner .pop-down ul li.active:after {
    width: 29px;
    height: 30px;
    background-position: 0px -103px;
  }
  .banner.video-feature.video-youtub-update .pop-down dl dd.error-msg:before {
    bottom: 0px;
  }
  .banner.video-feature.video-youtub-update .pop-down.pop-youtube {
    width: 88%;
    height: auto;
  }
  .banner.video-feature.video-youtub-update .pop-down.pop-youtube .left-message {
    display: none;
  }
  .banner.video-feature.video-youtub-update .pop-down.pop-youtube dl {
    width: 88%;
  }
}
@media (max-width: 900px) {
  .banner.video-feature.video-youtub-update h1 {
    padding-top: 15px;
  }
  .banner.video-feature.video-youtub-update .buybtn {
    margin-top: 30px;
  }
  .banner.video-feature.video-youtub-update .pop-down {
    bottom: 2px;
  }
  .banner.video-feature.video-youtub-update .pop-down dl dd.error-msg:before {
    bottom: 0px;
  }
  .banner.video-feature.video-youtub-update .pop-down.pop-youtube {
    width: 88%;
    height: auto;
  }
  .banner.video-feature.video-youtub-update .pop-down.pop-youtube .left-message {
    display: none;
  }
  .banner.video-feature.video-youtub-update .pop-down.pop-youtube dl {
    width: 88%;
  }
}
@media (max-width: 760px) {
  .banner.video-feature.video-feature h1 {
    font-size: 30px;
    padding-top: 5px;
  }
  .banner.video-feature.video-feature input,
  .banner.video-feature.video-feature .pop-down {
    width: 90%;
  }
  .banner.video-feature.video-feature dl {
    font-size: 15px;
  }
  .banner.video-feature.video-feature .pop-down dt {
    width: 100%;
  }
  .banner.video-feature.video-feature .buybtn {
    margin-top: 10px;
    height: 50px;
    line-height: 50px;
    max-width: 310px;
    margin-left: 0px;
  }
  .banner.video-feature.video-feature .buybtn.last {
    margin-left: 0px;
    padding: 8px 0px;
  }
  .banner.video-feature.video-feature p.convert a {
    font-size: 14px;
  }
  .banner.video-feature.instagram-photo-banner .pop-down {
    min-height: 225px;
  }
  .banner.video-feature.instagram-photo-banner .pop-down ul li {
    width: 32%;
    height: auto;
  }
  .banner.video-feature.instagram-photo-banner .pop-down .buybtn {
    width: 157px;
    height: 39px;
    font-size: 15px;
    line-height: 39px;
  }
  .banner.video-feature.video-youtub-update .buybtn {
    margin-top: 30px;
  }
  .banner.video-feature.video-youtub-update .pop-down {
    bottom: 72px;
  }
  .banner.video-feature.video-youtub-update .pop-down dl dd.error-msg:before {
    bottom: 0px;
  }
  .banner.video-feature.video-youtub-update .pop-down.pop-youtube {
    width: 88%;
    height: auto;
  }
  .banner.video-feature.video-youtub-update .pop-down.pop-youtube .left-message {
    display: none;
  }
  .banner.video-feature.video-youtub-update .pop-down.pop-youtube dl {
    width: 88%;
  }
}
@media (max-width: 560px) {
  .banner.video-feature.video-youtub-update .buybtn {
    margin-top: 30px;
    max-width: 220px;
  }
  .banner.video-feature.video-youtub-update .pop-down {
    bottom: 52px;
  }
  .banner.video-feature.video-youtub-update .pop-down dl dd.error-msg:before {
    bottom: 0px;
  }
  .banner.video-feature.video-youtub-update .pop-down.pop-youtube {
    width: 88%;
    height: auto;
  }
  .banner.video-feature.video-youtub-update .pop-down.pop-youtube .left-message {
    display: none;
  }
  .banner.video-feature.video-youtub-update .pop-down.pop-youtube dl {
    width: 88%;
  }
}
@media (max-width: 480px) {
  .banner.video-feature.video-feature .pop-down dt {
    width: 100%;
  }
  .banner.video-feature.video-feature dl {
    font-size: 13px;
  }
  .banner.video-feature.video-feature p.convert a {
    font-size: 14px;
  }
  .banner.video-feature.video-youtub-update .pop-down {
    bottom: 160px;
  }
  .banner.video-feature.video-youtub-update .pop-down dl dd.error-msg:before {
    bottom: 0px;
  }
  .banner.video-feature.video-youtub-update .pop-down.pop-youtube {
    width: 88%;
    height: auto;
  }
  .banner.video-feature.video-youtub-update .pop-down.pop-youtube .left-message {
    display: none;
  }
  .banner.video-feature.video-youtub-update .pop-down.pop-youtube dl {
    width: 88%;
  }
}
.banner.update-banner {
  min-height: 648px;
  background: #b5e2f6 url(../images/update/banner-up.jpg) no-repeat center top;
}
.banner.update-banner h1 {
  text-align: center;
  padding-top: 0;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 34px;
  color: #1c84fe;
}
.banner.update-banner h2 {
  margin: 10px 0;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #556583;
}
.banner.update-banner .img-box,
.banner.update-banner .left-message {
  display: none;
}
.banner.update-banner .message {
  color: #475061;
  position: relative;
}
.banner.update-banner .message h3 {
  display: none;
}
.banner.update-banner .message ul {
  list-style-type: none;
  margin: 20px auto 0;
  padding: 0;
}
.banner.update-banner .message ul li {
  float: left;
  width: 50%;
  margin-bottom: 21px;
}
.banner.update-banner .message > a.buybtn {
  position: relative;
  display: block;
  width: 247px;
  height: 57px;
  margin: auto;
  padding: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 57px;
  text-shadow: none;
  color: #fff;
  background: #1c7ffe;
  border-radius: 3px;
  box-shadow: none;
}
.banner.update-banner .message > a.buybtn b {
  float: left;
  display: inline-block;
  width: 186px;
}
.banner.update-banner .message > a.buybtn span {
  float: right;
  display: inline-block;
  width: 61px;
  height: 57px;
  background: #56d617;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.banner.update-banner .message > a.buybtn span i {
  display: inline-block;
  position: relative;
  width: 24px;
  height: 21px;
  vertical-align: middle;
  margin-top: -8px;
  overflow: hidden;
  background: url(../images/down.png) no-repeat;
  background-size: 24px 21px;
}
.banner.update-banner .message > a.buybtn span i:after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 12px;
  height: 12px;
  left: 6px;
  background: url(../images/down-icon.png);
  background-size: 12px 12px;
  -webkit-animation: down 1.5s ease-in-out infinite normal;
  animation: down 1.5s ease-in-out infinite normal;
}
.banner.update-banner .message > a.buybtn:hover {
  background: #4696fd;
}
.banner.update-banner .message > a.buybtn:hover span {
  background: #63e324;
}
.banner.update-banner .message .number {
  bottom: -30px;
  height: 34px;
  margin: 1em 0;
  font-size: 12px;
  line-height: 34px;
  text-align: left;
  color: #262e3d;
}
.banner.update-banner .message .number .countdown {
  display: inline-block;
  height: 17px;
  vertical-align: text-bottom;
  overflow: hidden;
  text-align: center;
}
.banner.update-banner .message .number .countdown .scroll-tick {
  float: left;
  height: 170px;
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  color: #1c7ffe;
}
.banner.update-banner .message .number .countdown .scroll-tick span {
  display: block;
}
@media (min-width: 992px) {
  .banner.update-banner.update-banner .container {
    width: 1000px;
  }
  .banner.update-banner.update-banner .img-box {
    display: block;
    float: left;
    margin-left: -56px;
    margin-top: 50px;
  }
  .banner.update-banner.update-banner .left-message {
    position: absolute;
    display: block;
    left: 15px;
    bottom: 38px;
    font-size: 12px;
  }
  .banner.update-banner.update-banner .message {
    padding-bottom: 30px;
    float: right;
    margin-top: 25px;
  }
  .banner.update-banner.update-banner .message h3 {
    display: inline-block;
    padding: 0 14px;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    color: #fff;
    background-color: #83d2f7;
    border-top-left-radius: 24px;
    border-bottom-right-radius: 24px;
  }
  .banner.update-banner.update-banner .message ul {
    width: 426px;
    padding: 0;
    margin: 0 0 35px 0;
  }
  .banner.update-banner.update-banner .message ul li {
    float: none;
    width: 100%;
    margin-top: 21px;
    padding-left: 25px;
    background: url(../images/update/tag.png) left 4px no-repeat;
  }
  .banner.update-banner.update-banner .message > a.buybtn {
    margin: 0;
  }
  .banner.update-banner.update-banner .message > p {
    bottom: -30px;
    height: 34px;
    font-size: 12px;
    line-height: 34px;
    text-align: left;
    color: #262e3d;
  }
  .banner.update-banner.update-banner .message > p span {
    font-weight: 500;
    color: #1c7ffe;
  }
}
@media (max-width: 992px) {
  .banner.update-banner.update-banner {
    text-align: center;
  }
  .banner.update-banner.update-banner h1 {
    padding-top: 25px;
  }
  .banner.update-banner.update-banner .message ul li {
    float: inherit;
    width: 100%;
  }
  .banner.update-banner.update-banner .message ul li p.free {
    display: none;
  }
}
.banner.heic-banner {
  padding-bottom: 40px;
  height: auto;
}
.banner.heic-banner .banner-message {
  color: #262e3d;
  text-shadow: none;
}
.banner.heic-banner .banner-message h1 {
  margin-bottom: 15px;
  padding-top: 0px;
  font-size: 46px;
  font-weight: 600;
  text-transform: uppercase;
}
.banner.heic-banner .banner-message p {
  margin: 0px;
  font-size: 20px;
}
.banner.heic-banner .banner-message .choose-box {
  position: relative;
  margin-top: 40px;
  height: 190px;
  border: 1px dashed #fff;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.7);
}
.banner.heic-banner .banner-message .choose-box img {
  margin-top: 25px;
}
.banner.heic-banner .banner-message .choose-box h2 {
  font-weight: 600;
  font-size: 22px;
  margin: 0px;
}
.banner.heic-banner .banner-message .choose-box p {
  font-weight: 600;
  font-size: 12px;
  color: #828a99;
  text-decoration: underline;
  font-style: italic;
}
.banner.heic-banner .banner-message .choose-box input {
  width: 100%;
  height: 190px;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
  background-color: transparent;
  position: absolute;
}
.banner.heic-banner .banner-message .pop-down {
  display: none;
  margin-top: 15px;
}
.banner.heic-banner .banner-message .pop-down .message {
  padding: 20px;
  background: rgba(255, 255, 255, 0.7);
  border: solid #fff 1px;
}
.banner.heic-banner .banner-message .pop-down .message .operate {
  height: 34px;
  margin-bottom: 15px;
  font-weight: 600;
}
.banner.heic-banner .banner-message .pop-down .message .operate .clear {
  float: left;
  width: 120px;
  height: 32px;
  line-height: 32px;
  color: #208ee6;
  border-radius: 5px;
  border: solid #1c79fe 1px;
  cursor: pointer;
}
.banner.heic-banner .banner-message .pop-down .message .operate .clear i {
  width: 13px;
  height: 13px;
  margin-right: 10px;
  background: url(../images/heic-to/clear.png);
}
.banner.heic-banner .banner-message .pop-down .message .operate .clear:hover {
  background: #1c79fe;
  color: #fff;
}
.banner.heic-banner .banner-message .pop-down .message .operate .clear:hover i {
  background-position: 0px -21px;
}
.banner.heic-banner .banner-message .pop-down .message .operate .buybtn {
  float: right;
  margin-top: 0px;
  width: 180px;
  height: 34px;
  padding: 0px;
  font-size: 14px;
  cursor: pointer;
}
.banner.heic-banner .banner-message .pop-down .message .operate .buybtn i {
  width: 16px;
  height: 12px;
  margin-right: 10px;
  background: url(../images/heic-to/down.png);
}
.banner.heic-banner .banner-message .pop-down .message .operate .buybtn.default {
  background: #b6b6b6;
}
.banner.heic-banner .banner-message .pop-down .message .heic-lists {
  text-align: left;
  height: 30px;
  line-height: 30px;
  font-weight: 600;
  margin-top: 5px;
  background: #fff;
  color: #000;
  font-size: 12px;
  border: solid #c2d3e2 1px;
}
.banner.heic-banner .banner-message .pop-down .message .heic-lists .name {
  float: left;
  width: 25%;
  text-indent: 2%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.banner.heic-banner .banner-message .pop-down .message .heic-lists .progress-bar {
  float: left;
  width: 59%;
}
.banner.heic-banner .banner-message .pop-down .message .heic-lists .progress-bar .size {
  float: left;
  width: 12%;
  min-height: 10px;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.banner.heic-banner .banner-message .pop-down .message .heic-lists .progress-bar .bar {
  position: relative;
  float: left;
  margin-left: 2%;
  width: 60%;
  height: 8px;
  margin-top: 11px;
  background: #c5d6e5;
}
.banner.heic-banner .banner-message .pop-down .message .heic-lists .progress-bar .bar span {
  position: absolute;
  height: 8px;
  width: 0%;
  background: #1c70fd;
  transition: all ease-in-out 0.8s;
}
.banner.heic-banner .banner-message .pop-down .message .heic-lists .progress-bar .total {
  text-indent: 5px;
  float: left;
  width: 12%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.banner.heic-banner .banner-message .pop-down .message .heic-lists .down {
  float: right;
}
.banner.heic-banner .banner-message .pop-down .message .heic-lists .down a {
  color: #92c2e8;
  cursor: default;
  text-decoration: none;
}
.banner.heic-banner .banner-message .pop-down .message .heic-lists .down i {
  margin-right: 15px;
  margin-left: 15px;
  width: 11px;
  height: 11px;
  cursor: pointer;
  background: url(../images/heic-to/down.png);
  background-position: -2px -29px;
}
.banner.heic-banner .banner-message .pop-down .message .heic-lists .down i:hover {
  background-position: -2px -17px;
}
.banner.heic-banner .banner-message .pop-down .message .heic-lists.active .down a {
  color: #208ee6;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.banner.heic-banner .banner-message .pop-down .message .heic-lists.active .down a:hover {
  text-decoration: underline;
}
.banner.heic-banner .banner-message .pop-down.active {
  display: block;
}
@media (max-width: 992px) {
  .banner.heic-banner .banner-message .choose-box,
  .banner.heic-banner .banner-message .pop-down {
    width: 98%;
    margin: 0px auto;
  }
  .banner.heic-banner .banner-message .choose-box {
    margin-top: 40px;
  }
  .banner.heic-banner .banner-message .pop-down {
    margin-top: 15px;
  }
  .banner.heic-banner .banner-message .pop-down .message .heic-lists .name {
    width: 20%;
  }
  .banner.heic-banner .banner-message .pop-down .message .heic-lists .progress-bar .size {
    width: 14%;
  }
}
@media (max-width: 768px) {
  .banner.heic-banner .banner-message h1 {
    font-size: 30px;
  }
  .banner.heic-banner .banner-message .choose-box {
    margin-top: 20px;
  }
  .banner.heic-banner .banner-message .choose-box h2 {
    font-size: 20px;
  }
  .banner.heic-banner .banner-message .pop-down .message .heic-lists .progress-bar {
    width: 58%;
  }
  .banner.heic-banner .banner-message .pop-down .message .heic-lists .down {
    width: 22%;
  }
  .banner.heic-banner .banner-message .pop-down .message .heic-lists .down a {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
  }
  .banner.heic-banner .banner-message .pop-down .message .heic-lists .down i {
    margin: 0px 5px;
  }
}
.banner.tips-dissertation-banner {
  text-align: center;
  height: 574px;
  background: url(../images/tips/dissertation/banner.jpg) no-repeat center;
  color: #323232;
}
.banner.tips-dissertation-banner .banner-message img {
  margin-top: 50px;
  margin-bottom: 30px;
}
.banner.tips-dissertation-banner .banner-message h1 {
  font-size: 48px;
}
.banner.tips-dissertation-banner .banner-message h2 {
  padding: 0px 120px;
  font-weight: 400;
  font-size: 20px;
}
.banner.iphone-manager {
  background: url(../images/iotransfer-iphone-manager/banner.jpg) no-repeat center top;
}
.banner.iphone-manager h1 {
  padding-top: 40px;
  font-size: 42px;
}
.banner.iphone-manager p {
  font-size: 20px;
}
.banner.iphone-manager .left-message {
  float: left;
  width: 409px;
  height: 293px;
  margin-top: 70px;
  background: url(../images/iotransfer-iphone-manager/defalut-bg.png) no-repeat;
}
.banner.iphone-manager .right-box {
  width: 600px;
  height: 335px;
  float: right;
  margin-top: 60px;
  margin-left: -10px;
  border-radius: 5px;
  background-image: -moz-linear-gradient(-120deg, #ffe2b0 1%, #ffa274 100%);
  background-image: -webkit-linear-gradient(-120deg, #ffe2b0 1%, #ffa274 100%);
  background-image: -ms-linear-gradient(-120deg, #ffe2b0 1%, #ffa274 100%);
  background-image: linear-gradient(-120deg, #ffe2b0 1%, #ffa274 100%);
}
.banner.iphone-manager .right-box .img-box {
  float: left;
  margin-left: -15px;
  margin-top: -40px;
  margin-bottom: 20px;
}
.banner.iphone-manager .right-box .message {
  float: left;
  width: 230px;
  margin-left: -50px;
  margin-top: 34px;
  text-align: center;
}
.banner.iphone-manager .right-box .message .number {
  font-size: 18px;
  line-height: 38px;
}
.banner.iphone-manager .right-box .message .number .countdown {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 38px;
  overflow: hidden;
}
.banner.iphone-manager .right-box .message .number .countdown .scroll-tick {
  float: left;
  width: 24px;
  border-radius: 3px;
  margin-left: 3px;
  background: #fff4e3;
  font-size: 26px;
  color: #ff7301;
}
.banner.iphone-manager .right-box .message .number .countdown .scroll-tick span {
  display: block;
}
.banner.iphone-manager .right-box .message .pc {
  margin-top: 35px;
  margin-bottom: 0px;
  font-size: 16px;
  color: #262e3d;
  background: url(../images/iotransfer-iphone-manager/line.png) no-repeat center;
}
.banner.iphone-manager .right-box .message strong {
  font-size: 20px;
  color: #262e3d;
}
.banner.iphone-manager .right-box .message strong b {
  font-size: 42px;
}
.banner.iphone-manager .right-box .message del {
  display: inline-block;
  margin-left: 15px;
  min-width: 83px;
  font-size: 20px;
  color: #d09164;
  text-decoration: none;
  background: url(../images/iotransfer-iphone-manager/del-bg.png) no-repeat center;
}
.banner.iphone-manager .right-box .buybtn {
  clear: both;
  padding: 0px;
  display: block;
  width: 270px;
  height: 65px;
  line-height: 65px;
  margin: 0px auto;
  box-shadow: 0px 15px 31.5px 3.5px rgba(223, 79, 35, 0.8);
  border-radius: 35px;
  font-size: 20px;
  color: #faddd4;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.35);
  background: url(../images/iotransfer-iphone-manager/btn.png);
}
.banner.iphone-manager .right-box .buybtn i {
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 18px;
  margin-right: 10px;
  background: url(../images/iotransfer-iphone-manager/shop.png);
}
.banner.iphone-manager .right-box .buybtn:hover {
  background-position: 0px -65px;
}
.banner.iphone-manager.lifetime-iphone-manager .left-message {
  background: url(../images/iotransfer-iphone-manager/defalut-bg-lifetime.png) no-repeat;
}
.banner.iphone-pc-banner {
  height: 600px;
  text-align: center;
  color: #262e3d;
  background: url(../images/ihpone-to-pc/banner.jpg) no-repeat center;
}
.banner.iphone-pc-banner h1 {
  font-size: 38px;
}
.banner.iphone-pc-banner h2 {
  padding: 0px 80px;
  line-height: 32px;
  font-size: 16px;
}
.banner.iphone-pc-banner.manage-iphone-contacts {
  background: url(../images/manage-iphone-contacts/banner.jpg) no-repeat center;
}
.banner.old-iphone-to-new-banner {
  height: 600px;
  text-align: center;
  color: #262e3d;
  background: url(../images/old-iphone-to-new-iphone/banner.jpg) no-repeat center;
}
.banner.old-iphone-to-new-banner h1 {
  margin: 0;
  padding-top: 37px;
  font-size: 38px;
}
.banner.old-iphone-to-new-banner h2 {
  padding: 0px 160px;
  line-height: 32px;
  font-size: 16px;
  font-weight: 600;
}
.banner.old-iphone-to-new-banner .phone-box {
  margin: 30px auto 0;
  border-bottom: 1px solid #fff;
}
.banner.old-iphone-to-new-banner .phone-box img {
  display: block;
  margin: 0 auto;
}
.banner.wifi-transfer-banner {
  background: url(../images/wifi-transfer-iphone/banner.jpg) no-repeat center;
}
.banner.wifi-transfer-banner .language {
  color: #262e3d;
}
.banner.wifi-transfer-banner .second,
.banner.wifi-transfer-banner h1,
.banner.wifi-transfer-banner p {
  color: #fff;
  text-shadow: 0px 2px 2px rgba(32, 42, 35, 0.4);
}
.banner.wifi-transfer-banner h1 {
  padding-top: 70px;
  font-size: 44px;
}
.banner.wifi-transfer-banner .second {
  line-height: 36px;
}
.banner.wifi-transfer-banner p {
  font-size: 14px;
}
.banner.wifi-transfer-banner p span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  width: 215px;
  height: 21px;
  line-height: 21px;
  text-indent: 25px;
  font-size: 14px;
  background: url(../images/ios12.png);
}
.banner.tips-banner {
  height: 380px;
  background: url(../images/tips/banner.jpg) no-repeat center top;
}
.banner.tips-banner .banner-message {
  display: none;
}
@media (min-width: 992px) {
  .banner.tips-banner .container {
    width: 1200px;
  }
  .banner.tips-banner .banner-message {
    display: block;
  }
  .banner.tips-banner .left-message {
    width: 850px;
    float: left;
    color: #262e3d;
  }
  .banner.tips-banner .left-message h2 {
    margin-top: 75px;
    font-size: 24px;
  }
  .banner.tips-banner .left-message p {
    line-height: 24px;
  }
  .banner.tips-banner .right-message {
    float: left;
    margin-left: 70px;
    margin-top: 75px;
    text-align: center;
  }
  .banner.tips-banner .right-message .buybtn {
    padding: 0px;
    width: 218px;
    height: 52px;
    font-size: 22px;
    line-height: 52px;
  }
  .banner.tips-banner .right-message p {
    color: #999;
    font-size: 14px;
  }
}
.banner.video-youtub-update h1 {
  margin-bottom: 0px;
}
.banner.video-youtub-update p {
  margin: 0;
}
.banner.video-youtub-update input {
  margin-top: 15px;
}
.banner.video-youtub-update .buybtn {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .banner.video-youtub-update p {
    margin: 1em;
  }
}
.star-convert {
  margin: 2em 1em;
  color: #262e3d;
  font-size: 14px;
}
.star-convert b,
.star-convert span {
  display: inline-block;
}
.star-convert .star {
  cursor: pointer;
}
.star-convert b {
  width: 30px;
  color: #f7850a;
  font-size: 18px;
  font-weight: 600;
  text-align: right;
  vertical-align: 1px;
}
.star-convert span i.ct-star {
  display: inline-block;
  margin: 0 1px;
  width: 17px;
  height: 17px;
  vertical-align: -2px;
  cursor: pointer;
  background: url(../images/video-youtub/star.png) 0 0px no-repeat;
}
.star-convert span i.ct-star.ct-star-off {
  background-position: 0 -17px;
}
.instagram-youtub .star-convert,
.free-online .star-convert {
  padding-top: 20px;
}
@keyframes globe {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  25% {
    transform: scale(2);
    opacity: 0;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes globe {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  25% {
    transform: scale(2);
    opacity: 0;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes drop {
  0% {
    -webkit-transform: translate(0px, 0);
    transform: translate(0px, 0);
  }
  100% {
    -webkit-transform: translate(0px, 10px);
    transform: translate(0px, 10px);
  }
}
@-webkit-keyframes down {
  0% {
    top: -11px;
  }
  100% {
    top: 21px;
  }
}
@keyframes circle {
  from {
    transform: scale(0.8);
  }
  to {
    transform: scale(1.2);
  }
}
.dow-title {
  display: none;
  height: 71px;
  background: rgba(250, 252, 253, 0.92);
  border-bottom: solid rgba(0, 0, 0, 0.2) 1px;
}
.dow-title .logo {
  float: left;
  margin-top: 7px;
}
.dow-title ul {
  line-height: 71px;
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  color: #262e3d;
}
.dow-title ul li {
  margin-left: 10px;
  display: inline-block;
}
.dow-title .btn-content {
  float: right;
  margin-top: 15px;
}
.dow-title .btn-content .buybtn {
  padding: 0;
  vertical-align: middle;
  min-width: 168px;
  width: 168px;
  height: 39px;
  line-height: 39px;
  font-size: 14px;
  margin-top: 0;
  border-radius: 25px;
}
.dow-title .btn-content .buybtn.buy {
  min-width: 166px;
  width: 166px;
  height: 37px;
  line-height: 37px;
  margin-left: 15px;
  overflow: hidden;
  background: #fff;
  border: solid #2a2723 1px;
  color: #2a2723;
}
.dow-title .btn-content .buybtn.buy i {
  width: 16px;
  height: 12px;
  background-position: 0px -199px;
  -webkit-transform: translate3d(-20px, 3.5em, 0);
  transform: translate3d(-20px, 3.5em, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.dow-title .btn-content .buybtn.buy span {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translate3d(-16px, 0, 0);
  transform: translate3d(-16px, 0, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.dow-title .btn-content .buybtn.buy:hover {
  min-width: 168px;
  border: none;
  color: #fff;
  height: 39px;
  line-height: 39px;
  background-image: -moz-linear-gradient(180deg, #f7690a 0%, #f7900a 99%);
  background-image: -webkit-linear-gradient(180deg, #f7690a 0%, #f7900a 99%);
  background-image: -ms-linear-gradient(180deg, #f7690a 0%, #f7900a 99%);
  background-image: linear-gradient(180deg, #f7690a 0%, #f7900a 99%);
  box-shadow: -1.847px 2.364px 10px 0px rgba(241, 139, 9, 0.5);
}
.dow-title .btn-content .buybtn.buy:hover i,
.dow-title .btn-content .buybtn.buy:hover span {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.dow-title .btn-content .buybtn.down {
  background: #1c6ffc;
  background-image: -moz-linear-gradient(180deg, #1c6ffc 0%, #3296ff 99%);
  background-image: -webkit-linear-gradient(180deg, #1c6ffc 0%, #3296ff 99%);
  background-image: -ms-linear-gradient(180deg, #1c6ffc 0%, #3296ff 99%);
  background-image: linear-gradient(180deg, #1c6ffc 0%, #3296ff 99%);
  box-shadow: -1.847px 2.364px 10px 0px rgba(11, 76, 178, 0.5);
}
.dow-title .btn-content .buybtn.down i {
  position: relative;
  width: 21px;
  height: 19px;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -8px;
  overflow: hidden;
  background: url(../images/down.png);
}
.dow-title .btn-content .buybtn.down i:after {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  left: 5px;
  background: url(../images/down-icon.png);
  -webkit-animation: 1.5s down ease-in-out infinite normal;
}
.dow-title .btn-content .buybtn.down:hover {
  background-image: -webkit-linear-gradient(180deg, #3296ff 1%, #2782fb 39%, #1c6df7 100%);
  background-image: linear-gradient(180deg, #3296ff 1%, #2782fb 39%, #1c6df7 100%);
}
.dow-title.on {
  position: fixed;
  width: 100%;
  top: 0;
  display: block;
  z-index: 9999;
}
.dow-title.update {
  background: #d5eff8;
  border: none;
}
.dow-title.update .logo {
  margin-top: 15px;
}
.dow-title.update ul li {
  margin-left: 15px;
  font-size: 18px;
}
.dow-title.update .btn-content {
  margin-right: 8px;
}
.dow-title.update .btn-content .buybtn {
  position: relative;
  display: block;
  width: 190px;
  height: 40px;
  margin: auto;
  padding: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  text-shadow: none;
  color: #fff;
  background: #1c7ffe;
  border-radius: 20px;
  box-shadow: none;
}
.dow-title.update .btn-content .buybtn b {
  float: left;
  display: inline-block;
  width: 142px;
}
.dow-title.update .btn-content .buybtn span {
  float: right;
  display: inline-block;
  width: 48px;
  height: 40px;
  background: #56d617;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.dow-title.update .btn-content .buybtn span i {
  display: inline-block;
  position: relative;
  width: 18px;
  height: 16px;
  vertical-align: middle;
  margin-top: -8px;
  overflow: hidden;
  background: url(../images/down.png) no-repeat;
  background-size: 18px 16px;
}
.dow-title.update .btn-content .buybtn span i:after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 10px;
  height: 10px;
  left: 5px;
  background: url(../images/down-icon.png);
  background-size: 10px 10px;
  -webkit-animation: down 1.5s ease-in-out infinite normal;
  animation: down 1.5s ease-in-out infinite normal;
}
.dow-title.update .btn-content .buybtn:hover {
  background: #4696fd;
}
.dow-title.update .btn-content .buybtn:hover span {
  background: #63e324;
}
.manage {
  padding: 50px 0;
  text-align: center;
}
.manage .anmian-manage {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0px, 50px);
  -moz-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
  -webkit-transition: opacity 1s,transform 1s ease;
  -moz-transition: opacity 1s,transform 1s ease;
  -ms-transition: opacity 1s,transform 1s ease;
  transition: opacity 1s,transform 1s ease;
}
.manage h2 {
  font-size: 28px;
}
.manage .manage-message {
  margin-top: 150px;
  border-top: solid #ccc 1px;
}
.manage .manage-message ul {
  height: 80px;
  padding: 0px;
  list-style-type: none;
}
.manage .manage-message ul li {
  float: left;
  width: 20%;
  margin-top: -61px;
  text-align: center;
}
.manage .manage-message ul li span {
  position: relative;
  display: inline-block;
  width: 82px;
  height: 82px;
  line-height: 82px;
  background-color: #fff;
  border: solid #a1acc2 1px;
  border-radius: 50%;
  cursor: pointer;
}
.manage .manage-message ul li span i,
.manage .manage-message ul li span:after {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 1.5s, opacity 1.5s;
  transition: transform 1.5s, opacity 1.5s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  background: url(../images/list.png) no-repeat;
}
.manage .manage-message ul li span:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  -webkit-transform: translate3d(0, 25%, 0);
  transform: translate3d(0, 25%, 0);
}
.manage .manage-message ul li:hover,
.manage .manage-message ul li.active {
  margin-top: -74px;
}
.manage .manage-message ul li:hover span,
.manage .manage-message ul li.active span {
  width: 109px;
  height: 109px;
  line-height: 109px;
  box-shadow: inset -2.517px -3.109px 10px 0px rgba(246, 94, 220, 0.4);
  border: none;
}
.manage .manage-message ul li:hover span i {
  opacity: 0;
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
}
.manage .manage-message ul li:hover span:after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.manage .manage-message ul li.picture:hover span,
.manage .manage-message ul li.picture.active span {
  background-image: -moz-linear-gradient(-50deg, #31ebfc 1%, #4da2ea 31%, #5a64e2 68%, #6344d6 100%);
  background-image: -webkit-linear-gradient(-50deg, #31ebfc 1%, #4da2ea 31%, #5a64e2 68%, #6344d6 100%);
  background-image: -ms-linear-gradient(-50deg, #31ebfc 1%, #4da2ea 31%, #5a64e2 68%, #6344d6 100%);
  background-image: linear-gradient(-50deg, #31ebfc 1%, #4da2ea 31%, #5a64e2 68%, #6344d6 100%);
}
.manage .manage-message ul li.picture:hover span i,
.manage .manage-message ul li.picture.active span i,
.manage .manage-message ul li.picture:hover span:after,
.manage .manage-message ul li.picture.active span:after {
  width: 54px;
  height: 54px;
  background-position: -66px 0px;
}
.manage .manage-message ul li.picture span i,
.manage .manage-message ul li.picture span:after {
  width: 44px;
  height: 44px;
  background-position: 0px -5px;
}
.manage .manage-message ul li.music:hover span,
.manage .manage-message ul li.music.active span {
  background-image: -moz-linear-gradient(-50deg, #fc490c 1%, #f67b51 5%, #f54b8a 48%, #f524b5 100%);
  background-image: -webkit-linear-gradient(-50deg, #fc490c 1%, #f67b51 5%, #f54b8a 48%, #f524b5 100%);
  background-image: -ms-linear-gradient(-50deg, #fc490c 1%, #f67b51 5%, #f54b8a 48%, #f524b5 100%);
  background-image: linear-gradient(-50deg, #fc490c 1%, #f67b51 5%, #f54b8a 48%, #f524b5 100%);
}
.manage .manage-message ul li.music:hover span i,
.manage .manage-message ul li.music.active span i,
.manage .manage-message ul li.music:hover span:after,
.manage .manage-message ul li.music.active span:after {
  width: 51px;
  height: 56px;
  background-position: -69px -54px;
}
.manage .manage-message ul li.music span i,
.manage .manage-message ul li.music span:after {
  width: 43px;
  height: 47px;
  background-position: 0px -58px;
}
.manage .manage-message ul li.video:hover span,
.manage .manage-message ul li.video.active span {
  background-image: -moz-linear-gradient(-50deg, #43dfbc 1%, #55e2b9 32%, #35dc65 72%, #b1f422 99%);
  background-image: -webkit-linear-gradient(-50deg, #43dfbc 1%, #55e2b9 32%, #35dc65 72%, #b1f422 99%);
  background-image: -ms-linear-gradient(-50deg, #43dfbc 1%, #55e2b9 32%, #35dc65 72%, #b1f422 99%);
  background-image: linear-gradient(-50deg, #43dfbc 1%, #55e2b9 32%, #35dc65 72%, #b1f422 99%);
}
.manage .manage-message ul li.video:hover span i,
.manage .manage-message ul li.video.active span i,
.manage .manage-message ul li.video:hover span:after,
.manage .manage-message ul li.video.active span:after {
  width: 60px;
  height: 43px;
  background-position: -60px -110px;
}
.manage .manage-message ul li.video span i,
.manage .manage-message ul li.video span:after {
  width: 50px;
  height: 36px;
  background-position: 0px -112px;
}
.manage .manage-message ul li.address-book:hover span,
.manage .manage-message ul li.address-book.active span {
  background-image: -moz-linear-gradient(-50deg, #f9f34b 1%, #fed05d 33%, #ffb563 68%, #f99f03 99%);
  background-image: -webkit-linear-gradient(-50deg, #f9f34b 1%, #fed05d 33%, #ffb563 68%, #f99f03 99%);
  background-image: -ms-linear-gradient(-50deg, #f9f34b 1%, #fed05d 33%, #ffb563 68%, #f99f03 99%);
  background-image: linear-gradient(-50deg, #f9f34b 1%, #fed05d 33%, #ffb563 68%, #f99f03 99%);
}
.manage .manage-message ul li.address-book:hover span i,
.manage .manage-message ul li.address-book.active span i,
.manage .manage-message ul li.address-book:hover span:after,
.manage .manage-message ul li.address-book.active span:after {
  width: 52px;
  height: 48px;
  background-position: -68px -153px;
}
.manage .manage-message ul li.address-book span i,
.manage .manage-message ul li.address-book span:after {
  width: 43px;
  height: 40px;
  background-position: 0px -159px;
}
.manage .manage-message ul li.other-data:hover span,
.manage .manage-message ul li.other-data.active span {
  background-image: -moz-linear-gradient(-50deg, #ff8a65 1%, #ff7043 31%, #f03f3c 66%, #c62828 100%);
  background-image: -webkit-linear-gradient(-50deg, #ff8a65 1%, #ff7043 31%, #f03f3c 66%, #c62828 100%);
  background-image: -ms-linear-gradient(-50deg, #ff8a65 1%, #ff7043 31%, #f03f3c 66%, #c62828 100%);
  background-image: linear-gradient(-50deg, #ff8a65 1%, #ff7043 31%, #f03f3c 66%, #c62828 100%);
}
.manage .manage-message ul li.other-data:hover span i,
.manage .manage-message ul li.other-data.active span i,
.manage .manage-message ul li.other-data:hover span:after,
.manage .manage-message ul li.other-data.active span:after {
  width: 55px;
  height: 44px;
  background-position: -65px -206px;
}
.manage .manage-message ul li.other-data span i,
.manage .manage-message ul li.other-data span:after {
  width: 47px;
  height: 38px;
  background-position: 0px -210px;
}
.manage .manage-message .content dl {
  padding: 0px 15px;
  display: none;
  font-size: 18px;
  color: #262e3d;
  line-height: 32px;
}
.manage .manage-message .content dl h3 {
  margin: 0px;
  font-weight: 400;
}
.manage .manage-message .content dl dd {
  margin-top: 60px;
}
.manage .manage-message .content dl dd a {
  color: #1c8cfe;
  text-decoration: none;
}
.manage .manage-message .content dl dd a i {
  width: 20px;
  height: 9px;
  margin-left: 12px;
  background-position: 0px -135px;
}
.manage .manage-message .content dl dd a:hover {
  text-decoration: underline;
}
.manage .manage-message .content dl.active {
  display: block;
}
@media (max-width: 1200px) {
  .manage h2 {
    font-size: 21px;
  }
}
@media (max-width: 760px) {
  .manage h2 {
    padding: 0px 10px;
  }
  .manage .manage-message {
    margin-top: 80px;
  }
  .manage .manage-message ul {
    height: 40px;
  }
  .manage .manage-message ul li {
    margin-top: -45px;
  }
  .manage .manage-message ul li span {
    width: 55px;
    height: 55px;
    line-height: 55px;
  }
  .manage .manage-message ul li span i {
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
  .manage .manage-message ul li:hover,
  .manage .manage-message ul li.active {
    margin-top: -54px;
  }
  .manage .manage-message ul li:hover span,
  .manage .manage-message ul li.active span {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }
  .manage .manage-message .content dd {
    margin-top: 25px !important;
    font-size: 16px;
  }
}
.graphic {
  padding: 100px 0px;
}
.graphic .img-box {
  position: relative;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(-100px, 0px);
  -moz-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
  -webkit-transition: opacity 1s,transform 1s ease;
  -moz-transition: opacity 1s,transform 1s ease;
  -ms-transition: opacity 1s,transform 1s ease;
  transition: opacity 1s,transform 1s ease;
}
.graphic .img-box span {
  position: absolute;
  display: block;
  width: 12px;
  height: 12px;
  animation: circle 1s linear infinite alternate;
  background: url(../images/speck01.png);
}
.graphic .img-box span.speck {
  width: 18px;
  height: 18px;
  right: 17%;
  top: -5%;
  background: url(../images/speck.png);
}
.graphic .img-box span.speck01 {
  left: 40%;
  top: -5%;
}
.graphic .img-box span.speck02 {
  left: 5%;
  top: 45%;
}
.graphic .message {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(100px, 0px);
  -moz-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
  -webkit-transition: opacity 1s,transform 1s ease;
  -moz-transition: opacity 1s,transform 1s ease;
  -ms-transition: opacity 1s,transform 1s ease;
  transition: opacity 1s,transform 1s ease;
}
.graphic.graphic01 {
  background-image: -moz-linear-gradient(180deg, #f0f5f7 18%, #e0ebf5 44%, #d0e1f2 100%);
  background-image: -webkit-linearlinear-gradient(180deg, #f0f5f7 18%, #e0ebf5 44%, #d0e1f2 100%);
  background-image: -ms-linear-gradient(180deg, #f0f5f7 18%, #e0ebf5 44%, #d0e1f2 100%);
  background-image: linear-gradient(180deg, #f0f5f7 18%, #e0ebf5 44%, #d0e1f2 100%);
}
.graphic.graphic01.graphicnew {
  background: #fff;
}
.graphic.graphic02 span.speck {
  left: 5%;
  top: 50%;
}
.graphic.graphic02 span.speck01 {
  left: inherit;
  top: 15%;
  right: 20%;
}
.graphic.graphic02 span.speck02 {
  left: inherit;
  right: 18%;
  bottom: 18%;
  top: inherit;
}
.graphic.graphic02 .img-box {
  position: relative;
}
.graphic.graphic02 .img-box .center {
  position: absolute;
  z-index: 999;
  top: 9%;
  left: 26%;
}
.graphic.graphic02 .img-box .sector,
.graphic.graphic02 .img-box .sector-left,
.graphic.graphic02 .img-box .sector-right {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.graphic.graphic02 .img-box .sector {
  width: 502px;
  height: 502px;
  background-image: -moz-linear-gradient(10deg, #dde9f4 0%, #1c8cfe 0%, rgba(28, 140, 254, 0) 100%);
  background-image: -webkit-linear-gradient(10deg, #dde9f4 0%, #1c8cfe 0%, rgba(28, 140, 254, 0) 100%);
  background-image: -ms-linear-gradient(10deg, #dde9f4 0%, #1c8cfe 0%, rgba(28, 140, 254, 0) 100%);
  background-image: linear-gradient(10deg, #dde9f4 0%, #1c8cfe 0%, rgba(28, 140, 254, 0) 100%);
  left: 1px;
  top: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.graphic.graphic02 .img-box .sector-left,
.graphic.graphic02 .img-box .sector-right {
  width: 501px;
  height: 501px;
  top: 0;
  left: 0;
  background: #ffffff url(../images/round.png) no-repeat center;
  border-radius: 50%;
  clip: rect(0px, 500px, 251px, 0px);
}
.graphic.graphic02 .img-box .left-box {
  position: absolute;
  width: 100%;
  height: 51%;
  top: 1px;
  left: 1px;
  overflow: hidden;
}
.graphic.graphic02 .img-box .right-box {
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: -4px;
  right: -1px;
  overflow: hidden;
}
.graphic.graphic02 .img-box .sector-left {
  top: -1px;
  transform: rotate(153deg);
}
.graphic.graphic02 .img-box .sector-right {
  top: -257px;
  background: #ffffff url(../images/round.png) no-repeat center;
  transform: rotate(-1deg);
  -webkit-transition: all 1.5s linear;
  -moz-transition: all 1.5s linear;
  -ms-transition: all 1.5s linear;
  transition: all 1.5s linear;
}
.graphic.graphic02 .img-box .sector-right.anmian {
  -webkit-transform: rotate(180deg) !important;
  transform: rotate(180deg) !important;
}
.graphic.graphic02.graphic03 .img-box {
  margin-right: 0px;
  margin-top: 75px;
}
.graphic.graphic04 .message {
  margin-top: 65px;
}
.graphic h2 {
  font-size: 30px;
  color: #1c8cfe;
}
.graphic p {
  font-size: 18px;
  color: #516385;
  line-height: 32px;
}
.graphic p a {
  display: inline-block;
  margin-top: 45px;
  font-size: 16px;
  color: #1c8cfe;
  text-decoration: none;
}
.graphic p a i {
  width: 20px;
  height: 9px;
  margin-left: 12px;
  background-position: 0px -135px;
}
.graphic p a:hover {
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .graphic.graphic01 .img-box {
    float: left;
    margin-left: -50px;
  }
  .graphic.graphic01 .message {
    float: right;
    width: 480px;
  }
  .graphic.graphic01.graphicnew .message {
    float: left;
  }
  .graphic.graphic01.graphicnew .img-box {
    float: right;
    margin-right: 0px;
    margin-right: -50px;
  }
  .graphic.graphic02 .message {
    float: left;
    width: 475px;
    padding-top: 45px;
  }
  .graphic.graphic02 .img-box {
    float: right;
    margin-right: -10px;
  }
  .graphic.graphic06 {
    padding-bottom: 86px;
  }
  .graphic.graphic06 .img-box {
    margin-left: 0px;
  }
  .graphic.graphic06 .img-box span.speck {
    top: auto;
    right: -2%;
    bottom: 32%;
  }
  .graphic.graphic06 .img-box span.speck01 {
    top: 4%;
    right: 12%;
    left: auto;
  }
  .graphic.graphic06 .img-box span.speck02 {
    top: auto;
    bottom: 25%;
    left: 2%;
  }
  .graphic.graphic06 .message {
    padding-top: 92px;
    margin-right: -46px;
    width: 525px;
  }
  .graphic.graphic06 p a {
    line-height: 20px;
  }
  .graphic.graphic06 p a:hover {
    text-decoration: none;
    border-bottom: 1px solid #1c8cfe;
  }
}
@media (max-width: 1200px) {
  .graphic {
    text-align: center;
    padding: 50px 0px;
  }
  .graphic p {
    padding: 0px 15px;
  }
  .graphic p a {
    margin-top: 0px;
  }
  .graphic.graphic01 .img-box img {
    margin-top: 15px;
    width: 60%;
  }
  .graphic.graphic01 .img-box span.speck {
    right: 22%;
    top: 15%;
  }
  .graphic.graphic01 .img-box span.speck01 {
    right: 50%;
    top: 8%;
  }
  .graphic.graphic01 .img-box span.speck02 {
    left: 25%;
  }
  .graphic.graphic02 .img-box img {
    margin-top: 15px;
    width: 60%;
  }
  .graphic.graphic02 .img-box img.center {
    left: 0%;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    width: 30%;
  }
  .graphic.graphic02 .img-box span.speck {
    left: 22%;
  }
  .graphic.graphic02 .img-box span.speck01 {
    right: 35%;
  }
  .graphic.graphic02 .img-box span.speck02 {
    right: 30%;
  }
  .graphic.graphic02 .img-box .sector,
  .graphic.graphic02 .img-box .sector-left,
  .graphic.graphic02 .img-box .sector-right {
    display: none;
  }
  .graphic.graphic06 .img-box img {
    margin-top: 15px;
    width: 60%;
  }
  .graphic.graphic06 .img-box img.center {
    left: 0%;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    width: 30%;
  }
  .graphic.graphic06 .img-box span.speck {
    top: auto;
    right: 20%;
    bottom: 30%;
  }
  .graphic.graphic06 .img-box span.speck01 {
    top: 12%;
    right: 28%;
    left: auto;
  }
  .graphic.graphic06 .img-box span.speck02 {
    top: auto;
    bottom: 25%;
    left: 22%;
  }
  .graphic.graphic06 .img-box .sector,
  .graphic.graphic06 .img-box .sector-left,
  .graphic.graphic06 .img-box .sector-right {
    display: none;
  }
}
@media (max-width: 760px) {
  .graphic {
    padding: 25px 0px;
  }
  .graphic h2 {
    font-size: 24px;
  }
  .graphic p a {
    font-size: 15px;
  }
  .graphic.graphic01 .img-box img {
    width: 90%;
  }
  .graphic.graphic01 .img-box span.speck {
    right: 21%;
    top: 10%;
  }
  .graphic.graphic01 .img-box span.speck02 {
    left: 15%;
  }
  .graphic.graphic02 .img-box img {
    width: 80%;
  }
  .graphic.graphic02 .img-box span.speck {
    left: 13%;
  }
  .graphic.graphic02 .img-box span.speck01 {
    right: 28%;
  }
  .graphic.graphic02 .img-box span.speck02 {
    right: 24%;
  }
  .graphic.graphic06 .img-box img {
    width: 80%;
  }
  .graphic.graphic06 .img-box span.speck {
    top: auto;
    right: 6%;
    bottom: 30%;
  }
  .graphic.graphic06 .img-box span.speck01 {
    top: 12%;
    right: 18%;
    left: auto;
  }
  .graphic.graphic06 .img-box span.speck02 {
    top: auto;
    bottom: 25%;
    left: 10%;
  }
  .graphic .message {
    margin-top: 0px !important;
  }
}
@-webkit-keyframes circleProgressLoad_left {
  0% {
    -webkit-transform: rotate(92deg);
  }
  100% {
    -webkit-transform: rotate(193deg);
  }
}
@-webkit-keyframes circleProgressLoad_right {
  0% {
    -webkit-transform: rotate(-90deg);
  }
  100% {
    -webkit-transform: rotate(-182deg);
  }
}
.home-between-buy {
  min-height: 229px;
  text-align: center;
  background: #fbfcfe url(../images/between-buy-bg.jpg) no-repeat center;
}
.home-between-buy h2 {
  font-size: 30px;
  color: #1c8cfe;
}
.home-between-buy .buybtn {
  margin-top: 30px;
  font-size: 22px;
  padding: 10px 25px;
}
@media (max-width: 480px) {
  .home-between-buy {
    height: auto;
  }
  .home-between-buy h2 {
    font-size: 24px;
  }
  .home-between-buy .buybtn {
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 15px;
  }
}
.new-home-between-buy {
  height: auto;
  text-align: center;
  color: #fff;
  background-image: -moz-linear-gradient(125deg, #5e87ea 0%, #3da0ea 57%, #1cb8e9 84%);
  background-image: -webkit-linear-gradient(125deg, #5e87ea 0%, #3da0ea 57%, #1cb8e9 84%);
  background-image: -ms-linear-gradient(125deg, #5e87ea 0%, #3da0ea 57%, #1cb8e9 84%);
}
.new-home-between-buy h2 {
  padding-top: 70px;
  font-size: 30px;
  text-shadow: 2.624px 3.019px 7px rgba(2, 144, 203, 0.94);
}
.new-home-between-buy p {
  font-size: 18px;
  line-height: 28px;
}
.new-home-between-buy .buybtn {
  width: 260px;
  height: 66px;
  line-height: 66px;
  padding: 0;
  margin-top: 55px;
}
.new-home-between-buy .buybtn.blue {
  margin-right: 90px;
}
.new-home-between-buy .map {
  position: relative;
  height: 261px;
  background: url(../images/map.png) no-repeat center;
}
.new-home-between-buy .map .recover {
  position: absolute;
  border-radius: 50%;
  background: #fff;
}
.new-home-between-buy .map .recover.big {
  width: 24px;
  height: 24px;
  opacity: 0.5;
}
.new-home-between-buy .map .recover.middle {
  width: 16px;
  height: 16px;
  opacity: 0.6;
}
.new-home-between-buy .map .recover.smail {
  width: 10px;
  height: 10px;
  opacity: 0.8;
}
.new-home-between-buy .map .recover.recover01 {
  left: 47px;
  bottom: 148px;
  -webkit-animation: 3s recover 1s ease-in-out infinite;
}
.new-home-between-buy .map .recover.recover02 {
  left: 87px;
  bottom: 171px;
  -webkit-animation: 4s light 1.5s ease-in-out infinite;
}
.new-home-between-buy .map .recover.recover03 {
  left: 101px;
  bottom: 146px;
  -webkit-animation: 5s light 1.5s ease-in-out infinite;
}
.new-home-between-buy .map .recover.recover04 {
  left: 100px;
  bottom: 178px;
  -webkit-animation: 6s recover 1s ease-in-out infinite;
}
.new-home-between-buy .map .recover.recover05 {
  left: 156px;
  bottom: 190px;
  -webkit-animation: 4.5s recover 1s ease-in-out infinite;
}
.new-home-between-buy .map .recover.recover06 {
  left: 222px;
  bottom: 210px;
  -webkit-animation: 5s light 1.5s ease-in-out infinite;
}
.new-home-between-buy .map .recover.recover07 {
  right: 186px;
  bottom: 212px;
  -webkit-animation: 5.5s recover 1s ease-in-out infinite;
}
.new-home-between-buy .map .recover.recover08 {
  left: 248px;
  bottom: 191px;
  -webkit-animation: 6s light 1.5s ease-in-out infinite;
}
.new-home-between-buy .map .recover.recover09 {
  left: 468px;
  bottom: 171px;
  -webkit-animation: 3.5s light 1.5s ease-in-out infinite;
}
.new-home-between-buy .map .recover.recover10 {
  left: 511px;
  bottom: 192px;
  -webkit-animation: 4s recover 1s ease-in-out infinite;
}
.new-home-between-buy .map .recover.recover11 {
  left: 490px;
  bottom: 229px;
  -webkit-animation: 4.5s recover 1.5s ease-in-out infinite;
}
.new-home-between-buy .map .recover.recover12 {
  left: 529px;
  bottom: 205px;
  -webkit-animation: 5.5s light 1s ease-in-out infinite;
}
.new-home-between-buy .map .recover.recover13 {
  left: 578px;
  bottom: 202px;
  -webkit-animation: 4.5s light 1.5s ease-in-out infinite;
}
.new-home-between-buy .map .recover.recover14 {
  left: 589px;
  bottom: 164px;
  -webkit-animation: 4s recover 1.5s ease-in-out infinite;
}
.new-home-between-buy .map .recover.recover15 {
  right: 489px;
  bottom: 178px;
  -webkit-animation: 3.5s light 0.5s ease-in-out infinite;
}
.new-home-between-buy .map .recover.recover16 {
  right: 499px;
  bottom: 209px;
  -webkit-animation: 3s recover 0.5s ease-in-out infinite;
}
.new-home-between-buy .map .recover.recover17 {
  right: 202px;
  bottom: 252px;
  -webkit-animation: 4s light 1.5s ease-in-out infinite;
}
.new-home-between-buy .map .recover.recover18 {
  right: 93px;
  bottom: 178px;
  -webkit-animation: 5s recover 0.5s ease-in-out infinite;
}
.new-home-between-buy .map .recover.recover19 {
  right: 160px;
  bottom: 80px;
  -webkit-animation: 6s light 1.5s ease-in-out infinite;
}
.new-home-between-buy .map .recover.recover20 {
  right: 202px;
  bottom: 151px;
  -webkit-animation: 5.5s recover 1s ease-in-out infinite;
}
.new-home-between-buy .map .recover.recover21 {
  right: 391px;
  top: 286px;
  -webkit-animation: 4.5s light 1.5s ease-in-out infinite;
}
.new-home-between-buy .map .recover.recover22 {
  left: 205px;
  bottom: 263px;
}
.new-home-between-buy .map .recover.recover23 {
  right: 447px;
  bottom: 46px;
}
.new-home-between-buy .map .recover.recover24 {
  right: 175px;
  bottom: 207px;
}
.new-home-between-buy .map .recover.recover25 {
  left: 198px;
  bottom: 59px;
}
.new-home-between-buy .map .recover.recover26 {
  right: 176px;
  bottom: 209px;
}
@media (max-width: 480px) {
  .new-home-between-buy {
    padding-bottom: 20px;
  }
  .new-home-between-buy .map {
    display: none;
  }
  .new-home-between-buy h2 {
    font-size: 24px;
  }
  .new-home-between-buy .buybtn {
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 15px;
  }
}
@-webkit-keyframes recover {
  0% {
    -webkit-transform: scale(1);
  }
  10% {
    -webkit-transform: scale(0.5);
  }
  20% {
    -webkit-transform: scale(1.8);
  }
  30% {
    -webkit-transform: scale(0.8);
  }
  40% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.5);
  }
  60% {
    -webkit-transform: scale(1.5);
  }
  70% {
    -webkit-transform: scale(1);
  }
  80% {
    -webkit-transform: scale(0.5);
  }
  90% {
    -webkit-transform: scale(0.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes light {
  0% {
    -webkit-transform: scale(1);
  }
  20% {
    -webkit-transform: scale(0.5);
  }
  40% {
    -webkit-transform: scale(1.8);
  }
  60% {
    -webkit-transform: scale(1.2);
  }
  80% {
    -webkit-transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes scaleNumber {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(3);
  }
}
.scroll-content {
  position: relative;
}
.scroll-content .scroll-ul {
  position: relative;
  width: 100%;
  height: 345px;
  overflow: hidden;
}
.scroll-content .scroll-ul ul {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0px;
  margin: 0px;
  width: 2000px;
  height: inherit;
  overflow: hidden;
}
.scroll-content .scroll-ul ul li {
  float: left;
  width: 400px;
  list-style-type: none;
}
.scroll-content .message {
  position: absolute;
  color: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 200px;
  margin: auto;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0px, 50px);
  -moz-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
  -webkit-transition: opacity 1s,transform 1s ease;
  -moz-transition: opacity 1s,transform 1s ease;
  -ms-transition: opacity 1s,transform 1s ease;
  transition: opacity 1s,transform 1s ease;
}
.scroll-content .message h2 {
  text-align: center;
  font-size: 30px;
}
.scroll-content .message p {
  font-size: 18px;
  line-height: 32px;
}
@media (max-width: 1200px) {
  .scroll-content .message {
    text-align: center;
  }
  .scroll-content .message h2,
  .scroll-content .message p {
    padding: 0px 10px;
    margin-top: 0px;
  }
}
@media (max-width: 760px) {
  .scroll-content .message {
    height: 282px;
  }
  .scroll-content .message h2 {
    margin-bottom: 10px;
    font-size: 22px;
  }
  .scroll-content .message p {
    font-size: 15px;
    line-height: 25px;
  }
}
.review-home {
  padding: 70px 0px;
  background: #f4f8f9;
  position: relative;
}
.review-home p {
  font-weight: 500;
  font-size: 36px;
  color: #2f394b;
  text-align: center;
}
.review-home .usreview {
  position: relative;
}
.review-home .usreview a {
  position: absolute;
  width: 26px;
  height: 45px;
  top: 25%;
  display: inline-block;
}
.review-home .usreview a span {
  width: 26px;
  height: 45px;
  display: block;
  margin: 0 auto;
  background: url(../images/prev.png) no-repeat;
}
.review-home .usreview a.dg-prev {
  left: -26px;
}
.review-home .usreview a.dg-prev span {
  background-position: 0px 0px;
}
.review-home .usreview a.dg-next {
  right: -26px;
}
.review-home .usreview a.dg-next span {
  background-position: -26px 0px;
}
.review-home .usreview a:hover {
  opacity: 0.8;
}
.review-home .continer {
  width: 100%;
  height: 280px;
  margin: 0 auto;
  margin-top: 70px;
  overflow: hidden;
}
.review-home .continer .roll {
  height: inherit;
}
.review-home .continer section {
  width: 50%;
  float: left;
  height: inherit;
}
.review-home .continer section dl {
  float: left;
  width: 50%;
  margin-top: 15px;
  text-align: center;
}
.review-home .continer section dl dt,
.review-home .continer section dl dd {
  display: inline-block;
  width: 85%;
  padding: 20px 20px;
  text-align: left;
}
.review-home .continer section dl dt {
  background: #fff;
  border-radius: 10px;
  font-size: 14px;
  color: #404951;
  min-height: 115px;
  line-height: 26px;
  box-shadow: 0px 8px 40px 0px rgba(159, 204, 252, 0.5);
}
.review-home .continer section dl dd {
  height: 67px;
  line-height: 67px;
}
.review-home .continer section dl dd img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
@media (min-width: 1200px) {
  .review-home .container {
    width: 1200px;
  }
}
@media (max-width: 1200px) {
  .review-home .continer {
    width: 95%;
    margin: 0px auto;
    height: 300px;
  }
  .review-home .continer section dl dt {
    min-height: 155px;
  }
  .review-home .usreview a.dg-prev {
    left: 0px;
  }
  .review-home .usreview a.dg-next {
    right: 0px;
  }
}
@media (max-width: 480px) {
  .review-home .continer {
    width: 85%;
    height: 300px;
    margin: 0px auto;
  }
  .review-home .continer section dl {
    width: 100%;
  }
  .review-home .continer section dl dt {
    box-shadow: none;
    font-size: 12px;
  }
}
.bottom-down {
  padding: 100px 0px;
  background-image: -moz-linear-gradient(180deg, #f0f5f7 18%, #e0ebf5 44%, #d0e1f2 100%);
  background-image: -webkit-linear-gradient(180deg, #f0f5f7 18%, #e0ebf5 44%, #d0e1f2 100%);
  background-image: -ms-linear-gradient(180deg, #f0f5f7 18%, #e0ebf5 44%, #d0e1f2 100%);
  background-image: linear-gradient(180deg, #f0f5f7 18%, #e0ebf5 44%, #d0e1f2 100%);
}
.bottom-down strong {
  display: block;
  margin: 20px 0px;
  text-align: center;
  font-size: 32px;
  color: #1c8cfe;
}
.bottom-down p {
  margin: 0px;
  font-size: 18px;
  line-height: 32px;
}
.bottom-down .buybtn.buy {
  background: #fff;
  color: #f7900a;
  border: solid #f7900a 2px;
}
.bottom-down .buybtn.buy i {
  background-position: 0px -29px;
}
.bottom-down .buybtn.buy:hover {
  background: #f7900a;
  color: #fff;
}
.bottom-down .buybtn.buy:hover i {
  background-position: 0px -54px;
}
.bottom-down .left-message {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(50px, 0px);
  -moz-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
  -webkit-transition: opacity 1s,transform 1s ease;
  -moz-transition: opacity 1s,transform 1s ease;
  -ms-transition: opacity 1s,transform 1s ease;
  transition: opacity 1s,transform 1s ease;
}
.bottom-down .right-message {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(-50px, 0px);
  -moz-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
  -webkit-transition: opacity 1s,transform 1s ease;
  -moz-transition: opacity 1s,transform 1s ease;
  -ms-transition: opacity 1s,transform 1s ease;
  transition: opacity 1s,transform 1s ease;
}
.bottom-down .right-message ul {
  text-align: center;
}
.bottom-down .right-message ul li {
  display: inline-block;
}
.bottom-down .right-message ul li .buybtn {
  border-radius: 25px;
  line-height: 48px;
}
.bottom-down .right-message p {
  margin-top: 20px;
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 1200px) {
  .bottom-down .left-message {
    float: left;
  }
  .bottom-down .right-message {
    float: right;
    margin-top: 30px;
  }
  .bottom-down .right-message ul {
    padding: 0px;
    list-style-type: none;
    text-align: left;
  }
  .bottom-down .right-message p span {
    display: block;
  }
}
@media (max-width: 1200px) {
  .bottom-down {
    padding: 50px 0px;
    text-align: center;
  }
  .bottom-down .right-message p span {
    display: inline-block;
    margin-left: 10px;
  }
}
@media (max-width: 760px) {
  .bottom-down {
    display: none;
  }
}
.anmian {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  -webkit-transform: translate(0, 0) !important;
  -moz-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}
.video-feature-icon {
  padding: 30px 0px;
  background: #fafafa;
}
.video-feature-icon ul {
  list-style-type: none;
  padding: 0px;
}
.video-feature-icon ul li {
  height: 85px;
  line-height: 85px;
  float: left;
  width: 25%;
  text-align: center;
}
.video-feature-icon ul li img {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 760px) {
  .video-feature-icon {
    padding: 5px 0px;
  }
  .video-feature-icon ul li {
    height: 50px;
    line-height: 50px;
  }
  .video-feature-icon img {
    width: 80%;
  }
}
.feature-title {
  padding: 40px;
  text-align: center;
  color: #39434d;
}
.feature-title h2 {
  font-size: 32px;
}
.feature-title p {
  font-size: 16px;
  line-height: 32px;
}
.video-todo {
  margin-bottom: 50px;
  padding-top: 50px;
  text-align: center;
  color: #313942;
}
.video-todo p {
  font-size: 32px;
  font-weight: 500;
}
.video-todo ul {
  padding: 0px;
  margin-top: 30px;
  list-style-type: none;
}
.video-todo ul li {
  float: left;
  width: 50%;
  height: 181px;
  font-size: 16px;
  cursor: pointer;
}
.video-todo ul li span {
  display: block;
  height: 130px;
  line-height: 130px;
}
.video-todo ul li span img {
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.video-todo ul li:hover {
  border-radius: 5px;
  background: #e7f2ff;
}
@media (min-width: 992px) {
  .video-todo.container {
    width: 1200px;
  }
  .video-todo.container p {
    font-size: 26px;
  }
  .video-todo.container ul li {
    width: 25%;
  }
}
.video-more-than {
  padding: 70px 0px;
  background: #f6f6f6;
  text-align: center;
  color: #313942;
}
.video-more-than h2 {
  font-size: 32px;
  font-weight: 500;
}
.video-more-than dl {
  padding-bottom: 20px;
  margin-top: 50px;
  display: inline-block;
  width: 40%;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0px 2px 10px 0px rgba(158, 158, 158, 0.65);
}
.video-more-than dl dt {
  height: 150px;
  line-height: 150px;
}
.video-more-than dl dt img {
  display: inline-block;
  vertical-align: middle;
}
.video-more-than dl dd {
  width: 75%;
  margin: 0px auto;
  font-size: 14px;
  line-height: 22px;
}
.video-more-than dl dd h3 {
  display: block;
  margin-bottom: 20px;
  font-size: 20px;
}
.video-more-than dl:nth-child(even) {
  margin-right: 5%;
}
.video-more-than.video-feature-than {
  position: relative;
  background: #3d99f9 url(../images/video-feature/more-than-bg.jpg) no-repeat center bottom;
}
.video-more-than.video-feature-than:after {
  position: absolute;
  content: "";
  width: 86px;
  height: 86px;
  display: block;
  left: 0;
  right: 0;
  margin: auto;
  top: -43px;
  background: url(../images/video-feature/arrow.png);
}
.video-more-than.video-feature-than dl {
  box-shadow: 0px 2px 10px 0px rgba(13, 73, 134, 0.65);
}
.video-more-than.video-feature-than dl:nth-child(even) {
  margin-left: 5%;
  margin-right: 0;
}
.video-more-than.video-photos-than {
  padding: 70px 0 90px;
}
.video-more-than.video-photos-than h2 {
  font-size: 32px;
}
.video-more-than.video-photos-than dl {
  padding-bottom: 40px;
}
.video-more-than.video-photos-than dl dd {
  font-weight: 500;
  color: #39434f;
}
.video-more-than.video-photos-than dl dd h3 {
  margin-bottom: 28px;
  font-weight: 500;
}
.video-more-than.video-photos-than dl dd a {
  color: #278bf1;
}
.video-more-than.video-photos-than dl dd a:hover {
  color: #3f99f6;
}
@media (min-width: 992px) {
  .video-more-than .container {
    width: 1200px;
  }
  .video-more-than .container h2 {
    font-size: 26px;
  }
  .video-more-than .container ul li {
    width: 25%;
  }
  .video-more-than.video-photos-than .container {
    width: 990px;
  }
  .video-more-than.video-photos-than .container h2 {
    font-size: 32px;
  }
  .video-more-than.video-photos-than .container ul li {
    width: 25%;
  }
  .video-more-than.free-icloud-than dl dd {
    width: 90%;
  }
}
@media (min-width: 1200px) {
  .video-more-than.video-photos-than .container {
    width: 1200px;
  }
}
@media (max-width: 768px) {
  .video-more-than .container h2 {
    padding: 0px 10px;
    font-size: 24px;
  }
  .video-more-than .container dl {
    width: 80%;
  }
  .video-more-than .container dl:nth-child(even) {
    margin-right: 0px;
  }
  .video-more-than.free-icloud-than dl dd {
    width: 90%;
  }
}
.video-step {
  min-height: 599px;
  background: #419dfb url(../images/feature/video/change-bg.jpg) no-repeat top;
}
.video-step .left-img-box {
  width: 705px;
  height: 505px;
  margin: 0px auto;
  float: inherit;
  background: url(../images/feature/video/bg.png) no-repeat;
}
.video-step .left-img-box .box {
  width: 558px;
  height: 363px;
  overflow: hidden;
  border-radius: 5px;
  margin-top: 30px;
  margin-left: 30px;
}
.video-step .left-img-box .box ul {
  float: left;
  padding-left: 0px;
  width: 2232px;
  transition: all .5s;
}
.video-step .left-img-box .box ul li {
  float: left;
  list-style-type: none;
}
.video-step .message {
  float: inherit;
  width: 70%;
  margin: 0px auto;
  color: #255fa7;
}
.video-step .message h2 {
  color: #fff;
  font-size: 32px;
}
.video-step .message dl {
  position: relative;
  clear: both;
  margin-bottom: 20px;
}
.video-step .message dl.first:after {
  position: absolute;
  content: "";
  left: 15px;
  width: 1px;
  height: 210px;
  top: 29px;
  background: #255fa7;
}
.video-step .message dl dt {
  float: left;
  margin-right: 10px;
  margin-bottom: 80px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #255fa7;
  line-height: 25px;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
}
.video-step .message dl dd strong {
  display: block;
  font-size: 20px;
  margin: 20px 0px 0px;
}
.video-step .message dl.active {
  color: #fff;
}
.video-step .message dl.active dt {
  background: #ff8400;
}
.video-step.video-feature-step {
  background: #b5daff;
}
.video-step.video-feature-step .left-img-box {
  width: 780px;
  background: url(../images/video-feature/bg.png) no-repeat;
  text-align: center;
}
.video-step.video-feature-step .left-img-box .left-video {
  margin-top: 40px;
}
.video-step.video-feature-step .left-img-box .list-img {
  position: absolute;
  width: 558px;
  height: 363px;
  left: 0;
  right: 0;
  margin: auto;
  top: 30px;
}
.video-step.video-feature-step .left-img-box .list-img ul li {
  position: absolute;
  list-style-type: none;
  opacity: 0;
  transition: all 0.5s;
}
.video-step.video-feature-step .left-img-box .list-img ul li.list01 {
  right: -35px;
  top: 82px;
}
.video-step.video-feature-step .left-img-box .list-img ul li.list02 {
  top: 114px;
  right: 75px;
}
.video-step.video-feature-step .left-img-box .list-img ul li.list03 {
  top: 41px;
  right: -56px;
}
.video-step.video-feature-step .left-img-box .list-img ul li.active {
  opacity: 1;
}
.video-step.video-feature-step .message h2,
.video-step.video-feature-step .message dl.active {
  color: #1a4479;
}
.video-step.video-feature-step .message dl {
  color: #6793c9;
}
.video-step.video-feature-step .message dl dt {
  width: 30px;
  height: 35px;
  background: url(../images/video-feature/list-bg.png);
}
.video-step.video-feature-step .message dl.active dt {
  background-position: 0px -35px;
}
.video-step.video-feature-step .message dl.first:after {
  left: 14px;
  top: 35px;
  background: none;
  border-right: dashed #91aecc 1px;
}
.video-step.photos-step .left-img-box {
  top: 75px;
  left: -24px;
}
.video-step.photos-step .left-img-box .box {
  margin-top: 34px;
  margin-left: 34px;
  border-radius: 3px;
  background: #fff;
  box-shadow: 0px 2px 68px 0px rgba(2, 11, 24, 0.44);
}
.video-step.photos-step .left-img-box .box ul,
.video-step.photos-step .left-img-box .box li {
  margin: 0px;
  padding: 0px;
}
.video-step.photos-step .message {
  margin-top: 86px;
}
.video-step.photos-step .message h2 {
  font-weight: 500;
}
.video-step.photos-step .message dl {
  margin-bottom: 0px;
  padding-bottom: 0px;
  cursor: pointer;
}
.video-step.photos-step .message dl.first:after {
  z-index: 0;
}
.video-step.photos-step .message dl dt {
  position: relative;
  z-index: 9;
  margin-top: 2px;
  margin-right: 12px;
}
.video-step.photos-step .message dl dd {
  font-size: 14px;
  line-height: 30px;
  font-weight: 500;
}
.video-step.photos-step .message dl dd h3 {
  margin-bottom: 4px;
  padding-bottom: 0px;
  font-size: 22px;
  font-weight: 500;
}
.video-step.photos-step.icloud-step .message dl dd {
  line-height: 20px;
}
.video-step.photos-step.icloud-step .message dl dd h3 {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .video-step .container {
    position: relative;
    width: 1200px;
  }
  .video-step .container .left-img-box {
    position: absolute;
    width: 705px;
    height: 505px;
    top: 35px;
  }
  .video-step .container .message {
    float: right;
    width: 480px;
    margin-top: 100px;
  }
  .video-step.video-feature-step .container .left-img-box {
    left: -89px;
    top: 80px;
    width: 780px;
    height: 455px;
  }
  .video-step.video-feature-step .container .left-img-box .box {
    margin-left: 110px;
    margin-top: 35px;
    border-radius: 3px;
    box-shadow: 0px 2px 27px 0px rgba(0, 68, 136, 0.44);
  }
  .video-step.video-feature-step .container .left-img-box .box ul {
    margin: 0px;
  }
  .video-step.photos-step .container .message {
    margin-top: 86px;
  }
  .video-step.photos-step .container .message h2 {
    font-weight: 500;
  }
  .video-step.photos-step .container .left-img-box {
    top: 75px;
  }
  .video-step.icloud-step .message {
    width: 400px;
  }
}
@media (max-width: 1200px) {
  .video-step.photos-step .container {
    width: 100%;
  }
  .video-step.photos-step .container .message {
    float: none;
    margin: -20px auto 50px;
  }
  .video-step.photos-step .container .left-img-box {
    position: static;
    margin-top: 75px;
  }
  .video-step.photos-step .container .left-img-box .box {
    margin: 0 auto;
  }
}
@media (max-width: 992px) and (min-width: 767px) {
  .video-step.video-feature-step .left-img-box .box {
    margin-left: 0px;
    margin: 0px auto;
    margin-top: 40px;
    height: 376px;
  }
  .video-step.video-feature-step .left-img-box .box ul {
    margin-top: 40px;
  }
  .video-step.photos-step .container {
    width: 100%;
  }
  .video-step.photos-step .container .message {
    float: none;
    margin: 90px auto 50px;
  }
  .video-step.photos-step .container .left-img-box {
    position: static;
    margin-top: 75px;
  }
  .video-step.photos-step .container .left-img-box .box {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .video-step .left-img-box {
    background: none !important;
    height: 300px;
  }
  .video-step .left-img-box .box {
    height: auto;
    margin-left: 0px;
  }
  .video-step.video-feature-step .left-img-box .list-img ul li {
    right: 0px !important;
  }
  .video-step.video-feature-step .left-img-box .list-img ul li img {
    max-width: 80%;
  }
  .video-step.photos-step .container {
    width: 100%;
  }
  .video-step.photos-step .container .message {
    float: none;
    width: 90%;
    margin: 90px auto 50px;
  }
  .video-step.photos-step .container .left-img-box {
    position: static;
    margin-top: 75px;
  }
  .video-step.photos-step .container .left-img-box .box {
    margin: 0 auto;
    width: auto;
    height: 400px;
  }
}
@media (max-width: 640px) {
  .video-step.photos-step .container {
    width: 100%;
  }
  .video-step.photos-step .container .message {
    float: none;
    width: 90%;
    margin: 60px auto 50px;
  }
  .video-step.photos-step .container .message h2 {
    font-size: 26px;
  }
  .video-step.photos-step .container .message dl dd h3 {
    font-size: 18px;
  }
  .video-step.photos-step .container .left-img-box {
    position: static;
    margin-top: 75px;
  }
  .video-step.photos-step .container .left-img-box .box {
    margin: 0 auto;
    width: auto;
    height: 280px;
  }
}
.video-feature-message {
  padding-top: 50px;
  color: #262e3d;
}
.video-feature-message > h2 {
  font-size: 36px;
  text-align: center;
}
.video-feature-message > img {
  display: block;
  margin: 0px auto;
}
.video-feature-message .feature-list {
  overflow: hidden;
  padding-bottom: 45px;
  border-bottom: solid #bcc8d4 1px;
}
.video-feature-message .feature-list:last-child {
  border: none;
}
@media (min-width: 992px) {
  .video-feature-message.container {
    width: 1200px;
  }
  .video-feature-message.container .feature-list.feature-list02 .message-box {
    margin-top: 45px;
  }
}
.video-youtube-icon {
  background: #f9fafc;
  padding-bottom: 70px;
}
.video-youtube-icon .box {
  float: left;
  margin-top: 100px;
  width: 497px;
  height: 237px;
  margin-left: -15px;
  background: url(../images/video-youtub/bg.png) no-repeat;
  text-align: center;
}
.video-youtube-icon .box dl {
  width: 484px;
  height: 223px;
  margin-top: -1px;
  border-radius: 10px;
  margin-left: 12px;
  background: #fff;
}
.video-youtube-icon .box dl dt img {
  margin-top: -55px;
}
.video-youtube-icon .box dl dd {
  padding: 0px 20px;
}
.video-youtube-icon .box dl dd h2 {
  font-size: 20px;
}
.video-youtube-icon .box dl dd h2 span {
  display: inline-block;
  width: 47px;
  height: 19px;
  vertical-align: middle;
  text-indent: -9999px;
  background: url(../images/video-youtub/new.png) no-repeat;
}
.video-youtube-icon .box dl dd a {
  color: #003194;
}
.video-youtube-icon .box.right {
  float: right;
}
@media (max-width: 1200px) {
  .video-youtube-icon .box {
    width: 50%;
    height: 168px;
    background: none;
    margin-left: 0px;
  }
  .video-youtube-icon .box dl {
    width: 363px;
    height: 168px;
    margin: 0px auto;
    box-shadow: -0.782px 4.938px 16px 0px rgba(104, 110, 126, 0.27);
  }
  .video-youtube-icon .box dl img {
    width: 84px;
  }
  .video-youtube-icon .box dl dd h2 {
    font-size: 16px;
  }
  .video-youtube-icon.instagram-youtube-icon .box {
    height: 188px;
  }
  .video-youtube-icon.instagram-youtube-icon .box dl {
    height: 188px;
  }
}
@media (max-width: 760px) {
  .video-youtube-icon .box {
    width: 90%;
    float: inherit;
    margin: 0px auto;
    margin-top: 80px;
  }
  .video-youtube-icon .box.right {
    float: inherit;
  }
  .video-youtube-icon .box dl {
    width: 100%;
  }
}
.youtube-list06 a {
  color: #003194;
}
.youtube-between-down {
  height: 427px;
  margin-top: 70px;
  text-align: center;
  background: url(../images/video-youtub/between-bg.jpg) no-repeat center;
}
.youtube-between-down strong {
  display: block;
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 32px;
}
.youtube-between-down.photos-down strong {
  font-size: 30px;
}
.youtube-between-down.photos-down .buybtn {
  margin-top: 8px;
}
.youtube-between-down p {
  font-size: 20px;
  line-height: 34px;
}
.youtube-between-down .buybtn {
  margin-top: 20px;
  padding: 5px 25px;
  font-size: 22px;
}
.youtube-between-down.bottom-youtube {
  height: 427px;
  background: url(../images/video-youtub/between-bg.jpg) no-repeat top center;
}
.youtube-between-down.bottom-youtube h2 p {
  font-size: 16px;
}
.youtube-between-down.bottom-youtube.vimeo-video h2 {
  white-space: nowrap;
}
.youtube-between-down.bottom-youtube.bottom-youtube {
  height: 427px;
  background: url(../images/video-youtub/between-bg.jpg) no-repeat top center;
}
.youtube-between-down.bottom-youtube-list {
  padding-bottom: 20px;
  height: auto;
  background: #f4ffff;
}
.youtube-between-down.bottom-youtube-list strong,
.youtube-between-down.bottom-youtube-list h2 {
  font-size: 34px;
  color: #262e3d;
}
.youtube-between-down.bottom-youtube-list ul {
  margin: 0;
  padding: 0 20px;
  list-style: none;
}
.youtube-between-down.bottom-youtube-list ul li {
  float: left;
  margin-bottom: 34px;
  width: 48%;
  font-size: 17px;
  line-height: 54px;
  text-align: center;
  border: 1px dashed #898989;
  border-radius: 4px;
}
.youtube-between-down.bottom-youtube-list ul li a {
  color: #262e3d;
  text-decoration: none;
}
.youtube-between-down.bottom-youtube-list ul li a:hover {
  color: #086cee;
  text-decoration: underline;
}
.youtube-between-down.bottom-youtube-list ul li.right {
  float: right;
}
.youtube-between-down.bottom-youtube-list ul li:hover {
  border-color: #086cee;
}
.youtube-between-down.bottom-youtube-list.youtobe-bottom-list {
  padding-bottom: 50px;
  background: #e4f0fc;
}
.youtube-between-down.bottom-youtube-list.youtobe-bottom-list .container {
  width: 1200px;
}
.youtube-between-down.bottom-youtube-list.youtobe-bottom-list ul {
  margin-top: 50px;
}
.youtube-between-down.bottom-youtube-list.youtobe-bottom-list ul li {
  margin-bottom: 16px;
  width: 44%;
  padding-left: 6%;
  border: none;
  border: 0px;
  font-size: 16px;
  color: #2d3033;
  line-height: 24px;
  text-align: left;
}
.youtube-between-down.bottom-youtube-list.youtobe-bottom-list ul li a {
  font-size: 16px;
  color: #2d3033;
  line-height: 24px;
  text-align: left;
}
.youtube-between-down.bottom-youtube-list.youtobe-bottom-list ul li a i {
  margin-right: 1%;
  width: 4px;
  height: 4px;
  text-indent: -9999px;
  border-radius: 50%;
  background: #6c6f70;
  vertical-align: middle;
}
.youtube-between-down.bottom-youtube-list.youtobe-bottom-list ul li a:hover {
  color: #1c8bff;
}
.youtube-between-down.bottom-youtube-list.youtobe-bottom-list ul li a:hover i {
  background: #1c8bff;
}
.youtube-between-down.bottom-youtube-list.youtobe-bottom-list ul li.right {
  width: 46%;
  padding-left: 4%;
}
.youtube-between-down.bottom-youtube-list.youtobe-bottom-list ul li.right.last {
  width: 50%;
  margin-right: -4%;
}
.youtube-between-down.bottom-instagram {
  height: 306px;
  background: url(../images/instagram-photo/between-bg.jpg) no-repeat center;
}
.youtube-between-down.video-down {
  height: 207px;
  background: #cde7ff url(../images/feature/video/between-bg.jpg) no-repeat center;
}
.youtube-between-down.video-down h2 {
  font-weight: 500;
  margin-top: 35px;
  color: #313942;
}
.youtube-between-down.video-feature-down {
  background: none;
}
.youtube-between-down.video-bottom-down {
  height: 313px;
  background: #e4ecf4 url(../images/video-feature/video-bottom-bg.jpg) no-repeat center;
}
.youtube-between-down.video-bottom-down h2 {
  margin-top: 65px;
}
.youtube-between-down.video-bottom-down p {
  font-size: 14px;
}
.youtube-between-down.video-bottom-down .buybtn {
  vertical-align: middle;
}
.youtube-between-down.video-bottom-down .buybtn.buy {
  height: 48px;
  min-width: 190px;
}
.youtube-between-down.icloud-down {
  margin-top: 0px;
}
.youtube-between-down.icloud-down .buybtn {
  margin-top: 10px;
}
.youtube-between-down.icloud-down .buybtn.buy {
  height: 48px;
  line-height: 48px;
}
.youtube-between-down.youtube-down-update {
  margin-top: 0px;
  height: 314px;
  background: url(../images/video-youtub/between-bg.png) no-repeat center;
}
.youtube-between-down.youtube-down-update strong {
  margin-top: 36px;
  margin-bottom: 0px;
  font-size: 28px;
}
.youtube-between-down.youtube-down-update .buybtn {
  margin-top: 10px;
}
.youtube-between-down.youtube-down-update.youtube-bot-down-update {
  margin-top: 50px;
  margin-bottom: 40px;
  height: 270px;
  background: #bedbf4;
  background-image: -webkit-linear-gradient(-163deg, #bedbf4 1%, #e3effa 99%);
  background-image: linear-gradient(-163deg, #bedbf4 1%, #e3effa 99%);
}
.youtube-between-down.youtube-down-update.youtube-bot-down-update h2 {
  padding-top: 10px;
  font-size: 32px;
}
.youtube-between-down.youtube-down-update.youtube-bot-down-update p {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  line-height: 34px;
}
.youtube-between-down.youtube-down-update.youtube-bot-down-update .buybtn {
  margin: 38px auto 8px;
}
.youtube-between-down.youdown-margin strong,
.youtube-between-down.youdown-margin h2 {
  margin-top: 76px;
}
.youtube-between-down.youdown-margin p {
  margin-top: 20px;
}
@media (max-width: 1200px) {
  .youtube-between-down.bottom-youtube-list.youtobe-bottom-list .container {
    width: 98%;
  }
  .youtube-between-down.bottom-youtube-list.youtobe-bottom-list ul {
    margin: 0 auto;
    margin-top: 50px;
    width: 50%;
  }
  .youtube-between-down.bottom-youtube-list.youtobe-bottom-list ul li {
    width: 96%;
    padding: 0 2%;
  }
  .youtube-between-down.bottom-youtube-list.youtobe-bottom-list ul li.right {
    width: 96%;
    padding: 0 2%;
  }
  .youtube-between-down.bottom-youtube-list.youtobe-bottom-list ul li.right.last {
    width: 96%;
    padding: 0 2%;
    margin-right: 0px;
  }
}
@media (max-width: 992px) {
  .youtube-between-down p {
    font-size: 18px;
    line-height: 30px;
  }
  .youtube-between-down.bottom-youtube h2 {
    font-size: 30px;
  }
  .youtube-between-down.bottom-youtube-list ul {
    margin: 0;
    padding: 0 20px;
  }
  .youtube-between-down.bottom-youtube-list ul li {
    float: none;
    width: 100%;
  }
  .youtube-between-down.bottom-youtube-list ul li.right {
    float: none;
  }
  .youtube-between-down.video-down h2 {
    font-size: 26px;
  }
  .youtube-between-down.bottom-youtube-list.youtobe-bottom-list ul {
    width: 80%;
  }
}
@media (max-width: 480px) {
  .youtube-between-down h2 {
    margin-bottom: 10px;
    margin-top: 15px;
    font-size: 24px;
  }
  .youtube-between-down p {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 26px;
  }
  .youtube-between-down .buybtn {
    margin-top: 10px;
    font-size: 18px;
    padding: 3px 15px;
    margin-left: 0px !important;
  }
  .youtube-between-down.bottom-youtube-list ul li {
    padding: 20px 0;
    line-height: 22px;
  }
  .youtube-between-down.icloud-down {
    padding-bottom: 40px;
    height: auto;
  }
  .youtube-between-down.bottom-youtube-list.youtobe-bottom-list ul {
    width: 100%;
  }
  .youtube-between-down.youdown-margin strong,
  .youtube-between-down.youdown-margin h2 {
    margin-top: 16px;
  }
  .youtube-between-down.youdown-margin p {
    margin-top: 0px;
  }
}
.youtube-down-message {
  margin-top: 40px;
  text-align: center;
}
.youtube-down-message h2 {
  margin-bottom: 0px;
  font-size: 32px;
}
.youtube-down-message p {
  margin-top: 15px;
  font-size: 22px;
  font-weight: 300;
}
.youtube-down-message dl {
  width: 50%;
  float: left;
  margin-top: 80px;
}
.youtube-down-message dl dt img {
  display: block;
  margin-left: 10px;
}
.youtube-down-message dl dd {
  padding: 0px 20px;
  font-size: 22px;
  line-height: 26px;
  font-weight: 300;
}
.youtube-down-message dl dd img {
  display: inline-block;
  vertical-align: middle;
}
.youtube-down-message dl dd strong {
  display: block;
  margin: 10px 0px;
  line-height: 60px;
  font-size: 30px;
}
.youtube-down-message dl.list01,
.youtube-down-message dl.list02 {
  height: 396px;
}
.youtube-down-message dl.list03 dd strong {
  margin-top: -20px;
}
.youtube-down-message .youtube-box {
  margin: 40px auto;
  width: 746px;
  height: 347px;
  border: 1px solid #d7d8dc;
  background-color: #f4f7fa;
}
@media (max-width: 992px) {
  .youtube-down-message h2 {
    font-size: 30px;
  }
  .youtube-down-message p {
    font-size: 18px;
  }
  .youtube-down-message dl {
    height: 315px;
  }
  .youtube-down-message dl dt img {
    height: 206px;
    margin: 0px auto;
  }
  .youtube-down-message dl dd {
    font-size: 14px !important;
    line-height: 20px;
  }
  .youtube-down-message dl dd strong {
    font-size: 20px;
    margin-top: 0px;
  }
  .youtube-down-message dl dd img {
    width: 34px;
  }
}
@media (max-width: 600px) {
  .youtube-down-message dl {
    width: 100%;
    height: auto !important;
    margin-top: 30px;
  }
  .youtube-down-message dl img {
    width: 95%;
    height: auto !important;
  }
  .youtube-down-message.convert-down-message h2:before {
    width: 350px !important;
    height: 36px !important;
    background-position: 70% 70%;
    background-repeat: no-repeat;
    background-size: 350px;
  }
}
.youtube-down-message.convert-down-message h2 {
  position: relative;
  font-weight: bold;
}
.youtube-down-message.convert-down-message h2:before {
  position: absolute;
  z-index: -1;
  display: block;
  content: "";
  width: 583px;
  height: 60px;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  background-image: url(../images/convert-video/h2-title.png);
}
.youtube-down-message.convert-down-message dl dt {
  margin-top: 35px;
}
.youtube-down-message.convert-down-message dl dd {
  font-size: 16px;
}
.youtube-down-message.convert-down-message dl dd a {
  color: #3597fc;
}
.youtube-down-message.convert-down-message dl.list03 dd strong {
  margin-top: 0px;
}
.youtube-down-message.convert-down-message dl.list04 dt img {
  margin-top: -30px;
}
@media (max-width: 1200px) {
  .youtube-down-message img {
    max-width: 96%;
  }
}
.youtube-convert-video .buybtn {
  padding: 5px 15px;
  font-size: 20px;
}
.youtube-convert-video .buybtn.buy {
  height: 48px;
  line-height: 48px;
}
.youtube-convert-video .buybtn.buy i {
  margin-right: 0px;
  width: 25px;
  height: 15px;
  background-position: 0 -242px;
}
.youtube-convert-video.youtube-down-convert strong {
  text-align: center;
  display: block;
  margin: 20px 0px;
  margin-bottom: 0px;
  font-size: 30px;
}
.youtube-convert-video.youtube-down-convert .buybtn.blue i {
  margin-right: 0;
  width: 25px;
  height: 15px;
  background: url(../images/icon.png) no-repeat;
  background-position: 0 -242px;
}
.youtube-convert-video.youtube-down-convert .buybtn.blue i:after {
  display: none;
}
.youtube-convert-video.youtube-down-convert .buybtn.blue.youtube i {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media (max-width: 992px) {
  .youtube-convert-video strong {
    font-size: 20px;
  }
  .youtube-convert-video .btn-box {
    margin-top: 20px;
  }
}
@media (max-width: 490px) {
  .youtube-convert-video strong {
    font-size: 16px;
  }
  .youtube-convert-video .btn-box {
    margin-top: 0px;
  }
  .youtube-convert-video .btn-box .buybtn {
    margin: 0 auto;
    margin-top: 20px;
  }
}
.btn {
  margin-top: 40px;
  list-style-type: none;
  text-align: center;
}
.btn li {
  display: inline-block;
  margin-top: 15px;
  margin-right: 30px;
  height: 65px;
  padding: 0px 25px;
  border: solid #fff 1px;
  border-radius: 5px;
  vertical-align: middle;
}
.btn li p {
  float: left;
  font-size: 14px;
  margin-right: 26px;
  padding: 0px;
}
.btn li p strong {
  display: block;
  font-size: 20px;
  font-weight: 400;
}
.btn li a {
  color: #ffffff;
}
.btn li img {
  float: right;
  margin-top: 12px;
  height: 61%;
}
.btn li:hover {
  border: solid #fff 1px;
  background-color: #09c903;
  background-image: -moz-linear-gradient(89deg, #09c903 0%, #67da01 90%);
  background-image: -webkit-linear-gradient(89deg, #09c903 0%, #67da01 90%);
  background-image: -ms-linear-gradient(89deg, #09c903 0%, #67da01 90%);
  background-image: linear-gradient(89deg, #09c903 0%, #67da01 90%);
}
@media (min-width: 320px) and (max-width: 480px) {
  .btn li {
    padding: 0px 15px;
  }
  .btn li p {
    margin-right: 16px;
  }
}
.btn.mac-btn li.win {
  border: none;
  background: #09c903;
  box-shadow: none;
  background-image: -moz-linear-gradient(89deg, #09c903 0%, #67da01 90%);
  background-image: -webkit-linear-gradient(89deg, #09c903 0%, #67da01 90%);
  background-image: -ms-linear-gradient(89deg, #09c903 0%, #67da01 90%);
  background-image: linear-gradient(89deg, #09c903 0%, #67da01 90%);
}
.btn.mac-btn li.win:hover {
  background-image: -moz-linear-gradient(89deg, #09da03 0%, #6ee901 90%);
  background-image: -webkit-linear-gradient(89deg, #09da03 0%, #6ee901 90%);
  background-image: -ms-linear-gradient(89deg, #09da03 0%, #6ee901 90%);
  background-image: linear-gradient(89deg, #09da03 0%, #6ee901 90%);
}
.btn.mac-btn li.win p {
  margin-top: 21px;
}
.btn.mac-btn li.buybtn {
  height: 63px;
  padding: 0px 80px;
  line-height: 65px;
  font-size: 24px;
  background: transparent;
  box-shadow: none;
  text-shadow: none;
}
.btn.mac-btn li.buybtn a {
  text-decoration: none;
}
.btn.mac-btn li.buybtn:hover {
  border: solid #edb142 1px;
  background: #f5a91b;
  background-image: -moz-linear-gradient(90deg, #f5a91b 0%, #f5c814 93%);
  background-image: -webkit-linear-gradient(90deg, #f5a91b 0%, #f5c814 93%);
  background-image: -ms-linear-gradient(90deg, #f5a91b 0%, #f5c814 93%);
  background-image: linear-gradient(90deg, #f5a91b 0%, #f5c814 93%);
}
.faqs-banner {
  background: #fafafa url(../images/faqs/banner.png) no-repeat bottom right;
}
.faqs-banner .online {
  font-size: 16px;
  text-align: right;
  height: 60px;
  line-height: 60px;
  margin-top: 0px;
  border-bottom: solid #d2d2d2 1px;
}
.faqs-banner .online a {
  display: inline-block;
  margin-left: 30px;
  margin-right: 20px;
  color: #000;
  text-decoration: none;
}
.faqs-banner .online a:hover {
  text-decoration: underline;
}
.faqs-banner .message {
  padding-bottom: 50px;
  text-align: center;
}
.faqs-banner .message h1 {
  padding: 0px 5px;
  padding-top: 35px;
  font-weight: 400;
  font-size: 28px;
}
.faqs-banner .message p {
  padding: 0px 10px;
  padding-top: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 34px;
}
@media (max-width: 480px) {
  .faqs-banner {
    background: #fafafa;
  }
  .faqs-banner h1 {
    font-size: 25px;
  }
  .faqs-banner .online a {
    font-size: 14px;
    margin-left: 10px;
    margin-right: 5px;
  }
}
.faqs-message,
.how-to {
  margin-top: 40px;
}
.faqs-message .left-list h2,
.how-to .left-list h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-left: 32px;
  font-size: 20px;
}
.faqs-message .left-list ul,
.how-to .left-list ul {
  margin: 0px;
  padding: 0px;
  padding-left: 20px;
  list-style-type: none;
}
.faqs-message .left-list ul li,
.how-to .left-list ul li {
  position: relative;
  margin-bottom: 15px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  text-indent: 10px;
  cursor: pointer;
  transition: all 0.2s;
}
.faqs-message .left-list ul li:after,
.how-to .left-list ul li:after {
  top: 0;
  position: absolute;
  content: "";
  display: block;
  height: 35px;
  background-color: #fff;
  width: 4px;
}
.faqs-message .left-list ul li.currt,
.how-to .left-list ul li.currt {
  color: #0c72ea;
}
.faqs-message .left-list ul li.currt:after,
.how-to .left-list ul li.currt:after {
  background-color: #0c72ea;
}
.faqs-message .list-message .question-list,
.how-to .list-message .question-list {
  display: none;
}
.faqs-message .list-message dl,
.how-to .list-message dl {
  padding-top: 10px;
  border-top: solid #ccc 1px;
  cursor: pointer;
}
.faqs-message .list-message dl dt,
.how-to .list-message dl dt {
  margin-right: 10px;
  position: relative;
  padding: 5px 0px;
  line-height: 34px;
  font-size: 18px;
  font-weight: 500;
}
.faqs-message .list-message dl dt span,
.how-to .list-message dl dt span {
  display: inline-block;
  width: 90%;
}
.faqs-message .list-message dl dt i,
.how-to .list-message dl dt i {
  right: 0;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  width: 21px;
  height: 12px;
  vertical-align: middle;
  background-position: 50% 50%;
  background-size: 21px;
  background-image: url(../images/faqs/prev.png);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.faqs-message .list-message dl dt i.down,
.how-to .list-message dl dt i.down {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.faqs-message .list-message dl dd,
.how-to .list-message dl dd {
  display: none;
  color: #535353;
  font-size: 16px;
}
.faqs-message .list-message dl dd img,
.how-to .list-message dl dd img {
  max-width: 100%;
}
.faqs-message .list-message dl:last-child,
.how-to .list-message dl:last-child {
  padding-bottom: 50px;
  border-bottom: solid #ccc 1px;
}
@media (max-width: 766px) {
  .faqs-message .left-list.col-xs-11 h2,
  .how-to .left-list.col-xs-11 h2 {
    padding-left: 0px;
    text-align: center;
  }
  .faqs-message .left-list.col-xs-11 ul,
  .how-to .left-list.col-xs-11 ul {
    padding-left: 0px;
    overflow: hidden;
  }
  .faqs-message .left-list.col-xs-11 ul li,
  .how-to .left-list.col-xs-11 ul li {
    float: left;
    width: 25%;
    text-align: center;
    overflow: hidden;
  }
  .faqs-message .list-message,
  .how-to .list-message {
    margin-top: 30px;
  }
  .faqs-message .col-xs-11,
  .how-to .col-xs-11 {
    float: inherit;
    margin: 0px auto;
  }
}
@media (max-width: 480px) {
  .faqs-message .left-list.col-xs-11 ul li,
  .how-to .left-list.col-xs-11 ul li {
    text-indent: 5px;
    font-size: 15px;
  }
  .faqs-message .left-list.col-xs-11 ul li:after,
  .how-to .left-list.col-xs-11 ul li:after {
    position: absolute;
    content: "";
    display: block;
    height: 4px;
    width: 65px;
    left: 50%;
    margin-left: -32px;
    top: 30px;
  }
}
.how-to .list-message ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 50px;
}
.how-to .list-message ul li {
  padding: 7px 0px;
  font-size: 14px;
  line-height: 20px;
  padding-left: 10px;
  padding-right: 10px;
  background: url(../images/faqs/list.png) no-repeat 0px 13px;
  font-weight: 500;
}
.how-to .list-message ul li a {
  color: #0c72ea;
  text-decoration: none;
}
.how-to .list-message ul li a:hover {
  text-decoration: underline;
}
@media (max-width: 480px) {
  .how-to .col-xs-11 {
    float: inherit;
    margin: 0px auto !important;
    margin-bottom: 50px !important;
  }
}
.about-banner {
  background: #2a64a4 url(../images/about/banner.jpg) no-repeat center;
}
.about-banner h2 {
  padding-left: 20px;
  padding-top: 120px;
  padding-bottom: 50px;
  font-size: 46px;
  font-weight: 400;
  color: #fff;
}
.about-message {
  margin: 0px auto;
  margin-top: 60px;
}
.about-message p {
  padding: 0px 15px;
  font-size: 16px;
  line-height: 32px;
}
.contact-us h2 {
  padding-left: 20px;
  margin-bottom: 70px;
  font-size: 28px;
  font-weight: 400;
}
.contact-us dl {
  margin-bottom: 70px;
}
.contact-us dl dt {
  margin-left: 20px;
  width: 62px;
  padding-bottom: 18px;
  text-align: center;
  margin-right: 20px;
  border-bottom: solid #dcdcdc 2px;
  display: inline-block;
  vertical-align: middle;
}
.contact-us dl dd {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 28px;
}
.contact-us dl dd a {
  color: #0c73e9;
  text-decoration: none;
}
@media (max-width: 480px) {
  .contact-us h2 {
    margin-bottom: 30px;
  }
  .contact-us dl {
    float: inherit;
    margin: 0px auto;
    padding: 35px 0px;
    border-bottom: solid #dcdcdc 2px;
  }
  .contact-us dl dt {
    border: none;
    margin-left: 0px;
    margin-right: 10px;
  }
}
.awrad h2 {
  margin-left: 20px;
  font-size: 28px;
  font-weight: 400;
}
.awrad img {
  margin-left: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 20px;
}
.awrad img.softlay {
  height: 115px;
}
@media (max-width: 480px) {
  .awrad h2 {
    margin-bottom: 30px;
  }
}
.photo-gray {
  background: #f6f6f6;
}
.photo-blue {
  background: #419dfb;
}
.feature-list {
  padding-top: 40px;
}
.feature-list.gray-bg {
  background: #fafcfd;
}
.feature-list.gray-bg.feature-list03 {
  padding-top: 130px;
  padding-bottom: 40px;
}
.feature-list.gray-bg.feature-list03 .img-box {
  margin-top: -30px;
}
.feature-list.gray-bg h2 {
  white-space: nowrap;
}
.feature-list.gray-bg .message-box h2 {
  font-size: 30px;
}
.feature-list.bluebg {
  padding-bottom: 40px;
  background: #419dfb;
  color: #fff;
}
.feature-list.bluebg .message-box p {
  color: #fff;
}
.feature-list.video-gray {
  background: #f6f6f6;
  padding-bottom: 40px;
}
.feature-list .message-box h2 {
  padding: 0px 10px;
  font-size: 32px;
  font-weight: 400;
}
.feature-list .message-box p {
  padding: 0px 10px;
  font-size: 18px;
  color: #616161;
  line-height: 34px;
}
.feature-list .message-box p.size14 {
  font-size: 14px;
}
.feature-list .img-box {
  text-align: center;
}
.feature-list.feature-list01 .img-box,
.feature-list.feature-list03 .img-box {
  float: right;
  margin-top: 40px;
  text-align: center;
}
.feature-list.feature-list02 .img-box {
  margin-left: -22px;
}
.feature-list.feature-list02 .message-box {
  float: right;
}
.feature-list.feature-list04 .img-box,
.feature-list.feature-list05 .img-box,
.feature-list.feature-list03 .img-box {
  margin-top: 35px;
}
.feature-list.heic-list01 h2,
.feature-list.heic-list02 h2,
.feature-list.heic-list03 h2 {
  color: #1c8cfe;
  font-size: 30px;
  font-weight: 600;
}
.feature-list.heic-list01 .message-box {
  margin-top: 55px;
}
.feature-list.heic-list02 {
  margin-top: 80px;
  padding-bottom: 50px;
  background: #ebf2f7;
}
.feature-list.heic-list02 .message-box {
  margin-top: 20px;
}
.feature-list.heic-list03 .message-box {
  margin-top: 30px;
}
.feature-list.heic-list04 {
  padding-top: 20px;
  background: #d0e3f6 url(../images/heic-to/bottom-banner.jpg) no-repeat center top;
}
.feature-list.heic-list04 h2 {
  padding-top: 35px;
  text-align: center;
  font-size: 32px;
  color: #262e3d;
}
.feature-list.heic-list04 ul {
  float: right;
  width: auto;
  list-style-type: none;
  padding: 0px;
  margin-top: 35px;
  line-height: 44px;
  font-size: 18px;
  font-weight: 600;
  color: #0165ff;
}
.feature-list.heic-list04 ul li {
  padding-left: 25px;
  background: url(../images/heic-to/list.png) no-repeat left 15px;
}
.feature-list.heic-list04 ul li.last {
  margin-top: 35px;
  background: none;
  padding-left: 0px;
}
.feature-list.heic-list04 ul li .learn-more {
  font-size: 16px;
  color: #1c8cfe;
}
.feature-list.heic-list04 ul li .buybtn {
  padding: 0px;
  width: 234px;
  height: 49px;
  margin-right: 15px;
  line-height: 49px;
  font-size: 20px;
  border-radius: 4px;
  background: #1c8eff;
  background-image: -moz-linear-gradient(180deg, #1c67fc 0%, #1c7cfe 32%, #1c90ff 100%);
  background-image: -webkit-linear-gradient(180deg, #1c67fc 0%, #1c7cfe 32%, #1c90ff 100%);
  background-image: -ms-linear-gradient(180deg, #1c67fc 0%, #1c7cfe 32%, #1c90ff 100%);
  background-image: linear-gradient(180deg, #1c67fc 0%, #1c7cfe 32%, #1c90ff 100%);
  box-shadow: 0px 5px 15px 0px rgba(7, 52, 101, 0.64);
}
.feature-list.heic-list04 ul li .buybtn:hover {
  background: #1c6afd;
}
.feature-list.heic-list04 .img-box {
  margin-top: -93px;
}
.feature-list.heic-list04 .img-box img {
  margin-left: -107px;
}
.feature-list.heic-list04.gif-maker-list {
  background: #e6f4ff !important;
}
.feature-list.heic-list04.gif-maker-list .img-box {
  margin-top: 55px;
  margin-left: -26px;
}
.feature-list.heic-list04.gif-maker-list .message-box {
  float: right;
  margin-top: 35px;
}
.feature-list.heic-list04.gif-maker-list .message-box h2 {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 26px;
  color: #1568e0;
}
.feature-list.heic-list04.gif-maker-list ul {
  margin-top: 10px;
  float: left;
}
.feature-list.heic-list04.gif-maker-list ul li {
  padding-left: 0;
  background: none;
  color: #040b16;
  font-weight: 400;
}
.feature-list.heic-list04.gif-maker-list ul li .buybtn {
  width: 224px;
  height: 57px;
  line-height: 57px;
  padding: 0;
  font-size: 18px;
}
.feature-list.heic-list04.gif-maker-list ul li .blue {
  background: #1c67fc;
  background-image: -moz-linear-gradient(90deg, #1c67fc 0%, #1c7cfe 32%, #1c90ff 100%);
  background-image: -webkit-linear-gradient(90deg, #1c67fc 0%, #1c7cfe 32%, #1c90ff 100%);
  background-image: -ms-linear-gradient(90deg, #1c67fc 0%, #1c7cfe 32%, #1c90ff 100%);
  background-image: linear-gradient(90deg, #1c67fc 0%, #1c7cfe 32%, #1c90ff 100%);
  box-shadow: 0 2px 8px 0 rgba(12, 54, 105, 0.4);
}
.feature-list.heic-list04.gif-maker-list ul li .blue:hover {
  background: #1c90ff;
  background-image: -moz-linear-gradient(90deg, #1c90ff 0%, #1c7cfe 32%, #1c67fc 100%);
  background-image: -webkit-linear-gradient(90deg, #1c90ff 0%, #1c7cfe 32%, #1c67fc 100%);
  background-image: -ms-linear-gradient(90deg, #1c90ff 0%, #1c7cfe 32%, #1c67fc 100%);
  background-image: linear-gradient(90deg, #1c90ff 0%, #1c7cfe 32%, #1c67fc 100%);
}
.feature-list.heic-list04.gif-maker-list ul li .orange {
  background: #f5aa48;
  text-shadow: none;
  box-shadow: 0 2px 4px 0 rgba(251, 212, 160, 0.4);
}
.feature-list.heic-list04.gif-maker-list ul li .orange i {
  width: 18px;
  height: 11px;
  background: url(../images/gif-maker/right-arrow.png);
}
.feature-list.heic-list04.gif-maker-list ul li .orange:hover {
  background: #f5b25a;
}
.feature-list.feature-list04 .img-box {
  text-align: left;
}
.feature-list.feature-list04 .img-box img {
  margin-left: 25px;
}
.feature-list.iphone-photo-list {
  padding-bottom: 40px;
}
.feature-list.iphone-photo-list .message-box h2 {
  font-size: 36px;
}
.feature-list.iphone-photo-list .message-box p a {
  position: relative;
  display: inline-block;
  font-size: 18px;
  color: #616161;
  text-decoration: none;
  font-weight: 500;
}
.feature-list.iphone-photo-list .message-box p a:after {
  position: absolute;
  display: block;
  content: "";
  bottom: 4px;
  width: 100%;
  height: 1px;
  border-bottom: dashed #ccc 1px;
}
.feature-list.iphone-photo-list.feature-list03 img {
  margin-top: 30px;
}
.feature-list.feature-list06 h2,
.feature-list.feature-list06 strong {
  display: block;
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 32px;
  text-align: center;
}
.feature-list.feature-list06 p {
  padding-left: 25px;
  background: url(../images/video-feature/list.png) no-repeat left 10px;
}
.feature-list.feature-list06 .img-box {
  float: right;
  margin-top: 35px;
}
.feature-list.feature-list06.instagram-list06 {
  padding-bottom: 40px;
  background: #f9fafc;
}
.feature-list.feature-list06.instagram-list06 h2 {
  text-align: center;
}
.feature-list.feature-list06.instagram-list06 .img-box {
  margin-top: 0;
}
.feature-list.feature-list06.instagram-list06 .message-box {
  margin-top: 45px;
}
.feature-list.feature-list06.instagram-list06 .message-box p {
  padding-left: 0;
  background: none;
}
.feature-list.feature-list06.instagram-list06 .message-box p i {
  background: none;
  margin-left: 15px;
  font-size: 24px;
  color: #052563;
}
.feature-list.feature-list06.youtube-list06 {
  white-space: nowrap;
}
.feature-list.feature-list06.youtube-list06 p.last {
  background: none;
  padding-left: 0;
}
.feature-list.feature-list06.youtube-list06 p.last a {
  color: #003194;
}
.feature-list.feature-list07 p {
  padding-left: 25px;
  background: url(../images/video-feature/list.png) no-repeat left 10px;
}
.feature-list.feature-list07 .img-box {
  text-align: left;
  margin-top: 35px;
}
.feature-list.feature-list08 {
  padding-bottom: 40px;
}
.feature-list.feature-list08 .img-box img {
  margin-top: 70px;
  margin-left: 0;
}
.feature-list.feature-list08 .message-box h2 {
  font-size: 20px;
}
.feature-list.feature-list08 .message-box p {
  font-size: 14px;
  line-height: 20px;
}
.feature-list.feature-list08 .message-box p span {
  color: #f44336;
}
.feature-list.feature-list08 .message-box p span.enhanced {
  color: #1c84fe;
}
.feature-list.feature-list08 .message-box p img {
  vertical-align: text-top;
  margin-left: 7px;
}
.feature-list.feature-list08 .buyarea {
  margin-top: 75px;
  padding-top: 40px;
  border-top: 1px solid rgba(38, 46, 61, 0.2);
}
.feature-list.feature-list08 .buyarea h2 {
  margin: 0;
  font-size: 26px;
  font-weight: 500;
  line-height: 40px;
  text-align: center;
}
.feature-list.feature-list08 .buyarea > div {
  float: left;
  min-height: 1px;
  text-align: center;
}
.feature-list.feature-list08 .buyarea > div h3 {
  height: 43px;
  margin: 20px 0 0 0;
  font-size: 22px;
  line-height: 43px;
  color: #f7900a;
}
.feature-list.feature-list08 .buyarea > div h3 del {
  font-size: 14px;
  font-weight: 600;
  color: #70706f;
}
.feature-list.feature-list08 .buyarea .buybtn {
  display: block;
  margin: auto;
  padding: 0;
  font-size: 18px;
  line-height: 48px;
  text-shadow: none;
  box-shadow: none;
}
.feature-list.feature-list08 .buyarea .buybtn.blue {
  width: 188px;
  height: 46px;
  margin-top: 63px;
  background: transparent;
  color: #1c84fe;
  border: solid #1c84fe 1px;
  border-radius: 4px;
}
.feature-list.feature-list08 .buyarea .buybtn.blue:hover {
  background: #1c84fe;
  color: #fff;
}
.feature-list.feature-list08 .buyarea .buybtn.orange {
  width: 190px;
  height: 48px;
  font-weight: 700;
  background-image: -moz-linear-gradient(180deg, #f7900a 0, #f7820a 68%, #f7740a 100%);
  background-image: -webkit-linear-gradient(180deg, #f7900a 0, #f7820a 68%, #f7740a 100%);
  background-image: -ms-linear-gradient(180deg, #f7900a 0, #f7820a 68%, #f7740a 100%);
  background-image: linear-gradient(180deg, #f7900a 0, #f7820a 68%, #f7740a 100%);
}
.feature-list.feature-list08 .buyarea .buybtn.orange:hover {
  background-image: -moz-linear-gradient(180deg, #f7740a 0, #f7820a 32%, #f7900a 100%);
  background-image: -webkit-linear-gradient(180deg, #f7740a 0, #f7820a 32%, #f7900a 100%);
  background-image: -ms-linear-gradient(180deg, #f7740a 0, #f7820a 32%, #f7900a 100%);
  background-image: linear-gradient(180deg, #f7740a 0, #f7820a 32%, #f7900a 100%);
}
.inphone-list01 .img-box img {
  margin-top: 45px;
}
.inphone-list01,
.inphone-list02,
.inphone-list03 {
  padding-top: 0;
}
.inphone-list01 h2,
.inphone-list02 h2,
.inphone-list03 h2 {
  margin-top: 120px;
  font-weight: bold;
  color: #1c8cfe;
  font-size: 30px;
}
.inphone-list01 a,
.inphone-list02 a,
.inphone-list03 a {
  color: #1c8cfe;
  text-decoration: none;
}
.inphone-list01 a i,
.inphone-list02 a i,
.inphone-list03 a i {
  width: 20px;
  height: 9px;
  margin-left: 12px;
  background-position: 0px -135px;
}
.inphone-list02 {
  margin-top: 70px;
  padding: 60px 0px;
  background: #f0f5f7;
  background-image: -moz-linear-gradient(180deg, #f0f5f7 18%, #ebf0f9 44%, #e6eafa 100%);
  background-image: -webkit-linear-gradient(180deg, #f0f5f7 18%, #ebf0f9 44%, #e6eafa 100%);
  background-image: -ms-linear-gradient(180deg, #f0f5f7 18%, #ebf0f9 44%, #e6eafa 100%);
  background-image: linear-gradient(180deg, #f0f5f7 18%, #ebf0f9 44%, #e6eafa 100%);
}
.inphone-list02 h2 {
  margin-top: 80px;
}
.inphone-list02 .img-box {
  margin-left: -65px;
}
.inphone-list02 .message-box {
  float: right;
}
.inphone-list03 {
  padding-top: 70px;
}
.gif-list01 .message-box {
  margin-top: 55px;
}
.border {
  margin-top: 70px;
  border-top: solid #f4f4f9 1px;
}
.photos-list {
  padding-bottom: 30px;
}
.photos-list .message-box {
  margin-top: 28px;
  width: 44%;
}
.photos-list .message-box h2 {
  padding: 0 18px;
  font-weight: 500;
  color: #313942;
}
.photos-list .message-box p {
  padding: 0 18px;
  color: #39434d;
  font-size: 16px;
  line-height: 32px;
}
.photos-list .img-box {
  margin-top: 0px;
  width: 56%;
}
.photos-list .img-box.left {
  text-align: left;
}
.photos-list .img-box.right {
  text-align: right;
}
.photos-list.icloud-list {
  padding: 50px 0;
}
.photos-list.icloud-list .message-box {
  width: 40%;
}
.photos-list.icloud-list2 {
  padding: 80px 0 30px;
}
.photos-list.icloud-list2 .message-box {
  float: right;
  width: 39%;
}
.photos-list.icloud-list2 .message-box h2 {
  padding-right: 68px;
}
.photos-list.icloud-list3,
.photos-list.icloud-list4 {
  padding: 80px 0 60px;
}
.photos-list.icloud-list3 .img-box {
  float: right;
}
.photos-list.icloud-list3 .message-box {
  float: left;
}
.photos-list.icloud-list5 {
  padding: 60px 0 80px;
  color: #fff;
  text-align: center;
}
.photos-list.icloud-list5 h2 {
  padding: 0 4%;
  font-weight: 500;
  font-size: 36px;
  text-shadow: -2.853px 0.927px 5px rgba(28, 100, 181, 0.96);
}
.photos-list.icloud-list5 p {
  padding: 0 14%;
  font-size: 16px;
  line-height: 32px;
}
.photos-list.photos-list2 {
  padding-top: 56px;
  padding-bottom: 12px;
}
.photos-list.photos-list2 .message-box {
  margin-top: 92px;
  margin-left: -2%;
  width: 46%;
}
.photos-list.photos-list2 .img-box {
  margin-top: 0;
  margin-right: 0%;
  margin-left: -4%;
  width: 60%;
}
.photos-list.photos-list3 {
  padding-top: 58px;
  padding-bottom: 14px;
}
.photos-list.photos-list3 .message-box {
  margin-top: 74px;
  float: left;
  width: 46%;
}
.photos-list.photos-list3 .message-box h2 {
  color: #fff;
}
.photos-list.photos-list3 .message-box p {
  color: #fff;
}
.photos-list.photos-list3 .img-box {
  margin-top: 0px;
  float: right;
  width: 48%;
  text-align: center;
}
.photos-list.photos-list4 .message-box {
  margin-top: 88px;
  float: right;
  width: 43%;
}
.photos-list.photos-list4 .img-box {
  margin-top: 0px;
  margin-left: -2%;
  width: 57%;
}
.youtube-update-list {
  margin-bottom: 36px;
}
.youtube-update-list .container .img-box {
  margin-top: 24px;
  margin-right: -3%;
  margin-left: -1%;
  width: 54%;
}
.youtube-update-list .container .message-box {
  float: right;
  width: 48%;
  margin-right: -3%;
}
.youtube-update-list .container .message-box h2 {
  font-size: 30px;
}
.youtube-update-list.youtube-update-list2 {
  padding: 100px 0;
}
.youtube-update-list.youtube-update-list2 .container .img-box {
  margin-right: -3%;
  margin-left: -1%;
  width: 54%;
  float: right;
}
.youtube-update-list.youtube-update-list2 .container .message-box {
  float: left;
}
.youtube-update-list.youtube-update-list2 .container .message-box h2 {
  margin-top: 50px;
}
.youtube-update-list.youtube-update-list3 .container .img-box {
  margin: 0px;
  width: 50%;
}
.youtube-update-list.youtube-update-list3 .container .message-box {
  width: 48%;
  margin-right: 0px;
}
.youtube-update-list.youtube-update-list3 .container .message-box h2 {
  margin-top: 110px;
}
.youtube-update-list.youtube-update-list3 .container .message-box p {
  width: 100%;
}
.youtube-update-list.youtube-update-list4 {
  margin-top: 60px;
  padding-bottom: 100px;
}
.youtube-update-list.youtube-update-list4 .container .img-box {
  float: right;
  text-align: center;
}
.youtube-update-list.youtube-update-list4 .container .message-box {
  float: left;
}
.youtube-update-list.youtube-update-list4 .container .message-box h2 {
  margin-top: 120px;
}
.youtube-update-list.youtube-update-list4 .container .message-box a {
  color: #1c69fd;
}
.youtube-update-list.youtube-update-list4 .container .message-box a:hover {
  color: #1c8bff;
}
@media (min-width: 992px) {
  .video-gray .container .message-box {
    margin-top: 80px;
  }
  .video-feature.container {
    width: 1200px;
  }
  .video-feature.container .message-box {
    margin-top: 60px;
  }
  .video-feature.container .img-box {
    margin-left: -65px;
  }
  .bluebg .container,
  .video-gray .container,
  .youtube-update-list .container {
    width: 1200px;
  }
  .bluebg .container .message-list,
  .video-gray .container .message-list,
  .youtube-update-list .container .message-list {
    margin-left: 20px;
  }
  .bluebg .container .img-box,
  .video-gray .container .img-box,
  .youtube-update-list .container .img-box {
    margin-top: -35px;
    text-align: left;
  }
  .youtube-update-list .container .img-box {
    margin-top: 24px;
  }
  .youtube-update-list .container .message-box {
    width: 48%;
    margin-right: -3%;
  }
  .youtube-update-list .container .message-box h2 {
    margin-top: 92px;
    margin-right: -4%;
  }
  .youtube-update-list .container .message-box p {
    width: 90%;
  }
}
@media (max-width: 992px) {
  h2 {
    padding: 0px 5px;
  }
  .feature-list07 p,
  .feature-list06 p {
    margin: 0px;
    background: none;
  }
  .heic-list01 .message-box,
  .heic-list03 .message-box {
    margin: 0px;
  }
  .heic-list02 {
    margin-top: 40px;
    padding-bottom: 40px;
  }
  .heic-list04 {
    padding-bottom: 40px;
  }
  .heic-list04 h2 {
    font-size: 28px;
  }
  .heic-list04 ul {
    width: 70%;
    margin: 0px auto;
    margin-top: -100px;
  }
  .heic-list04 ul li {
    text-align: left;
  }
  .heic-list04 .img-box img {
    margin-left: 0px;
  }
  .feature-list08 .img-box img {
    margin: 0px;
  }
  .youtube-list06 h2 {
    font-size: 22px;
    white-space: initial;
  }
  .youtube-list06 .col-xs-12 p {
    width: 80%;
    margin: 0px auto;
    text-align: left;
    padding-left: 25px;
    font-size: 15px;
    white-space: initial;
    background: url(../images/video-feature/list.png) no-repeat left 10px;
  }
}
@media (max-width: 600px) {
  h2 {
    font-size: 25px !important;
  }
  .heic-list04 ul {
    width: 85% !important;
  }
}
@media (max-width: 992px) {
  padding-top: 40px;
  
  .iphone-photo-list {
    padding-bottom: 0px;
  }
  .col-xs-12 {
    float: inherit !important;
    text-align: center !important;
  }
  .col-xs-12 img {
    max-width: 80%;
  }
  .col-xs-12 h2,
  .col-xs-12 p {
    padding: 0px 10px;
  }
  .img-box {
    margin-bottom: 20px;
  }
  .message-box {
    float: inherit;
  }
  .feature-list02 .img-box,
  .feature-list05 .img-box,
  .feature-list03 .img-box {
    margin-left: 0px;
  }
  .otherdata-list03 .img-box img {
    max-width: 40%;
  }
  .heic-list04 .img-box {
    margin-top: -20px;
  }
  .heic-list04 ul {
    width: 45%;
    margin-top: -65px;
    font-size: 14px;
  }
  .feature-list04 .img-box,
  .feature-list05 .img-box {
    text-align: center;
    margin-top: 0px;
  }
  .feature-list04 .img-box img,
  .feature-list05 .img-box img {
    margin: 0px;
  }
}
@media (min-width: 1200px) {
  .photos-list.container {
    width: 1200px;
  }
}
@media (max-width: 1200px) {
  .photos-list.container {
    width: 100%;
  }
  .photos-list .message-box {
    float: none;
    width: 100%;
    text-align: center;
  }
  .photos-list .img-box {
    float: none;
    margin-top: 0px;
    width: 100%;
  }
  .photos-list .img-box.left {
    text-align: center;
  }
  .photos-list .img-box.right {
    text-align: center;
  }
  .photos-list.photos-list2 .message-box,
  .photos-list.photos-list3 .message-box,
  .photos-list.photos-list4 .message-box,
  .photos-list.icloud-list .message-box,
  .photos-list.icloud-list2 .message-box {
    margin: 0 auto;
    width: 100%;
  }
  .photos-list.photos-list2 .img-box,
  .photos-list.photos-list3 .img-box,
  .photos-list.photos-list4 .img-box,
  .photos-list.icloud-list .img-box,
  .photos-list.icloud-list2 .img-box {
    margin: 0 auto;
    width: 100%;
  }
  .photos-list.icloud-list5 img {
    width: 80%;
  }
  .youtube-update-list .container {
    width: 98%;
  }
  .youtube-update-list .container .img-box,
  .youtube-update-list .container .message-box {
    float: none;
    width: 100%;
    text-align: center;
  }
  .youtube-update-list .container .img-box p,
  .youtube-update-list .container .message-box p {
    width: 100%;
  }
  .youtube-update-list.youtube-update-list2 .container,
  .youtube-update-list.youtube-update-list3 .container,
  .youtube-update-list.youtube-update-list4 .container {
    width: 98%;
  }
  .youtube-update-list.youtube-update-list2 .container .img-box,
  .youtube-update-list.youtube-update-list3 .container .img-box,
  .youtube-update-list.youtube-update-list4 .container .img-box,
  .youtube-update-list.youtube-update-list2 .container .message-box,
  .youtube-update-list.youtube-update-list3 .container .message-box,
  .youtube-update-list.youtube-update-list4 .container .message-box {
    float: none;
    width: 100%;
    text-align: center;
  }
  .youtube-update-list.youtube-update-list2 .container .img-box p,
  .youtube-update-list.youtube-update-list3 .container .img-box p,
  .youtube-update-list.youtube-update-list4 .container .img-box p,
  .youtube-update-list.youtube-update-list2 .container .message-box p,
  .youtube-update-list.youtube-update-list3 .container .message-box p,
  .youtube-update-list.youtube-update-list4 .container .message-box p {
    width: 100%;
  }
}
.update-review {
  padding-bottom: 40px;
  background-image: -moz-linear-gradient(0deg, #d0e1f2 0%, #e0ebf5 56%, #f0f5f7 82%);
  background-image: -webkit-linear-gradient(0deg, #d0e1f2 0%, #e0ebf5 56%, #f0f5f7 82%);
  background-image: -ms-linear-gradient(0deg, #d0e1f2 0%, #e0ebf5 56%, #f0f5f7 82%);
  background-image: linear-gradient(0deg, #d0e1f2 0%, #e0ebf5 56%, #f0f5f7 82%);
}
.update-review .container {
  position: relative;
}
.update-review .container:after {
  position: absolute;
  content: "";
  width: 63px;
  height: 65px;
  left: 0;
  top: -33px;
  background: url(../images/update/commit.png);
}
.update-review .container .review {
  margin-top: 40px;
}
.update-review .container .review h2 span.message {
  float: left;
  width: 140px;
  font-size: 20px;
  font-weight: 400;
}
.update-review .container .review h2 span.line {
  display: block;
  width: 100%;
  padding-bottom: 10px;
  margin-left: 140px;
  height: 1px;
  border-bottom: solid 1px #c5d3e0;
}
.update-review .container .review dl {
  margin-top: 30px;
  overflow: hidden;
}
.update-review .container .review dl dt {
  float: left;
  margin-right: 15px;
  text-align: center;
}
.update-review .container .review dl dt img {
  display: block;
  margin-bottom: 5px;
}
.update-review .container .review dl dd {
  line-height: 28px;
  font-size: 16px;
  padding: 25px 0px;
}
.update-review .container .review.user dl dd {
  padding: 10px 0px;
}
@media (max-width: 480px) {
  .update-review .container .review {
    margin-top: 20px;
  }
  .update-review .container .review h2 {
    text-align: center;
  }
  .update-review .container .review h2 span.message {
    float: inherit;
    width: auto;
  }
  .update-review .container .review h2 span.line {
    display: none;
  }
  .update-review .container .review dl {
    padding: 0px 10px;
  }
  .update-review .container .review dl dt {
    float: inherit;
  }
  .update-review .container .review dl dt img {
    margin: 0px auto;
  }
}
.update-note {
  padding: 20px 0px;
  background: #262b30;
  font-size: 12px;
  color: #80858a;
}
.update-note p {
  margin: 0px;
}
@media (max-width: 992px) {
  .update-note {
    display: none;
  }
}
.feature-bottom-down {
  margin-top: 70px;
  background-image: -moz-linear-gradient(-163deg, #a5cef2 1%, #dcebf8 48%, #e5e8f6 99%);
  background-image: -webkit-linear-gradient(-163deg, #a5cef2 1%, #dcebf8 48%, #e5e8f6 99%);
  background-image: -ms-linear-gradient(-163deg, #a5cef2 1%, #dcebf8 48%, #e5e8f6 99%);
  background-image: linear-gradient(-163deg, #a5cef2 1%, #dcebf8 48%, #e5e8f6 99%);
}
.feature-bottom-down strong {
  display: block;
  margin-top: 90px;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 24px;
}
.feature-bottom-down .img-box img {
  margin-left: -80px;
}
.feature-bottom-down .message-box {
  float: right;
}
.feature-bottom-down .buybtn {
  padding: 10px 30px;
}
.feature-bottom-down.heic-bottom-down strong {
  font-weight: 600;
}
.feature-bottom-down.heic-bottom-down p {
  font-size: 20px;
}
.feature-bottom-down.feature-btn .buybtn {
  font-size: 18px;
  padding: 9px 24px;
}
.feature-bottom-down.feature-btn .buybtn.buy {
  padding: 9px 10px;
  margin-left: 10px;
  background: #f7900a;
  border: none;
  color: #fff;
}
.feature-bottom-down.feature-btn .buybtn.buy i {
  background-position: 0px -54px;
}
.feature-bottom-down.feature-btn .buybtn.buy:hover {
  background: #fa9c21;
}
.feature-bottom-down.video-bottom-down {
  padding: 70px 0px;
  background: #cde7ff;
  color: #313942;
}
.feature-bottom-down.video-bottom-down .container .message-box strong {
  font-size: 32px;
  line-height: 48px;
  font-weight: 600;
}
.feature-bottom-down.video-bottom-down .container .message-box ul {
  padding-left: 0px;
}
.feature-bottom-down.video-bottom-down .container .message-box ul li {
  position: relative;
  list-style-type: none;
  font-size: 16px;
  line-height: 40px;
  padding-left: 15px;
  text-align: left;
}
.feature-bottom-down.video-bottom-down .container .message-box ul li:after {
  position: absolute;
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background: #419dfb;
  left: 0px;
  top: 17px;
}
.feature-bottom-down.video-bottom-down .container .message-box ul li a {
  color: #313942;
  text-decoration: none;
}
.feature-bottom-down.video-bottom-down .container .message-box ul li a:hover {
  color: #2a89e1;
}
.feature-bottom-down.video-bottom-down .container .message-box ul li.last {
  margin-top: 35px;
}
.feature-bottom-down.video-bottom-down .container .message-box ul li.last:after {
  display: none;
}
.feature-bottom-down.video-bottom-down .container .message-box ul li.last .buybtn {
  color: #fff !important;
}
.feature-bottom-down.video-bottom-down .container .message-box ul li.last .buybtn:hover {
  color: #fff !important;
}
@media (min-width: 992px) {
  .feature-bottom-down.video-bottom-down .container {
    width: 1200px;
  }
  .feature-bottom-down.video-bottom-down .container .img-box img {
    margin-left: -30px;
    margin-top: 35px;
  }
  .feature-bottom-down.video-bottom-down .container .message-box {
    float: right;
  }
  .feature-bottom-down.video-bottom-down .container .message-box strong {
    font-size: 32px;
    line-height: 48px;
    font-weight: 600;
  }
  .feature-bottom-down.video-bottom-down .container .message-box ul {
    padding-left: 0px;
  }
  .feature-bottom-down.video-bottom-down .container .message-box ul li {
    list-style-type: none;
    font-size: 16px;
    line-height: 40px;
  }
  .feature-bottom-down.video-bottom-down .container .message-box ul li a {
    color: #313942;
    text-decoration: none;
  }
  .feature-bottom-down.video-bottom-down .container .message-box ul li a:hover {
    color: #2a89e1;
  }
}
.feature-bottom-down.photos-bottom-down {
  margin-top: 0px;
  padding: 64px 0 50px;
  text-align: center;
}
.feature-bottom-down.photos-bottom-down strong {
  margin: 0px;
  padding: 0px;
  margin-bottom: 56px;
  font-size: 30px;
  font-weight: 500;
}
.feature-bottom-down.photos-bottom-down ul,
.feature-bottom-down.photos-bottom-down li {
  list-style: none;
}
.feature-bottom-down.photos-bottom-down .buybtn {
  padding: 12px 32px;
  font-weight: 500;
}
.feature-bottom-down.icloud-bottom-down {
  padding: 40px 0 30px;
}
.feature-bottom-down.icloud-bottom-down strong {
  margin-bottom: 36px;
}
@media (max-width: 1200px) {
  .feature-bottom-down {
    padding-bottom: 50px;
    text-align: center;
  }
  .feature-bottom-down.video-bottom-down.photos-bottom-down .container {
    width: 100%;
  }
  .feature-bottom-down.video-bottom-down.photos-bottom-down .container ul {
    margin: 0 auto;
    padding: 0;
    width: 90%;
  }
  .feature-bottom-down .img-box img {
    width: 50%;
    margin-left: 0px;
  }
  .feature-bottom-down strong {
    padding: 0px 10px;
    margin-top: 10px;
  }
  .feature-bottom-down p {
    padding: 0px 10px;
  }
}
@media (max-width: 650px) {
  .feature-bottom-down {
    margin-top: 25px;
    padding-bottom: 20px;
  }
  .feature-bottom-down strong {
    font-size: 20px;
  }
  .feature-bottom-down .img-box img {
    width: 80%;
  }
  .feature-bottom-down .buybtn {
    font-size: 20px;
    padding: 8px 25px;
  }
  .feature-bottom-down .buybtn.buy {
    margin-top: 10px;
    margin-left: 0px !important;
    padding: 0px;
  }
  .feature-bottom-down.heic-bottom-down p {
    font-size: 16px;
  }
  .feature-bottom-down.video-bottom-down .container .message-box strong {
    font-size: 20px;
  }
  .feature-bottom-down.video-bottom-down .container .message-box ul {
    text-align: left;
  }
  .feature-bottom-down.video-bottom-down .container .message-box ul li.last {
    text-align: center;
  }
  .feature-bottom-down.video-bottom-down .container .message-box ul li.last .buybtn.buy {
    padding: 8px 20px;
  }
  .feature-bottom-down.photos-bottom-down ul li span {
    display: block;
    margin-bottom: 32px;
  }
  .feature-bottom-down.photos-bottom-down .buybtn.buy {
    padding: 12px 32px;
  }
  .feature-bottom-down.icloud-bottom-down .buybtn {
    padding: 12px 30px;
  }
  .feature-bottom-down.icloud-bottom-down .buybtn.buy {
    padding: 12px 26px;
  }
}
@media (max-width: 780px) {
  .feature-bottom-down.video-bottom-down .container .message-box ul {
    width: 80%;
    margin: 0px auto;
    text-align: left;
  }
}
.heic-work h2 {
  text-align: center;
  font-size: 50px;
  color: #1c8cfe;
}
.heic-work p {
  text-align: center;
  font-size: 20px;
}
.heic-work ul {
  padding-left: 0px;
  list-style-type: none;
}
.heic-work ul li {
  width: 50%;
  margin: 0px auto;
  margin-top: 40px;
  list-style-type: none;
}
.heic-work ul li p {
  height: 63px;
  line-height: 63px;
  text-align: left;
}
.heic-work ul li p img,
.heic-work ul li p span {
  display: inline-block;
  vertical-align: middle;
}
.heic-work ul li p span {
  width: 80%;
  display: inline-block;
  margin-left: 18px;
  line-height: 20px;
  font-size: 14px;
  font-weight: 600;
}
.heic-work ul li > img {
  max-width: 100%;
}
@media (min-width: 992px) {
  .heic-work ul li {
    float: left;
    width: 48%;
  }
  .heic-work ul li:nth-child(even) {
    float: right;
  }
}
@media (max-width: 992px) {
  .heic-work h2 {
    font-size: 35px;
    padding: 0px 10px;
  }
  .heic-work ul {
    text-align: center;
  }
  .heic-work ul li {
    width: 80%;
  }
  .heic-work ul li p {
    text-align: center;
  }
  .heic-work ul li p span {
    text-align: left;
    width: 65%;
  }
}
@media (max-width: 766px) {
  .heic-work ul li {
    width: 95%;
  }
  .heic-work ul li > img {
    display: block;
    margin: 0px auto;
  }
}
.heic-to-bottom {
  height: 280px;
  text-align: center;
  color: #fff;
  background: url(../images/heic-to/bottom-down-bg.jpg) no-repeat center;
}
.heic-to-bottom h2 {
  padding-top: 15px;
  font-size: 38px;
}
.heic-to-bottom .buybtn {
  font-size: 25px;
  padding: 10px 30px;
}
.heic-to-bottom p {
  color: #97bfea;
}
@media (max-width: 992px) {
  .heic-to-bottom h2 {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 32px;
  }
}
@media (max-width: 480px) {
  .heic-to-bottom h2 {
    font-size: 24px;
  }
}
.feature-banner .container {
  padding-top: 187px;
  padding-bottom: 125px;
}
.feature-banner .container h1 {
  font-size: 46px;
}
.feature-banner .container p {
  padding: 0px 10px;
  line-height: 36px;
  margin: 0px;
  font-size: 26px;
}
.feature-banner .container p span {
  display: block;
}
.feature-banner .container .btn {
  margin-top: 100px;
}
@media (max-width: 992px) {
  .feature-banner .container {
    padding-top: 140px;
    padding-bottom: 80px;
  }
  .feature-banner .container h1 {
    padding: 0px 35px;
  }
  .feature-banner .container p span {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .feature-banner .container {
    padding-top: 120px;
    padding-bottom: 40px;
  }
  .feature-banner .container h1 {
    font-size: 32px;
  }
  .feature-banner .container p {
    font-size: 24px;
  }
  .feature-banner .container .btn {
    margin-top: 40px;
  }
  .feature-banner .container .btn li p {
    font-size: 14px;
  }
}
@media (max-width: 415px) {
  .feature-banner .container {
    padding-top: 80px;
    padding-bottom: 40px;
  }
  .feature-banner .container h1 {
    padding: 0px 10px;
  }
  .feature-banner .container p {
    font-size: 20px;
  }
  .feature-banner .container .btn {
    margin-top: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .feature-banner .container {
    padding-top: 155px;
    padding-bottom: 80px;
  }
  .feature-banner .container h1 {
    padding: 0px 25px;
  }
  .feature-banner .container p span {
    display: inline-block;
  }
}
.feature-banner.iphone-photo {
  color: #fff;
  text-align: center;
  background: #0d62bc url(../images/iphone-photo-manager/banner.jpg) no-repeat top center;
}
.feature-banner.iphone-photo .btn li.win {
  border: none;
  background: #09c903;
  box-shadow: none;
  background-image: -moz-linear-gradient(89deg, #09c903 0%, #67da01 90%);
  background-image: -webkit-linear-gradient(89deg, #09c903 0%, #67da01 90%);
  background-image: linear-gradient(89deg, #09c903 0%, #67da01 90%);
}
.feature-banner.iphone-photo .btn li.win p {
  margin-top: 14px;
}
.feature-banner.iphone-photo .btn li.win.win:hover {
  background-image: -moz-linear-gradient(89deg, #09da03 0%, #6ee901 90%);
  background-image: -webkit-linear-gradient(89deg, #09da03 0%, #6ee901 90%);
  background-image: linear-gradient(89deg, #09da03 0%, #6ee901 90%);
}
.feature-banner.iphone-photo p.last {
  font-size: 14px !important;
}
@media (min-width: 768px) {
  .feature-banner.iphone-photo .container {
    padding-top: 87px;
    padding-bottom: 80px;
  }
  .feature-banner.iphone-photo .container h1 {
    margin-bottom: 35px;
  }
  .feature-banner.iphone-photo .container .btn {
    margin-top: 60px;
  }
  .feature-banner.iphone-photo .container p.last {
    margin-top: 40px;
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .feature-banner.iphone-photo .container {
    padding-top: 90px;
    padding-bottom: 40px;
  }
  .feature-banner.iphone-photo .container h1 {
    font-size: 32px;
  }
  .feature-banner.iphone-photo .container p {
    font-size: 16px;
  }
  .feature-banner.iphone-photo .container p span {
    display: initial;
  }
  .feature-banner.iphone-photo .container p.last {
    margin-top: 10px;
    line-height: 20px;
  }
  .feature-banner.iphone-photo .container .btn {
    margin-top: 20px;
  }
  .feature-banner.iphone-photo .container .btn li p {
    font-size: 14px;
  }
}
.iphone-bottom-down {
  margin-top: 220px;
  padding-bottom: 50px;
  background: #1e88e5;
  text-align: center;
  color: #fff;
}
.iphone-bottom-down img {
  display: block;
  margin: 0px auto;
  margin-top: -8%;
  max-width: 100%;
}
.iphone-bottom-down h2 {
  font-weight: 400;
  font-size: 22px;
}
.iphone-bottom-down .btn {
  margin-top: 20px;
}
.iphone-bottom-down .btn li.win {
  border: none;
  background: #09c903;
  box-shadow: none;
  background-image: -moz-linear-gradient(89deg, #09c903 0%, #67da01 90%);
  background-image: -webkit-linear-gradient(89deg, #09c903 0%, #67da01 90%);
  background-image: linear-gradient(89deg, #09c903 0%, #67da01 90%);
}
.iphone-bottom-down .btn li.win p {
  margin-top: 21px;
}
.iphone-bottom-down .btn li.win.win:hover {
  background-image: -moz-linear-gradient(89deg, #09da03 0%, #6ee901 90%);
  background-image: -webkit-linear-gradient(89deg, #09da03 0%, #6ee901 90%);
  background-image: linear-gradient(89deg, #09da03 0%, #6ee901 90%);
}
@media (max-width: 992px) {
  .iphone-bottom-down {
    margin-top: 80px;
  }
}
.more-feature {
  padding: 15px 0px;
  min-height: 44px;
  line-height: 44px;
  background: #98cbfc;
  font-size: 18px;
}
.more-feature img {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.more-feature span {
  padding-left: 35px;
  padding-right: 15px;
}
@media (max-width: 600px) {
  .more-feature {
    text-align: center;
  }
  .more-feature span {
    padding: 0px;
    display: block;
  }
}
.more-feature.more-vimeo-video {
  padding: 30px 0px;
  background: #f9fafc;
  line-height: 67px;
}
.more-feature.more-vimeo-video span {
  padding-left: 0px;
  font-size: 24px;
}
.more-feature.more-vimeo-video img {
  width: 68px;
  height: 64px;
  border-radius: 20px;
}
.more-feature.more-vimeo-video img:hover {
  box-shadow: 0px 0px 8.7px 1.3px rgba(138, 147, 165, 0.6);
}
@media (max-width: 992px) {
  .more-feature.more-vimeo-video {
    padding-left: 25px;
  }
  .more-feature.more-vimeo-video span {
    display: block;
    font-size: 16px;
  }
}
.more-feature.more-photos-feature {
  text-align: left;
  background: #e8e8e8;
}
.more-feature.more-photos-feature .container {
  width: 1200px;
}
.more-feature.more-photos-feature span {
  padding-left: 0px;
}
.more-feature.more-photos-feature img {
  margin-right: 6px;
}
.more-feature.more-icloud-feature span {
  padding-left: 10px;
}
@media (max-width: 1200px) {
  .more-feature.more-photos-feature .container {
    width: 100%;
    margin: 0 auto;
  }
  .more-feature.more-photos-feature span {
    padding-left: 10px;
  }
  .more-feature.more-icloud-feature .container {
    width: 98%;
    margin: 0 auto;
    text-align: center;
  }
  .more-feature.more-icloud-feature span {
    display: block;
    padding-left: 0px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .more-feature.more-photos-feature .container {
    text-align: center;
  }
  .more-feature.more-photos-feature span {
    display: block;
    padding-left: 0px;
  }
}
.online {
  height: 56px;
  background-color: #eee;
  line-height: 56px;
}
.online h2 {
  margin: 0px;
  float: left;
  color: #505968;
  font-weight: normal;
}
.online ul {
  padding: 0px;
  margin: 0px;
  float: right;
}
.online ul li {
  float: left;
  display: inline;
  margin: 0 0 0 20px;
}
.online ul li a {
  color: #505050;
  font-size: 16px;
  text-decoration: none;
}
.online ul li.active a {
  color: #02abff;
}
@media (max-width: 768px) {
  .online {
    padding: 0px 10px;
  }
  .online h2 {
    font-size: 16px;
  }
  .online ul li {
    margin: 0 0 0 5px;
  }
  .online ul li a {
    font-size: 12px;
  }
}
@media (max-width: 380px) {
  .online {
    padding: 0px 5px;
  }
  .online h2 {
    font-size: 14px;
  }
  .online h2 ul li {
    margin: 0px;
  }
}
.user h3 {
  margin: 0px;
  padding: 15px 0;
  font-size: 40px;
}
.user p {
  line-height: 20px;
  margin-bottom: 10px;
}
.user p a {
  color: #1072b9;
  text-decoration: none;
}
.user p img {
  max-width: 1000px;
}
@media (max-width: 992px) {
  .user {
    padding: 10px 10px;
  }
  .user h3 {
    font-size: 32px;
  }
  .user img {
    max-width: 95%;
  }
}
.tips-new-content {
  margin-bottom: 100px;
}
.tips-new-content .video-play {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: darkgray;
  z-index: 100000;
}
.tips-new-content .video-container-playing {
  width: 50%;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.tips-new-content .close {
  display: none;
  position: absolute;
  width: 20px;
  height: 20px;
  right: -18px;
  top: -18px;
  cursor: pointer;
  background: url(../images/close.png);
}
.tips-new-content .close.on {
  display: block;
}
.tips-new-content .video-des {
  font-weight: 500;
  display: block;
  text-align: left;
  font-size: 12px;
  color: #4f5258;
}
.tips-new-content .search {
  background: #4fa6fb;
  background-image: -moz-linear-gradient(-90deg, #4fa6fb 0%, #b6a3e8 100%);
  background-image: -webkit-linear-gradient(-90deg, #4fa6fb 0%, #b6a3e8 100%);
  background-image: linear-gradient(-90deg, #4fa6fb 0%, #b6a3e8 100%);
}
.tips-new-content .search input {
  background: #ffffff url(../images/tips/search.png) no-repeat 15px 13px;
  width: 200px;
  height: 40px;
  border: none;
  padding-left: 45px;
  border-radius: 5px;
  margin-top: 34px;
}
.tips-new-content .right-message h2 {
  padding-bottom: 20px;
  margin: 0px;
  color: #1c8fff;
  font-size: 24px;
  border-bottom: solid #e5e5e5 1px;
}
.tips-new-content .right-message ul.tips {
  padding-bottom: 20px;
  border-bottom: solid #e5e5e5 1px;
  text-align: center;
}
.tips-new-content .right-message ul.tips li {
  margin: 0px;
  display: inline-block;
  width: 48%;
  margin-bottom: 20px;
  margin-right: 1.5%;
  text-align: center;
}
.tips-new-content .right-message ul.tips li img {
  display: block;
  margin-bottom: 8px;
  max-width: 100%;
}
.tips-new-content .right-message ul.tips li a {
  display: block;
  text-align: left;
  font-size: 12px;
  color: #4f5258;
}
.tips-new-content .right-message ul.tips li .video-pop {
  width: 100%;
}
.tips-new-content .right-message ul.tips li .video-des {
  text-align: center;
}
.tips-new-content .right-message dl {
  padding: 10px 25px;
  border-bottom: solid #e5e5e5 1px;
}
.tips-new-content .right-message dl dt {
  font-size: 16px;
  color: #1c86fe;
}
.tips-new-content .right-message dl dt sup {
  display: inline-block;
  width: 31px;
  height: 14px;
  text-indent: -9999px;
  background: url(../images/tips/new.png);
}
.tips-new-content .right-message dl dt a {
  color: #1c86fe;
  text-decoration: none;
}
.tips-new-content .right-message dl dt a:hover {
  text-decoration: underline;
}
.tips-new-content .right-message dl dd {
  font-size: 14px;
  color: #262e3d;
  height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tips-new-content .right-message dl:last-child {
  border-bottom: none;
}
.tips-new-content .right-message ul {
  list-style-type: none;
  padding: 0px;
  margin-top: 35px;
  text-align: left;
}
.tips-new-content .right-message ul li {
  margin: 0px 10px;
  display: inline-block;
}
.tips-new-content .right-message ul li span {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #1c83fe;
  cursor: pointer;
}
.tips-new-content .right-message ul li span.prev {
  background: #1c83fe url(../images/tips/prev.png) no-repeat;
}
.tips-new-content .right-message ul li span.next {
  background: #1c83fe url(../images/tips/prev.png) -16px 0px no-repeat;
}
.tips-new-content .right-message ul li span:hover {
  background-color: #3c95ff;
}
.tips-new-content .right-message ul li a {
  color: #000;
  font-weight: 500;
  text-decoration: none;
}
.tips-new-content .right-message ul li a:hover {
  color: #1c83fe;
  text-decoration: underline;
}
.tips-new-content.tips-new-message .crumbs {
  padding-top: 32px;
  padding-bottom: 0px;
  margin-top: 25px;
  border-bottom: none;
  border-top: solid #ccc 1px;
}
.tips-new-content.tips-new-message .crumbs a {
  color: #1c86fe;
  text-decoration: none;
}
.tips-new-content.tips-new-message .crumbs a:hover {
  text-decoration: underline;
}
.tips-new-content.tips-new-message > h1 {
  font-size: 36px;
}
.tips-new-content.tips-new-message > h2 {
  font-size: 36px;
}
.tips-new-content.tips-new-message > p {
  padding-bottom: 35px;
  font-size: 14px;
  line-height: 24px;
  border-bottom: solid #ccc 1px;
}
.tips-new-content.tips-new-message .left-content table {
  border-right: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
}
.tips-new-content.tips-new-message .left-content table td {
  border-left: 1px solid #d0d0d0;
  border-top: 1px solid #d0d0d0;
}
.tips-new-content.tips-new-message .left-content p {
  line-height: 26px;
  font-size: 14px;
}
.tips-new-content.tips-new-message .left-content p.date {
  color: #808080;
}
.tips-new-content.tips-new-message .left-content p strong {
  display: block;
}
.tips-new-content.tips-new-message .left-content p img {
  max-width: 100%;
}
.tips-new-content.tips-new-message .left-content ul {
  padding: 25px;
  margin-top: 30px;
  border-left: solid #99c2e9 3px;
  background-image: -moz-linear-gradient(0deg, #ebf3fb 0%, #f1f7fc 86%, #ffffff 100%);
  background-image: -webkit-linear-gradient(0deg, #ebf3fb 0%, #f1f7fc 86%, #ffffff 100%);
  background-image: linear-gradient(0deg, #ebf3fb 0%, #f1f7fc 86%, #ffffff 100%);
}
.tips-new-content.tips-new-message .left-content ul li {
  padding-left: 25px;
  list-style-type: none;
  position: relative;
  font-weight: 500;
}
.tips-new-content.tips-new-message .left-content ul li:after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #3191ff;
  left: 0px;
  top: 12px;
}
.tips-new-content.tips-new-message .left-content ul li a {
  line-height: 30px;
  font-size: 16px;
  color: #000;
  text-decoration: none;
}
.tips-new-content.tips-new-message .left-content ul li a:hover {
  text-decoration: underline;
}
.tips-new-content.tips-new-message .left-content h3 {
  font-size: 24px;
}
.tips-new-content.tips-new-message .left-content dl.list {
  padding: 25px 0px;
  margin-top: 30px;
  border-left: solid #bfe9dc 3px;
  background-image: -moz-linear-gradient(0deg, #ebfbf6 0%, #f1fcf9 86%, #ffffff 100%);
  background-image: -webkit-linear-gradient(0deg, #ebfbf6 0%, #f1fcf9 86%, #ffffff 100%);
  background-image: linear-gradient(0deg, #ebfbf6 0%, #f1fcf9 86%, #ffffff 100%);
}
.tips-new-content.tips-new-message .left-content dl.list dt {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 25px;
}
.tips-new-content.tips-new-message .left-content dl.list dt img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.tips-new-content.tips-new-message .left-content dl.list dd {
  position: relative;
  margin-left: 25px;
  padding-left: 20px;
  line-height: 30px;
}
.tips-new-content.tips-new-message .left-content dl.list dd:after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #66ccad;
  left: 0px;
  top: 12px;
}
.tips-new-content.tips-new-message .left-content dl.list dd a {
  line-height: 30px;
  font-size: 16px;
  color: #000;
  text-decoration: none;
}
.tips-new-content.tips-new-message .left-content dl.list dd a:hover {
  text-decoration: underline;
}
.tips-new-content.tips-new-message .left-content .tips-title h2 {
  height: 80px;
  height: 31px;
  margin-bottom: 0px;
  background: url(../images/tips/tips.png) no-repeat left;
  text-indent: -9999px;
}
.tips-new-content.tips-new-message .left-content .tips-title p {
  margin: 0px;
  border: solid #e5e5e5 1px;
  padding: 20px 10px;
  font-size: 12px;
  font-style: italic;
}
.tips-new-content.tips-new-message .left-content .tips-title p a {
  color: #3192ff;
}
.tips-new-content.tips-new-message .left-content .moudl {
  display: none;
  position: relative;
  width: 850px;
  padding: 25px 0px;
  margin: 20px auto;
  color: #616165;
  overflow: hidden;
}
.tips-new-content.tips-new-message .left-content .moudl:after,
.tips-new-content.tips-new-message .left-content .moudl:before {
  position: absolute;
  content: "";
  width: 850px;
  height: 21px;
  top: 0px;
  left: 1px;
  background: url(../images/shadow.png) no-repeat left;
}
.tips-new-content.tips-new-message .left-content .moudl:before {
  top: inherit;
  bottom: 0px;
}
.tips-new-content.tips-new-message .left-content .moudl dl {
  float: left;
  width: 640px;
  margin-top: 15px;
}
.tips-new-content.tips-new-message .left-content .moudl dl dt {
  margin-bottom: 15px;
}
.tips-new-content.tips-new-message .left-content .moudl dl dt h2 {
  font-weight: 500;
  margin: 0px;
  font-size: 22px;
}
.tips-new-content.tips-new-message .left-content .moudl dl dt h3 {
  font-weight: 500;
  margin: 0px;
  font-size: 16px !important;
}
.tips-new-content.tips-new-message .left-content .moudl dl dd {
  width: 100%;
  font-weight: 500;
  font-size: 12px;
  line-height: 25px;
  padding-left: 15px;
  background: url(../images/moudl-new-icon.png) no-repeat 0px 7px;
}
.tips-new-content.tips-new-message .left-content .moudl .down {
  width: 200px;
  text-align: center;
  margin-top: 20px;
  float: right;
}
.tips-new-content.tips-new-message .left-content .moudl .down > i {
  vertical-align: middle;
  width: 106px;
  height: 26px;
  background: url(../images/moudl-icon.png);
}
.tips-new-content.tips-new-message .left-content .moudl .down .buybtn {
  padding: 0px;
  width: 192px;
  height: 49px;
  margin: 0px auto;
  line-height: 49px;
  border-radius: 0px;
  font-size: 18px;
  box-shadow: 0px 7px 7.28px 0.72px rgba(161, 177, 194, 0.4);
}
.tips-new-content.tips-new-message .left-content .moudl .down p {
  font-size: 12px !important;
  text-align: center;
}
.tips-new-content.tips-new-message .left-content .moudl.ipad {
  display: block;
  width: 618px;
}
.tips-new-content.tips-new-message .left-content .moudl.ipad dl {
  width: 420px;
}
.tips-new-content.tips-new-message .left-content .moudl.ipad dl dt h3 {
  font-size: 15px !important;
}
.tips-new-content.tips-new-message .left-content .moudl.ipad dl dd {
  width: 100%;
}
.tips-new-content.tips-new-message .left-content .moudl.ipad .down {
  float: left;
  width: 187px;
  margin-top: 55px;
}
.tips-new-content.tips-new-message .left-content .moudl.ipad .down .buybtn {
  display: inline-block;
  vertical-align: middle;
  width: 187px;
  height: 55px;
  padding: 0px;
  line-height: 55px;
  border-radius: 5px;
  background-image: -moz-linear-gradient(180deg, #1c6ffc 0%, #3296ff 99%);
  background-image: -webkit-linear-gradient(180deg, #1c6ffc 0%, #3296ff 99%);
  background-image: -ms-linear-gradient(180deg, #1c6ffc 0%, #3296ff 99%);
  box-shadow: -2.463px 3.152px 10px 0px rgba(43, 98, 184, 0.6);
}
.tips-new-content.tips-new-message .left-content .moudl.ipad .down .buybtn img,
.tips-new-content.tips-new-message .left-content .moudl.ipad .down .buybtn span {
  display: inline-block;
  vertical-align: middle;
}
.tips-new-content.tips-new-message .left-content .moudl.ipad .down .buybtn span {
  line-height: 20px;
  font-size: 14px;
}
.tips-new-content.tips-new-message .left-content .moudl.ipad .down .buybtn span b {
  font-size: 16px;
  font-weight: 400;
  display: block;
}
.tips-new-content.tips-new-message .left-content .moudl.ipad .down .buybtn:hover {
  background: #3194ff;
}
.tips-new-content.tips-new-message .left-content .moudl.mobile {
  max-width: 480px;
  width: 100%;
  display: block;
  min-height: 200px;
  text-align: center;
  border: solid #ccc 1px;
}
.tips-new-content.tips-new-message .left-content .moudl.mobile h2 {
  margin-top: 0px;
}
.tips-new-content.tips-new-message .left-content .moudl.mobile h2 span {
  font-size: 16px;
}
.tips-new-content.tips-new-message .left-content .moudl.mobile h2 i {
  display: block;
  margin: 0px auto;
  width: 106px;
  height: 26px;
  background: url(../images/moudl-icon.png);
}
.tips-new-content.tips-new-message .left-content .moudl.mobile:after,
.tips-new-content.tips-new-message .left-content .moudl.mobile:before {
  display: none;
}
.tips-new-content.tips-new-message .left-content .moudl.mobile .buybtn {
  display: inline-block;
  vertical-align: middle;
  width: 187px;
  height: 55px;
  padding: 0px;
  line-height: 55px;
  border-radius: 5px;
  background-image: -moz-linear-gradient(180deg, #1c6ffc 0%, #3296ff 99%);
  background-image: -webkit-linear-gradient(180deg, #1c6ffc 0%, #3296ff 99%);
  background-image: -ms-linear-gradient(180deg, #1c6ffc 0%, #3296ff 99%);
  box-shadow: -2.463px 3.152px 10px 0px rgba(43, 98, 184, 0.6);
}
.tips-new-content.tips-new-message .left-content .moudl.mobile .buybtn img,
.tips-new-content.tips-new-message .left-content .moudl.mobile .buybtn span {
  display: inline-block;
  vertical-align: middle;
}
.tips-new-content.tips-new-message .left-content .moudl.mobile .buybtn span {
  line-height: 20px;
  font-size: 14px;
}
.tips-new-content.tips-new-message .left-content .moudl.mobile .buybtn span b {
  font-size: 16px;
  font-weight: 400;
  display: block;
}
.tips-new-content.tips-new-message .left-content .moudl.mobile .buybtn:hover {
  background: #3194ff;
}
.tips-new-content.tips-new-message .left-content .tips-moudl {
  display: none;
}
.tips-new-content.tips-new-message .right-content {
  display: none;
}
@media (min-width: 1200px) {
  .tips-new-content.container {
    width: 1200px;
    position: relative;
  }
  .tips-new-content .left-content {
    float: left;
    width: 850px;
  }
  .tips-new-content .left-content .moudl {
    display: block !important;
  }
  .tips-new-content .left-content .tips-moudl {
    display: block !important;
    width: 850px;
    height: 240px;
    margin-top: 20px;
    background: url(../images/tips/tips-moudl-bg.jpg) no-repeat;
  }
  .tips-new-content .left-content .tips-moudl .img-box {
    float: left;
    margin-top: 20px;
    margin-left: 8px;
  }
  .tips-new-content .left-content .tips-moudl .right-tips {
    float: right;
    color: #fff;
    margin-right: 20px;
  }
  .tips-new-content .left-content .tips-moudl .right-tips h2 {
    font-size: 20px;
  }
  .tips-new-content .left-content .tips-moudl .right-tips p {
    margin: 0px;
    padding-left: 15px;
    font-size: 12px;
    font-weight: 600;
    background: url(../images/tips/list-icon.png) no-repeat 0px 10px;
  }
  .tips-new-content .left-content .tips-moudl .right-tips p a {
    color: #fff;
  }
  .tips-new-content .left-content .tips-moudl .right-tips .buybtn {
    margin-top: 5px;
    vertical-align: middle;
    padding: 0px;
    width: 168px;
    height: 39px;
    line-height: 39px;
    border: solid #4ca2ff 1px;
    border-radius: 30px;
    font-size: 14px;
  }
  .tips-new-content .left-content .tips-moudl .right-tips .down {
    background-image: -moz-linear-gradient(180deg, #1c6ffc 0%, #3296ff 99%);
    background-image: -webkit-linear-gradient(180deg, #1c6ffc 0%, #3296ff 99%);
    background-image: -ms-linear-gradient(180deg, #1c6ffc 0%, #3296ff 99%);
    background-image: linear-gradient(180deg, #1c6ffc 0%, #3296ff 99%);
    box-shadow: 0px 5px 15px 0px rgba(0, 49, 190, 0.6);
  }
  .tips-new-content .left-content .tips-moudl .right-tips .down:hover {
    background-image: -moz-linear-gradient(180deg, #3296ff 0%, #1c6ffc 99%);
    background-image: -webkit-linear-gradient(180deg, #3296ff 0%, #1c6ffc 99%);
    background-image: -ms-linear-gradient(180deg, #3296ff 0%, #1c6ffc 99%);
    background-image: linear-gradient(180deg, #3296ff 0%, #1c6ffc 99%);
  }
  .tips-new-content .left-content .tips-moudl .right-tips .buy {
    margin-left: 15px;
    overflow: hidden;
    background: transparent;
    border: solid #e9e9e9 1px;
  }
  .tips-new-content .left-content .tips-moudl .right-tips .buy i {
    width: 16px;
    height: 12px;
    background-position: 0px -199px;
    -webkit-transform: translate3d(-20px, 3.5em, 0);
    transform: translate3d(-20px, 3.5em, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  }
  .tips-new-content .left-content .tips-moudl .right-tips .buy span {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translate3d(-16px, 0, 0);
    transform: translate3d(-16px, 0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  }
  .tips-new-content .left-content .tips-moudl .right-tips .buy:hover {
    border: none;
    color: #fff;
    height: 39px;
    line-height: 39px;
    background-image: -moz-linear-gradient(180deg, #f7690a 0%, #f7900a 99%);
    background-image: -webkit-linear-gradient(180deg, #f7690a 0%, #f7900a 99%);
    background-image: linear-gradient(180deg, #f7690a 0%, #f7900a 99%);
    box-shadow: -1.847px 2.364px 10px 0px rgba(241, 139, 9, 0.5);
  }
  .tips-new-content .left-content .tips-moudl .right-tips .buy:hover i,
  .tips-new-content .left-content .tips-moudl .right-tips .buy:hover span {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .tips-new-content .right-message ul.tips li {
    width: 23%;
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .tips-new-content .left-search {
    float: left;
    width: 295px;
  }
  .tips-new-content .left-search .search {
    padding: 0px 25px;
  }
  .tips-new-content .left-search .search .search-box {
    display: none;
  }
  .tips-new-content .left-search .search ul {
    padding: 0px;
    list-style-type: none;
  }
  .tips-new-content .left-search .search ul li {
    padding: 15px 0px;
    padding-left: 15px;
  }
  .tips-new-content .left-search .search ul li a {
    position: relative;
    color: #fff;
    text-decoration: none;
  }
  .tips-new-content .left-search .search ul li a:hover,
  .tips-new-content .left-search .search ul li a.active {
    text-decoration: underline;
  }
  .tips-new-content .left-search .search ul li a:hover:after,
  .tips-new-content .left-search .search ul li a.active:after {
    position: absolute;
    content: "";
    width: 6px;
    height: 12px;
    left: -15px;
    top: 2px;
    background: url(../images/tips/box.png);
  }
  .tips-new-content .aiticles {
    background: #fff;
    margin-top: 40px;
    padding: 0px 25px;
    border: solid #e5e5e5 1px;
  }
  .tips-new-content .aiticles .sub-title {
    margin-bottom: 0px;
    padding-bottom: 20px;
    font-size: 20px;
    color: #f77331;
    border-bottom: solid #e5e5e5 1px;
  }
  .tips-new-content .aiticles ul {
    margin: 0px;
    margin-top: 0px;
    padding: 0px;
    list-style-type: none;
  }
  .tips-new-content .aiticles ul li {
    position: relative;
    padding: 10px 0px;
    border-bottom: solid #e5e5e5 1px;
  }
  .tips-new-content .aiticles ul li:last-child {
    border: none;
  }
  .tips-new-content .aiticles ul li:after {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    left: 0px;
    top: 15px;
    background: #f77331;
    border-radius: 50%;
  }
  .tips-new-content .aiticles ul li a {
    display: block;
    padding-left: 15px;
    font-size: 12px;
    color: #000;
    text-decoration: none;
  }
  .tips-new-content .aiticles ul li a:hover {
    color: #f77331;
  }
  .tips-new-content .aiticles.videos ul li img {
    display: block;
    margin-bottom: 5px;
    max-width: 100%;
  }
  .tips-new-content .aiticles.videos ul li a {
    font-size: 14px;
    padding-left: 0px;
  }
  .tips-new-content .aiticles.videos ul li:after {
    background: none;
  }
  .tips-new-content .right-content {
    display: block !important;
    float: right;
    width: 295px;
    margin-top: 70px;
  }
  .tips-new-content .right-content .online-tools {
    padding: 25px;
    height: 150px;
    border-radius: 6px;
    background: #4fa6fb;
    background-image: -moz-linear-gradient(-90deg, #4fa6fb 0%, #b6a3e8 100%);
    background-image: -webkit-linear-gradient(-90deg, #4fa6fb 0%, #b6a3e8 100%);
    background-image: linear-gradient(-90deg, #4fa6fb 0%, #b6a3e8 100%);
    color: #fff;
  }
  .tips-new-content .right-content .online-tools .sub-title {
    font-size: 20px;
    margin: 0px;
    border-bottom: solid rgba(255, 255, 255, 0.6) 1px;
    padding-bottom: 10px;
  }
  .tips-new-content .right-content .online-tools p {
    margin-bottom: 15px;
    padding-left: 67px;
    background: url(../images/tips/icon.png) no-repeat;
  }
  .tips-new-content .right-content .online-tools p a {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
  }
  .tips-new-content .right-content .online-tools p a strong {
    font-size: 18px;
  }
  .tips-new-content .right-content .online-tools p a:hover {
    text-decoration: underline;
  }
  .tips-new-content .right-content .online-tools p.list01 {
    background-position: 0px 5px;
  }
  .tips-new-content .right-content .online-tools p.list02 {
    background-position: 0px -49px;
  }
  .tips-new-content .right-content .online-tools p.list03 {
    background-position: 0px -104px;
  }
  .tips-new-content .right-content .online-tools p.list04 {
    background-position: 0px -164px;
  }
  .tips-new-content .right-content .online-tools p.list05 {
    background-position: 0px -221px;
  }
  .tips-new-content .right-content .online-tools p.list06 {
    background-position: 0px -272px;
  }
  .tips-new-content .right-content .online-tools p.list07 {
    background-position: 0px -324px;
  }
  .tips-new-content .left-content {
    float: left;
    width: 850px;
  }
  .tips-new-content .left-content .moudl {
    display: block !important;
    position: relative;
    width: 850px;
    padding: 25px 0px;
    margin: 20px auto;
    color: #616165;
    overflow: hidden;
  }
  .tips-new-content .left-content .moudl:after,
  .tips-new-content .left-content .moudl:before {
    position: absolute;
    content: "";
    width: 850px;
    height: 21px;
    top: 0px;
    left: 1px;
    background: url(../images/shadow.png) no-repeat left;
  }
  .tips-new-content .left-content .moudl:before {
    top: inherit;
    bottom: 0px;
  }
  .tips-new-content .left-content .moudl dl {
    float: left;
    width: 640px;
    margin-top: 15px;
  }
  .tips-new-content .left-content .moudl dl dt {
    margin-bottom: 15px;
  }
  .tips-new-content .left-content .moudl dl dt h2 {
    font-weight: 500;
    margin: 0px;
    font-size: 22px;
  }
  .tips-new-content .left-content .moudl dl dt h2 i {
    vertical-align: middle;
    width: 106px;
    height: 26px;
    background: url(../images/moudl-icon.png);
  }
  .tips-new-content .left-content .moudl dl dt h3 {
    font-weight: 500;
    margin: 0px;
    font-size: 16px !important;
  }
  .tips-new-content .left-content .moudl dl dd {
    float: left;
    width: 47%;
    font-weight: 500;
    font-size: 12px;
    line-height: 25px;
    padding-left: 15px;
    background: url(../images/moudl-icon.png) no-repeat -37px -28px;
  }
  .tips-new-content .left-content .moudl .down {
    width: 200px;
    text-align: center;
    margin-top: 30px;
    float: right;
  }
  .tips-new-content .left-content .moudl .down .buybtn {
    padding: 0px;
    width: 192px;
    height: 49px;
    margin: 0px auto;
    line-height: 49px;
    border-radius: 0px;
    font-size: 18px;
    box-shadow: 0px 7px 7.28px 0.72px rgba(161, 177, 194, 0.4);
  }
  .tips-new-content .left-content .moudl .down p {
    font-size: 12px !important;
    text-align: center;
  }
  .tips-new-content .right-message {
    float: right;
    width: 850px;
  }
}
@media (max-width: 1190px) and (min-width: 992px) {
  .tips-new-content.container {
    width: 992px;
  }
  .tips-new-content.container .left-content,
  .tips-new-content.container .right-message {
    width: 642px;
  }
  .tips-new-content.container .right-content {
    display: block;
  }
}
@media (max-width: 992px) {
  .tips-new-content .left-search {
    width: 80%;
    margin: 0px auto;
    margin-top: -295px;
  }
  .tips-new-content .left-search .search {
    height: 90px;
  }
  .tips-new-content .left-search .moudl .ipad {
    display: block;
  }
  .tips-new-content .left-search input {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
  }
  .tips-new-content .left-search .search-message {
    position: relative;
    width: 290px;
    height: 40px;
    float: left;
    margin-top: 20px;
    margin-left: 30px;
  }
  .tips-new-content .left-search .search-message .search-box {
    float: left;
    display: block;
    width: 290px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border-radius: 5px;
    text-indent: 20px;
    cursor: pointer;
  }
  .tips-new-content .left-search .search-message .search-box span {
    float: right;
    width: 48px;
    height: 40px;
    border-left: solid #e7e8e9 1px;
  }
  .tips-new-content .left-search .search-message .search-box span i {
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 12px;
    background: url(../images/tips/search-right.png);
  }
  .tips-new-content .left-search .search-message ul {
    display: none;
    padding: 0px;
    top: 27px;
    position: absolute;
    width: 100%;
    list-style-type: none;
    background: #fff;
  }
  .tips-new-content .left-search .search-message ul li {
    width: 80%;
    height: 55px;
    line-height: 55px;
    margin: 0px auto;
    border-bottom: solid #e7e8e9 1px;
  }
  .tips-new-content .left-search .search-message ul li a {
    color: #262e3d;
    text-decoration: none;
  }
  .tips-new-content .left-search .search-message ul li a:hover {
    text-decoration: underline;
  }
  .tips-new-content .left-search .search-message ul li:last-child {
    border-bottom: none;
  }
  .tips-new-content .left-search .search-message ul.active {
    display: block;
  }
  .tips-new-content .left-search .aiticles {
    display: none;
  }
  .tips-new-content .left-content,
  .tips-new-content > h2,
  .tips-new-content > p {
    width: 80%;
    margin: 0px auto;
  }
  .tips-new-content .right-content {
    display: none;
  }
  .tips-new-content .right-message {
    width: 80%;
    margin: 0px auto;
    margin-top: 45px;
    clear: both;
  }
}
@media (max-width: 760px) {
  .tips-new-content .left-search {
    width: 95%;
  }
  .tips-new-content .left-search .search {
    padding-top: 30px;
    height: 130px;
  }
  .tips-new-content .left-search input,
  .tips-new-content .left-search .search-message {
    float: inherit;
    display: block;
    width: 95%;
    padding-left: 0px;
    text-indent: 35px;
    margin: 0px auto;
  }
  .tips-new-content .left-search .search-message {
    margin-top: 20px;
  }
  .tips-new-content .left-search .search-message .search-box {
    width: 100%;
  }
  .tips-new-content .right-message {
    width: 95%;
  }
  .tips-new-content .right-message ul.tips li {
    width: 80%;
    margin: 0px auto;
    margin-bottom: 20px;
  }
  .tips-new-content .left-content,
  .tips-new-content > h2,
  .tips-new-content > p {
    width: 95%;
  }
}
@media (min-width: 1200px) {
  .tips .navbar.container,
  .tips .language.container {
    width: 1200px;
  }
}
.tips-list-dissertation {
  margin-top: 40px;
  margin-bottom: 80px;
}
.tips-list-dissertation h2 {
  font-size: 32px;
  color: #323232;
}
.tips-list-dissertation ul {
  list-style-type: none;
  padding: 0px;
}
.tips-list-dissertation ul li {
  width: 475px;
  height: 30px;
  float: left;
  margin-top: 30px;
  padding-left: 25px;
  line-height: 30px;
  overflow: hidden;
  background: url(../images/tips/dissertation/list.png) no-repeat left;
}
.tips-list-dissertation ul li a {
  font-size: 20px;
  color: #323232;
}
.tips-dissertation-icon {
  height: 150px;
  line-height: 150px;
  background: #f9f8f8;
  text-align: center;
}
.tips-dissertation-icon a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 35px;
}
.tips-dissertation-icon a i {
  border-radius: 15px;
  display: inline-block;
  vertical-align: middle;
  width: 68px;
  height: 64px;
  background: url(../images/tips/dissertation/all-icons.png);
}
.tips-dissertation-icon a i.icons02 {
  background-position: -107px -1px;
}
.tips-dissertation-icon a i.icons03 {
  background-position: -211px -1px;
}
.tips-dissertation-icon a i.icons04 {
  background-position: -317px -1px;
}
.tips-dissertation-icon a i.icons05 {
  width: 71px;
  height: 66px;
  background-position: -416px 0px;
}
.tips-dissertation-icon a i.icons06 {
  background-position: -525px -1px;
}
.tips-dissertation-icon a i.icons07 {
  background-position: -625px -1px;
}
.tips-dissertation-icon a i.icons08 {
  background-position: -727px -1px;
}
.tips-dissertation-icon a i.icons09 {
  background-position: -821px 0;
}
.tips-dissertation-icon a:hover i {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
}
.tips-dissertation-message {
  margin: 35px auto;
  color: #323232;
}
.tips-dissertation-message h2 {
  height: 65px;
  line-height: 65px;
  font-size: 24px;
  text-indent: 15px;
  background: #e0f6f8;
}
.tips-dissertation-message h2.yellow {
  background: #f8f7e5;
}
.tips-dissertation-message h2.orange {
  background: #f8ece5;
}
.tips-dissertation-message h3 {
  padding-left: 25px;
  font-size: 20px;
  background: url(../images/tips/dissertation/list.png) no-repeat left;
}
.tips-dissertation-message p {
  font-size: 20px;
  line-height: 30px;
}
.tips-dissertation-message p img {
  display: block;
  margin: 0px auto;
}
.tips-dissertation-bottom-icon {
  padding: 35px 0px;
  background: #fbfbfb;
  color: #323232;
}
.tips-dissertation-bottom-icon h2 {
  font-size: 24px;
}
.tips-dissertation-bottom-icon a {
  float: left;
  width: 304px;
  height: 62px;
  margin-right: 40px;
  margin-top: 30px;
  line-height: 62px;
  border: solid #eaeaea 1px;
  color: #323232;
  text-decoration: none;
}
.tips-dissertation-bottom-icon a i {
  width: 52px;
  height: 48px;
  margin-left: 17px;
  margin-right: 15px;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/tips/dissertation/all-icons.png);
  background-position: 0 -77px;
}
.tips-dissertation-bottom-icon a i.icons02 {
  background-position: -60px -77px;
}
.tips-dissertation-bottom-icon a i.icons03 {
  background-position: -120px -77px;
}
.tips-dissertation-bottom-icon a i.icons04 {
  background-position: -180px -77px;
}
.tips-dissertation-bottom-icon a i.icons05 {
  background-position: -240px -77px;
}
.tips-dissertation-bottom-icon a i.icons06 {
  width: 54px;
  height: 50px;
  background-position: -300px -75px;
}
.tips-dissertation-bottom-icon a i.icons07 {
  background-position: -362px -77px;
}
.tips-dissertation-bottom-icon a i.icons08 {
  background-position: -422px -77px;
}
.tips-dissertation-bottom-icon a i.icons09 {
  background-position: -899px -9px;
}
.tips-dissertation-bottom-icon a:nth-child(3n+1) {
  margin-right: 0px;
}
.tips-dissertation-bottom-icon a:hover {
  background: #0892ff;
  color: #fff;
}
.tips-dissertation-bottom-icon a:hover i {
  background-position: -482px -77px;
}
.tips-dissertation-bottom-icon a:hover i.icons02 {
  background-position: -542px -77px;
}
.tips-dissertation-bottom-icon a:hover i.icons03 {
  background-position: -602px -77px;
}
.tips-dissertation-bottom-icon a:hover i.icons04 {
  background-position: -662px -77px;
}
.tips-dissertation-bottom-icon a:hover i.icons05 {
  background-position: -722px -77px;
}
.tips-dissertation-bottom-icon a:hover i.icons06 {
  background-position: -300px -75px;
}
.tips-dissertation-bottom-icon a:hover i.icons07 {
  background-position: -782px -77px;
}
.tips-dissertation-bottom-icon a:hover i.icons08 {
  background-position: -842px -76px;
}
.tips-dissertation-bottom-icon a:hover i.icons09 {
  background-position: -902px -77px;
}
.feedback {
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #e7e7e7;
}
.feedback .title_box {
  height: 130px;
  background: #f3f1f1;
  position: relative;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  overflow: hidden;
}
.feedback .menulist {
  position: absolute;
  height: 120px;
  bottom: 0;
  left: 10px;
  padding: 0px;
  margin: 0px;
}
.feedback .menulist li {
  float: left;
  width: 160px;
  height: 120px;
  display: inline;
  overflow: hidden;
}
.feedback .menulist li.current {
  border-bottom: none;
  background: #e7e7e7;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.feedback .menulist li.current span {
  color: #02abff;
}
.feedback .menulist li span {
  display: block;
  font-size: 16px;
  padding-top: 90px;
  height: 30px;
  background: url(../images/feedback/menu_feedback.png) no-repeat;
  text-align: center;
  cursor: pointer;
}
.feedback .menulist li span.icon01 {
  background-position: 0 0;
}
.feedback .menulist li span.icon03 {
  background-position: -300px 0;
}
.feedback .menulist li span.icon04 {
  background-position: -450px 0;
}
.feedback .formlist {
  width: 100%;
  margin-top: 45px;
  overflow: hidden;
  padding-bottom: 25px;
}
.feedback .formlist sup {
  top: 0;
  color: #f00;
  font-size: 22px;
}
.feedback .formlist .title {
  padding-left: 20px;
  padding-bottom: 30px;
}
.feedback .formlist p {
  position: relative;
  width: 90%;
  line-height: 30px;
  overflow: hidden;
  margin: 0px auto;
  padding-bottom: 15px;
}
.feedback .formlist p span {
  float: left;
  margin: 0px;
  padding: 0px;
  line-height: 30px;
  padding-right: 10px;
  text-align: right;
  font-size: 18px;
}
.feedback .formlist p select {
  width: 420px;
  height: 30px;
}
.feedback .formlist p span.refresh {
  text-align: left;
  margin-left: 10px;
}
.feedback .formlist p input {
  width: 420px;
  height: 30px;
  line-height: 30px;
}
.feedback .formlist p input.inputbtn {
  width: 110px;
  height: 32px;
  margin: 0 0 0 10px;
  cursor: pointer;
  font-size: 16px;
}
.feedback .formlist p input.file {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  top: 0;
  left: 651px;
  height: 32px;
  width: 110px;
}
.feedback .formlist p input,
.feedback .formlist p textarea,
.feedback .formlist p select {
  display: block;
  float: left;
  border-radius: 3px;
  background: #fff;
  border: 1px solid #d4d4d4;
}
.feedback .formlist p textarea {
  width: 480px;
  height: 200px;
  padding: 5px;
  line-height: 24px;
}
.feedback .formlist p a {
  margin-left: 10px;
  text-decoration: none;
  color: #0c72ea;
}
.feedback .formlist .btnsubmit {
  width: 100px;
  height: 50px;
  border: 1px solid #005c9d;
  border-radius: 3px;
  font-size: 30px;
  display: block;
  margin: 0px auto;
  color: #fff;
  padding: 0px 30px;
  line-height: 50px;
  text-decoration: none;
  font-weight: 400;
  background-image: -moz-linear-gradient(90deg, #157fce 0%, #1f8ddf 99%);
  background-image: -webkit-linear-gradient(90deg, #157fce 0%, #1f8ddf 99%);
  background-image: linear-gradient(90deg, #157fce 0%, #1f8ddf 99%);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.192), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.165);
}
.feedback .formlist .btnsubmit.btnsubmit:hover {
  background-image: -moz-linear-gradient(90deg, #2092e8 0%, #3aa8fb 100%);
  background-image: -webkit-linear-gradient(90deg, #2092e8 0%, #3aa8fb 100%);
  background-image: linear-gradient(90deg, #2092e8 0%, #3aa8fb 100%);
}
@media (max-width: 992px) {
  .feedback .menulist {
    width: 95%;
  }
  .feedback .menulist li {
    width: 33%;
    line-height: 120px;
    text-align: center;
  }
  .feedback .menulist li span {
    display: inline-block;
    vertical-align: middle;
    line-height: 25px;
    background: none;
    padding-top: 0px;
  }
  .feedback .formlist {
    margin-top: 20px;
  }
  .feedback .formlist p {
    font-size: 14px;
  }
  .feedback .formlist p .col-xs-11 {
    padding-right: 0px;
    display: block;
    float: inherit;
    margin: 0px auto;
    text-align: left;
    font-size: 14px;
  }
  .feedback .formlist p select,
  .feedback .formlist p input,
  .feedback .formlist p textarea,
  .feedback .formlist p span {
    display: block;
    float: inherit;
    width: 91.66666667%;
    margin: 0px auto;
  }
  .feedback .formlist p span.refresh {
    margin: 0px auto;
    margin-top: 10px;
  }
  .feedback .formlist p.attach {
    display: none;
  }
}
.wrong {
  background: #efefef;
  padding-top: 90px;
  text-align: center;
  color: #212121;
}
.wrong h2 {
  font-size: 54px;
}
.wrong p {
  font-size: 22px;
}
.wrong .btn-back {
  display: inline-block;
  margin: 0px auto;
  margin-bottom: 50px;
  height: 65px;
  padding: 0px 35px;
  line-height: 65px;
  background: #f13b3b;
  color: #fff;
  font-size: 18px;
  border-radius: 5px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
}
.wrong .btn-back:hover {
  background: #ff6262;
}
@media (max-width: 992px) {
  .wrong img {
    width: 85%;
  }
  .wrong p {
    padding: 0px 25px;
  }
}
.store-banner {
  width: 100%;
  padding-top: 59px;
  padding-bottom: 50px;
  text-align: center;
  background: #717271 url(../images/store/banner.jpg) no-repeat center top;
}
.store-banner h1 {
  padding: 30px 15px;
  font-size: 38px;
  font-weight: 400;
  color: #fff;
}
.store-banner .content {
  width: 70%;
  margin: 0px auto;
}
.store-banner .content .pc {
  float: left;
  width: 44%;
  text-align: center;
  padding-bottom: 85px;
  margin-top: 30px;
  background: #ececec;
  background-image: -moz-linear-gradient(127deg, #ececec 0%, #ffffff 41%);
  background-image: -webkit-linear-gradient(127deg, #ececec 0%, #ffffff 41%);
  background-image: linear-gradient(127deg, #ececec 0%, #ffffff 41%);
  opacity: 0.89;
  border-top-left-radius: 55px;
  border-bottom-right-radius: 55px;
  box-shadow: 9.959px 8.356px 8px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.store-banner .content .pc h2 {
  width: 207px;
  height: 31px;
  margin: 0px auto;
  line-height: 31px;
  font-size: 22px;
  font-weight: 400;
  background-image: url(../images/store/h2-bg.png);
  background-position: 89% 89%;
  background-repeat: no-repeat;
  background-size: 207px;
}
.store-banner .content .pc .img-box {
  margin-top: 45px;
  position: relative;
  height: 38px;
  text-align: center;
  overflow: hidden;
}
.store-banner .content .pc .img-box img {
  position: absolute;
  bottom: -90px;
  left: 0;
  margin: auto;
  right: 0;
  top: 0;
  z-index: 1;
  transition: bottom .5s;
}
.store-banner .content .pc p.price {
  margin-top: 35px;
  margin-bottom: 15px;
  font-family: "Open Sans", sans-serif;
}
.store-banner .content .pc p.price strong {
  font-size: 50px;
  line-height: 50px;
}
.store-banner .content .pc p.price strong sup {
  font-size: 24px;
}
.store-banner .content .pc p.price del {
  font-size: 24px;
}
.store-banner .content .pc p.last {
  margin-top: 15px;
  font-size: 16px;
}
.store-banner .content .pc .buybtn {
  color: #020313;
  border: solid #100f0f 1px;
  background: transparent;
  box-shadow: none;
  padding: 12px 50px;
  font-size: 19px;
  text-shadow: none;
  line-height: 24px;
}
.store-banner .content .pc .buybtn span {
  width: 35px;
  height: 24px;
  background-image: url(../images/store/shop.png);
  background-size: 35px;
}
.store-banner .content .pc.three-pc {
  float: right;
  position: relative;
  padding-bottom: 31px;
}
.store-banner .content .pc.three-pc:after {
  position: absolute;
  content: "";
  width: 90px;
  height: 88px;
  top: -7px;
  right: -7px;
  background: url(../images/store/sold.png);
  background-position: 0px -133px;
}
.store-banner .content .pc.three-pc ul {
  padding: 0px;
  margin-top: 30px;
  font-family: "Open Sans";
  text-align: center;
  list-style-type: none;
}
.store-banner .content .pc.three-pc ul li {
  display: inline-block;
  color: #ff3e00;
}
.store-banner .content .pc.three-pc ul li strong {
  font-size: 16px;
}
.store-banner .content .pc.active {
  width: 47%;
  margin-top: 0px;
  background: #fff;
  opacity: 1;
  border: solid #ff4800 1px;
}
.store-banner .content .pc.active .img-box {
  height: 43px;
  margin-top: 55px;
}
.store-banner .content .pc.active .img-box img {
  bottom: -10px;
}
.store-banner .content .pc.active h2 {
  width: 232px;
  height: 35px;
  font-size: 24px;
  line-height: 35px;
  background-position: 100% 100%;
  background-size: 232px;
  background-images: url(../images/store/h2-bg.png);
}
.store-banner .content .pc.active p.price {
  margin-bottom: 10px;
  margin-top: 25px;
}
.store-banner .content .pc.active p.price strong {
  color: #ff3e00;
  font-size: 54px;
}
.store-banner .content .pc.active p.price strong sup {
  font-size: 26px;
}
.store-banner .content .pc.active p.price del {
  font-size: 26px;
  color: #a7a5a4;
}
.store-banner .content .pc.active p.last {
  font-family: "Open Sans", sans-serif;
}
.store-banner .content .pc.active .buybtn {
  display: inline-block;
  padding: 14px 60px;
  border-radius: 5px;
  background: #ff3d00;
  background-image: -moz-linear-gradient(89deg, #ff3d00 0%, #ff9a00 90%);
  background-image: -webkit-linear-gradient(89deg, #ff3d00 0%, #ff9a00 90%);
  background-image: linear-gradient(89deg, #ff3d00 0%, #ff9a00 90%);
  box-shadow: 4.684px 5.202px 10px 0px rgba(182, 57, 13, 0.59);
  color: #fff;
  font-size: 24px;
  line-height: 40px;
  border: none;
  text-shadow: 1.968px 2.264px 4px rgba(196, 0, 73, 0.8);
}
.store-banner .content .pc.active .buybtn:hover {
  background: #fdaf39;
  background-image: -moz-linear-gradient(89deg, #ff3d00 0%, #fdaf39 90%);
  background-image: -webkit-linear-gradient(89deg, #ff3d00 0%, #fdaf39 90%);
  background-image: linear-gradient(89deg, #ff3d00 0%, #fdaf39 90%);
}
.store-banner .content .pc.active .buybtn span {
  width: 54px;
  height: 40px;
  background-image: url(../images/store/big-shop.png);
  background-position: 100% 100%;
  background-size: 54px;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.store-banner .content .pc.active.one-pc .img-box img {
  bottom: -5px;
}
.store-banner .content .pc.active.three-pc:after {
  width: 139px;
  height: 133px;
  top: -12px;
  right: -9px;
  background-position: 0px 0px;
}
@media (max-width: 1050px) and (min-width: 580px) {
  .store-banner h1 {
    font-size: 40px;
  }
  .store-banner .content {
    width: 85%;
  }
  .store-banner .content .pc {
    padding-bottom: 60px;
  }
  .store-banner .content .pc .img-box {
    height: 35px;
  }
  .store-banner .content .pc .img-box img {
    height: 35px;
  }
  .store-banner .content .pc h2 {
    width: 170px;
    height: 27px;
    background-position: 73% 73%;
    background-size: 170px;
    font-size: 18px;
  }
  .store-banner .content .pc p.price {
    margin-top: 25px;
  }
  .store-banner .content .pc p.price strong {
    font-size: 40px;
  }
  .store-banner .content .pc p.price strong sup {
    font-size: 18px;
  }
  .store-banner .content .pc p.price del {
    font-size: 19px;
  }
  .store-banner .content .pc p.last {
    font-size: 13px;
  }
  .store-banner .content .pc .buybtn {
    padding: 5px 20px;
    font-size: 15px;
    line-height: 20px;
  }
  .store-banner .content .pc .buybtn span {
    width: 29px;
    height: 20px;
    background-position: 82% 85%;
    background-size: 29px;
  }
  .store-banner .content .pc.active {
    padding-bottom: 50px;
  }
  .store-banner .content .pc.active.three-pc {
    padding-bottom: 20px;
  }
  .store-banner .content .pc.active.three-pc ul {
    margin-top: 15px;
  }
  .store-banner .content .pc.active .img-box {
    height: 35px;
  }
  .store-banner .content .pc.active .img-box img {
    height: 35px;
  }
  .store-banner .content .pc.active h2 {
    width: 192px;
    height: 30px;
    background-position: 82% 82%;
    background-size: 192px;
    font-size: 20px;
  }
  .store-banner .content .pc.active p.price strong {
    font-size: 44px;
  }
  .store-banner .content .pc.active p.price strong sup {
    font-size: 20px;
  }
  .store-banner .content .pc.active p.price del {
    font-size: 21px;
  }
  .store-banner .content .pc.active p.last {
    font-size: 15px;
  }
  .store-banner .content .pc.active .buybtn {
    padding: 10px 50px;
    font-size: 20px;
  }
  .store-banner .content .pc.active .buybtn span {
    width: 37px;
    height: 26px;
    background-position: 68% 68%;
    background-size: 37px;
  }
}
@media (max-width: 580px) {
  .store-banner h1 {
    font-size: 24px;
  }
  .store-banner .content {
    width: 100%;
  }
  .store-banner .content .pc {
    width: 50%;
    float: inherit;
    margin: 0px auto;
    padding-bottom: 40px;
  }
  .store-banner .content .pc .img-box {
    display: inline-block;
    width: 100%;
    height: 30px;
    margin-top: 15px;
  }
  .store-banner .content .pc .img-box img {
    height: 30px;
  }
  .store-banner .content .pc h2 {
    width: 114px;
    height: 18px;
    line-height: 18px;
    background-position: 49% 49%;
    background-size: 114px;
    font-size: 12px;
  }
  .store-banner .content .pc p.price {
    margin-top: 15px;
  }
  .store-banner .content .pc p.price strong {
    line-height: 27px;
    font-size: 27px;
  }
  .store-banner .content .pc p.price strong sup {
    font-size: 16px;
  }
  .store-banner .content .pc p.price del {
    font-size: 13px;
  }
  .store-banner .content .pc p.last {
    padding: 0px 5px;
    font-size: 12px;
  }
  .store-banner .content .pc .buybtn {
    padding: 5px 20px;
    font-size: 12px;
    line-height: 18px;
  }
  .store-banner .content .pc .buybtn span {
    width: 20px;
    height: 13px;
    background-position: 57% 57%;
    background-size: 20px;
  }
  .store-banner .content .pc.one-pc {
    margin-top: 15px;
  }
  .store-banner .content .pc.active {
    width: 64%;
    padding-bottom: 40px;
  }
  .store-banner .content .pc.active.three-pc {
    padding-bottom: 10px;
  }
  .store-banner .content .pc.active.three-pc ul {
    margin-top: 5px;
    font-size: 12px;
  }
  .store-banner .content .pc.active .img-box {
    height: 30px;
  }
  .store-banner .content .pc.active .img-box img {
    height: 30px;
  }
  .store-banner .content .pc.active h2 {
    width: 152px;
    height: 24px;
    line-height: 24px;
    background-position: 66% 66%;
    background-size: 152px;
    font-size: 16px;
  }
  .store-banner .content .pc.active p.price strong {
    font-size: 35px;
  }
  .store-banner .content .pc.active p.price strong sup {
    font-size: 18px;
  }
  .store-banner .content .pc.active p.price del {
    font-size: 17px;
  }
  .store-banner .content .pc.active p.last {
    font-size: 12px;
  }
  .store-banner .content .pc.active .buybtn {
    padding: 5px 35px;
    font-size: 16px;
  }
  .store-banner .content .pc.active .buybtn span {
    width: 30px;
    height: 21px;
    background-position: 56% 56%;
    background-size: 30px;
  }
  .store-banner .content .pc.active.three-pc:after {
    width: 90px;
    height: 88px;
    top: -7px;
    right: -7px;
    background: url(../images/store/sold.png);
    background-position: 0px -133px;
  }
  .store-banner .content .pc.three-pc {
    float: inherit;
  }
}
.store-midsale-banner {
  padding-top: 59px;
  padding-bottom: 55px;
  text-align: center;
  background: #2d6ad8 url(../images/store/midsale/banner.jpg) no-repeat center top;
}
.store-midsale-banner h1 {
  padding-top: 50px;
  margin: 0px;
  color: #fff;
  font-size: 54px;
  font-weight: 400;
}
.store-midsale-banner h2 {
  margin: 0px;
  margin-top: 10px;
  font-size: 26px;
  color: #fff;
  font-weight: 400;
}
.store-midsale-banner .img-box {
  float: left;
  margin-top: 70px;
  margin-left: -13px;
}
.store-midsale-banner .right-box {
  float: left;
  width: 410px;
  margin-left: 70px;
  margin-top: 65px;
  font-family: "Open Sans";
}
.store-midsale-banner .right-box .box {
  position: relative;
  width: 100%;
  cursor: pointer;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0px 2px 21px 0px rgba(17, 93, 177, 0.4);
  color: #424141;
}
.store-midsale-banner .right-box .box p {
  margin: 0px;
  padding-top: 10px;
  font-size: 14px;
}
.store-midsale-banner .right-box .box p span {
  font-size: 16px;
}
.store-midsale-banner .right-box .box h3 {
  margin: 0px;
  padding-top: 20px;
  font-size: 16px;
  height: 28px;
  line-height: 30px;
}
.store-midsale-banner .right-box .box h3 strong {
  display: inline-block;
  line-height: 30px;
  font-size: 28px;
}
.store-midsale-banner .right-box .box h3 span {
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
  color: #fff;
  width: 66px;
  height: 21px;
  line-height: 21px;
  background: url(../images/store/midsale/default-sold.png) no-repeat;
}
.store-midsale-banner .right-box .box h4 {
  margin: 0px;
  font-weight: 400;
  padding-top: 10px;
  font-size: 16px;
}
.store-midsale-banner .right-box .box.active {
  background: #fff;
  color: #000;
}
.store-midsale-banner .right-box .box.active h3 strong {
  font-size: 34px;
  color: #ee7125;
}
.store-midsale-banner .right-box .box.active h3 span {
  height: 22px;
  line-height: 22px;
  background: url(../images/store/midsale/sold.png) no-repeat;
}
.store-midsale-banner .right-box .box.active h4 {
  font-size: 18px;
}
.store-midsale-banner .right-box .box.active h4 span {
  color: #f96706;
}
.store-midsale-banner .right-box .box.active:after {
  background: #167cbc;
  border: solid #fff 6px;
}
.store-midsale-banner .right-box .box:after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  left: -41px;
  top: 50%;
  margin-top: -7px;
  border-radius: 50%;
  cursor: pointer;
  background: rgba(25, 95, 207, 0.47);
  border: solid rgba(255, 255, 255, 0.47) 6px;
  box-shadow: 0px 2px 16px 0px rgba(17, 93, 177, 0.4);
}
.store-midsale-banner .right-box .buybtn {
  display: inline-block;
  margin-top: 30px;
  padding: 15px 105px;
  color: #fff;
  border-radius: 35px;
  background: #f5c215;
  text-shadow: none;
  background-image: -moz-linear-gradient(90deg, #f5c215 25%, #f5811a 100%);
  background-image: -webkit-linear-gradient(90deg, #f5c215 25%, #f5811a 100%);
  background-image: linear-gradient(90deg, #f5c215 25%, #f5811a 100%);
  box-shadow: 0px 9px 18px 0px rgba(10, 75, 144, 0.84);
}
.store-midsale-banner .right-box .buybtn:hover {
  background: #f5811a;
  background-image: -moz-linear-gradient(90deg, #f5811a 0%, #f5c215 75%);
  background-image: -webkit-linear-gradient(90deg, #f5811a 0%, #f5c215 75%);
  background-image: linear-gradient(90deg, #f5811a 0%, #f5c215 75%);
}
@media (max-width: 1050px) and (min-width: 1000px) {
  .store-midsale-banner .img-box {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .store-midsale-banner {
    padding-bottom: 40px;
  }
  .store-midsale-banner h1 {
    padding-top: 35px;
    font-size: 42px;
  }
  .store-midsale-banner h2 {
    font-size: 24px;
    padding: 0px 20px;
  }
  .store-midsale-banner .img-box {
    float: inherit;
    display: block;
    margin: 0px auto;
    margin-top: 30px;
    width: 60%;
  }
  .store-midsale-banner .right-box {
    float: inherit;
    width: 53%;
    margin: 0px auto;
    margin-top: 40px;
  }
  .store-midsale-banner .right-box .box {
    padding-bottom: 15px;
  }
  .store-midsale-banner .right-box .box h3 {
    padding-top: 15px;
    font-size: 14px;
  }
  .store-midsale-banner .right-box .box h4 {
    font-size: 14px;
  }
  .store-midsale-banner .right-box .box.active h3 strong {
    font-size: 32px;
  }
  .store-midsale-banner .right-box .buybtn {
    margin-top: 10px;
    padding: 10px 95px;
  }
}
@media (max-width: 480px) {
  .store-midsale-banner h1 {
    font-size: 26px;
  }
  .store-midsale-banner h2 {
    font-size: 20px;
  }
  .store-midsale-banner .right-box {
    width: 75%;
  }
  .store-midsale-banner .right-box .box:after {
    width: 10px;
    height: 10px;
    left: -30px;
    border: solid rgba(255, 255, 255, 0.47) 4px;
  }
  .store-midsale-banner .right-box .box h3 strong {
    font-size: 20px;
  }
  .store-midsale-banner .right-box .box h3 span {
    width: 56px;
    height: 17px;
    line-height: 17px;
    background-image: url(../images/store/midsale/default-sold.png);
    background-repeat: no-repeat;
    background-position: 84% 84%;
    background-size: 56px;
  }
  .store-midsale-banner .right-box .box h4 {
    font-size: 14px;
  }
  .store-midsale-banner .right-box .box.active:after {
    border: solid #ffffff 4px;
  }
  .store-midsale-banner .right-box .box.active h3 strong {
    font-size: 30px;
  }
  .store-midsale-banner .right-box .box.active h3 span {
    width: 56px;
    height: 17px;
    line-height: 17px;
    background-image: url(../images/store/midsale/sold.png);
    background-repeat: no-repeat;
    background-position: 84% 84%;
    background-size: 56px;
  }
  .store-midsale-banner .right-box .box.active h4 {
    font-size: 14px;
  }
  .store-midsale-banner .right-box .buybtn {
    padding: 15px 85px;
  }
}
@media (max-width: 320px) {
  .store-midsale-banner .right-box .buybtn {
    padding: 10px 55px;
  }
}
.midsale-media-message {
  padding-top: 55px;
  background: #fafafa;
}
.midsale-media-message ul {
  padding: 0px;
  margin: 0px;
  padding-bottom: 15px;
  border-bottom: solid rgba(105, 119, 142, 0.2) 1px;
  list-style-type: none;
}
.midsale-media-message ul li {
  margin: 0px 50px 0px 50px;
  font-size: 20px;
  float: left;
  color: #69778e;
  cursor: pointer;
}
.midsale-media-message ul li.active {
  position: relative;
  color: #000;
}
.midsale-media-message ul li.active:after {
  position: absolute;
  content: "";
  width: 37px;
  height: 3px;
  background: #47c4ef;
  left: 50%;
  margin-left: -18px;
  bottom: -17px;
}
.midsale-media-message .message {
  padding: 60px 0px;
  background: #fff;
}
.midsale-media-message .message .container > div {
  display: none;
  font-size: 16px;
  line-height: 34px;
}
.midsale-media-message .message .container > div .img-box {
  float: left;
  width: 16%;
  text-align: right;
}
.midsale-media-message .message .container > div .img-box img {
  width: 62%;
}
.midsale-media-message .message .container > div p {
  float: left;
  width: 75%;
  margin-left: 4%;
}
.midsale-media-message .message .container > div p span {
  display: block;
  text-align: right;
}
.midsale-media-message .message .container > div.payment {
  margin-top: 0px;
  margin-bottom: 0px;
}
.midsale-media-message .message .container > div.payment dl {
  float: left;
  width: 33.3%;
  line-height: 20px;
}
.midsale-media-message .message .container > div.payment dl dt {
  margin-bottom: 30px;
}
.midsale-media-message .message .container > div.payment dl span {
  display: block;
}
.midsale-media-message .message .container > div.active {
  display: block;
}
@media (max-width: 768px) {
  .midsale-media-message ul li {
    margin: 0px 30px;
  }
  .midsale-media-message .message .container > div {
    font-size: 14px;
  }
  .midsale-media-message .message .container > div.testimonial p {
    font-size: 14px;
  }
  .midsale-media-message .message .container > div.payment dl span {
    display: inline-block;
  }
}
@media (max-width: 480px) {
  .midsale-media-message ul li {
    font-size: 14px;
    margin: 0px 15px;
  }
  .midsale-media-message .message .container > div .img-box {
    width: 24%;
  }
  .midsale-media-message .message .container > div p {
    margin-top: 0px;
    width: 72%;
    margin-left: 2%;
  }
  .midsale-media-message .message .container > div.testimonial .img-box {
    width: 24%;
    text-align: center;
  }
  .midsale-media-message .message .container > div.testimonial p {
    width: 72%;
    margin-left: 2%;
  }
  .midsale-media-message .message .container > div.payment dl {
    margin-bottom: 10px;
    width: 100%;
  }
  .midsale-media-message .message .container > div.payment dl dt {
    margin-bottom: 10px;
  }
}
@media (max-width: 320px) {
  .midsale-media-message ul li {
    margin: 0px 5px;
  }
}
.midsale-media-message.midsale-media-bfsaleb {
  background: #fff;
  font-family: 'Lato', sans-serif;
}
.midsale-media-message.midsale-media-bfsaleb .container {
  width: 1090px;
}
.midsale-media-message.midsale-media-bfsaleb .note p {
  margin: 0px;
}
.midsale-media-message.midsale-media-bfsaleb.midsale-media-white ul {
  text-align: center;
}
.midsale-media-message.midsale-media-bfsaleb.midsale-media-white ul li {
  display: inline-block;
  float: inherit;
}
.midsale-media-message.midsale-media-bfsaleb.midsale-media-white ul li.active:after {
  background-color: #dc0004;
}
.midsale-content {
  padding: 30px 0px;
  background: #fafafa;
}
.midsale-content h2 {
  margin-bottom: 70px;
  text-align: center;
  font-size: 32px;
  font-weight: 400;
}
.midsale-content .img-box {
  position: absolute;
  left: 330px;
  top: 124px;
}
.midsale-content dl {
  width: 323px;
  float: left;
  margin-left: 57px;
  margin-bottom: 70px;
}
.midsale-content dl dt {
  position: relative;
  z-index: 5;
  margin-bottom: 5px;
  padding-bottom: 10px;
  font-weight: 600;
  font-size: 18px;
  border-bottom: solid #3cadcf 1px;
}
.midsale-content dl dt:after {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  right: -20px;
  top: 26px;
  background: url(../images/store/midsale/light.png) no-repeat;
}
.midsale-content dl dt:before {
  position: absolute;
  content: "";
  width: 5px;
  height: 7px;
  top: 28px;
  right: -4px;
  background: url(../images/store/midsale/arrow.png) no-repeat;
}
.midsale-content dl dd {
  width: 265px;
}
.midsale-content dl.first {
  width: 50%;
}
.midsale-content dl.first dt {
  width: 313px;
}
.midsale-content dl.right {
  width: 307px;
  margin-right: 50px;
  margin-left: 0px;
  float: right;
  text-align: right;
}
.midsale-content dl.right dd {
  float: right;
  width: 290px;
}
.midsale-content dl.right dt:after {
  left: -20px;
  top: 25px;
  right: inherit;
}
.midsale-content dl.right dt:before {
  left: -4px;
  right: inherit;
  background: url(../images/store/midsale/arrow-right.png) no-repeat;
}
.midsale-content dl.three {
  width: 50%;
}
.midsale-content dl.three dt {
  width: 275px;
}
.midsale-content dl.four {
  width: 293px;
}
@media (max-width: 1200px) and (min-width: 900px) {
  .midsale-content h2 {
    font-size: 24px;
  }
  .midsale-content .img-box {
    width: 313px;
  }
  .midsale-content dl dt {
    font-size: 14px;
  }
  .midsale-content dl dt:after {
    top: 19px;
  }
  .midsale-content dl dt:before {
    top: 23px;
  }
  .midsale-content dl dd {
    width: 260px;
    font-size: 12px;
  }
  .midsale-content dl.first dt {
    width: 296px;
  }
  .midsale-content dl.three dt {
    width: 271px;
  }
  .midsale-content dl.right {
    width: 329px;
  }
  .midsale-content dl.four {
    width: 319px;
  }
}
@media (max-width: 1000px) and (min-width: 700px) {
  .midsale-content h2 {
    font-size: 24px;
    margin-bottom: 50px;
  }
  .midsale-content .img-box {
    width: 313px;
    left: 232px;
    top: 98px;
  }
  .midsale-content dl {
    margin-left: 20px;
    margin-bottom: 40px;
  }
  .midsale-content dl dt {
    font-size: 14px;
  }
  .midsale-content dl dt:after {
    top: 19px;
  }
  .midsale-content dl dt:before {
    top: 23px;
  }
  .midsale-content dl dd {
    width: 200px;
    font-size: 12px;
  }
  .midsale-content dl.first dt {
    width: 234px;
  }
  .midsale-content dl.three dt {
    width: 210px;
  }
  .midsale-content dl.right {
    margin-right: 20px;
    width: 201px;
  }
  .midsale-content dl.right dd {
    width: 180px;
  }
  .midsale-content dl.four {
    width: 190px;
  }
}
@media (max-width: 700px) {
  .midsale-content .img-box {
    position: relative;
    display: block;
    left: inherit;
    top: inherit;
    width: 80%;
    margin: 0px auto;
  }
  .midsale-content h2 {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .midsale-content dl {
    width: 45% !important;
    margin-left: 3%;
    margin-bottom: 30px;
  }
  .midsale-content dl dt {
    font-size: 14px;
    margin-bottom: 15px;
    width: 100% !important;
  }
  .midsale-content dl dt:before {
    display: none;
  }
  .midsale-content dl dt:after {
    top: 19px !important;
    left: -6px !important;
    right: inherit;
  }
  .midsale-content dl dd {
    width: 100% !important;
    font-size: 12px;
  }
  .midsale-content dl.right {
    width: 45%;
    margin-right: 3%;
    text-align: left;
  }
}
.clear {
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
.midsale-bottom-buy {
  padding: 40px 0px;
  background: #10b7af;
  color: #fff;
  text-align: center;
  background-image: -moz-linear-gradient(-90deg, #10b7af 0%, #0c73ea 77%);
  background-image: -webkit-linear-gradient(-90deg, #10b7af 0%, #0c73ea 77%);
  background-image: linear-gradient(-90deg, #10b7af 0%, #0c73ea 77%);
}
.midsale-bottom-buy h2 {
  margin: 0px;
  font-weight: 400;
  font-size: 34px;
  line-height: 44px;
}
.midsale-bottom-buy h2 span {
  display: block;
}
.midsale-bottom-buy dl {
  margin-top: 35px;
}
.midsale-bottom-buy dl dt {
  font-family: "Open Sans";
  font-size: 24px;
  font-weight: 500;
}
.midsale-bottom-buy dl dt strong {
  font-size: 50px;
  color: #f5c115;
}
.midsale-bottom-buy dl dd {
  margin-bottom: 10px;
  font-size: 18px;
}
.midsale-bottom-buy dl dd .buybtn {
  display: inline-block;
  padding: 12px 95px;
  color: #fff;
  border-radius: 35px;
  background: #f5c215;
  text-shadow: none;
  background-image: -moz-linear-gradient(90deg, #f5c215 25%, #f5811a 100%);
  background-image: -webkit-linear-gradient(90deg, #f5c215 25%, #f5811a 100%);
  background-image: linear-gradient(90deg, #f5c215 25%, #f5811a 100%);
  box-shadow: 0px 9px 18px 0px rgba(10, 75, 144, 0.84);
}
.midsale-bottom-buy dl dd .buybtn:hover {
  background: #f5811a;
  background-image: -moz-linear-gradient(90deg, #f5811a 0%, #f5c215 75%);
  background-image: -webkit-linear-gradient(90deg, #f5811a 0%, #f5c215 75%);
  background-image: linear-gradient(90deg, #f5811a 0%, #f5c215 75%);
}
.midsale-bottom-buy p {
  line-height: 20px;
  font-size: 12px;
}
.midsale-bottom-buy p span {
  display: block;
}
@media (max-width: 768px) {
  .midsale-bottom-buy h2 {
    font-size: 26px;
  }
  .midsale-bottom-buy dl dt {
    font-size: 20px;
  }
  .midsale-bottom-buy dl dt strong {
    font-size: 44px;
  }
  .midsale-bottom-buy dl dd .buybtn {
    padding: 10px 85px;
  }
}
@media (max-width: 480px) {
  .midsale-bottom-buy {
    padding: 25px 0px;
  }
  .midsale-bottom-buy h2 {
    padding: 0px 15px;
    font-size: 18px;
    line-height: 25px;
  }
  .midsale-bottom-buy h2 span {
    display: inline-block;
  }
  .midsale-bottom-buy dl dt {
    font-size: 18px;
  }
  .midsale-bottom-buy dl dt strong {
    font-size: 36px;
  }
  .midsale-bottom-buy dl dd .buybtn {
    padding: 5px 55px;
  }
}
.payment {
  margin-top: 30px;
  margin-bottom: 50px;
  text-align: center;
}
.payment .content {
  width: 75%;
  margin: 0px auto;
}
.payment .content dl {
  float: left;
  width: 40%;
}
.payment .content dl.first,
.payment .content dl.last {
  width: 30%;
}
.payment .content dl dt {
  margin-bottom: 20px;
}
.payment .content dl dd {
  font-size: 14px;
}
.payment .content dl dd strong {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
}
@media (max-width: 900px) and (min-width: 580px) {
  .payment .content {
    width: 100%;
  }
  .payment .content dl dd strong {
    font-size: 14px;
  }
}
@media (max-width: 580px) {
  .payment .content {
    width: 100%;
  }
  .payment .content dl {
    float: inherit;
    margin: 0px auto;
    margin-bottom: 20px;
    width: 100% !important;
  }
  .payment .content dl dd strong {
    font-size: 16px;
  }
}
.presentation {
  padding-bottom: 60px;
  background: #fafafa;
  text-align: center;
}
.presentation h2 {
  padding: 35px 10px 10px 10px;
  font-size: 40px;
  font-weight: 400;
}
.presentation .message-list {
  width: 50%;
  float: left;
  margin-top: 15px;
}
.presentation .message-list .message {
  position: relative;
  background: #fff;
  width: 78%;
  float: right;
  padding-bottom: 180px;
  margin-left: 15px;
}
.presentation .message-list .message h3 {
  padding: 5px;
  font-size: 18px;
  font-weight: 400;
}
.presentation .message-list .message img {
  position: absolute;
  left: 0;
  margin: auto;
  right: 0;
  bottom: 0;
}
.presentation .message-list .message.right-message {
  float: left;
}
@media (max-width: 768px) {
  .presentation h2 {
    font-size: 34px;
  }
  .presentation .message-list {
    width: 100%;
  }
  .presentation .message-list .message {
    width: 73%;
    float: initial !important;
    margin: 0px auto;
  }
}
@media (max-width: 480px) {
  .presentation h2 {
    font-size: 24px;
  }
  .presentation .message-list .message {
    padding-bottom: 150px;
    width: 96%;
  }
  .presentation .message-list .message h3 {
    font-size: 16px;
  }
  .presentation .message-list .message img {
    width: 70%;
  }
}
.between-buy {
  text-align: center;
  background: url(../images/store/between-buy-bg.jpg) no-repeat center;
}
.between-buy .content {
  display: inline-block;
  width: 77%;
  margin: 15px auto;
  background: #fff;
  border-radius: 5px;
  padding: 20px 0px;
  box-shadow: 0px 6px 32px 0px rgba(0, 0, 0, 0.45);
}
.between-buy .content .left-message {
  float: left;
  margin-left: 10%;
  margin-top: 15px;
  font-family: "Open Sans", sans-serif;
}
.between-buy .content .left-message span {
  display: block;
  width: 134px;
  height: 30px;
  line-height: 30px;
  font-size: 23px;
  color: #ff3d00;
  text-indent: 65px;
  background-image: url(../images/store/between-buy-sold.png);
  background-repeat: no-repeat;
}
.between-buy .content .left-message p {
  margin-top: 5px;
  font-size: 16px;
}
.between-buy .content dl {
  float: right;
  margin-right: 30px;
}
.between-buy .content dl dt {
  float: left;
  font-family: "Open Sans", sans-serif;
}
.between-buy .content dl dt strong {
  font-size: 54px;
  color: #ff3e00;
}
.between-buy .content dl dt strong sup {
  font-size: 24px;
}
.between-buy .content dl dt del {
  font-size: 25px;
}
.between-buy .content dl dd {
  float: left;
  margin-left: 20px;
}
.between-buy p {
  padding-bottom: 10px;
  margin: 0px;
  margin-top: -10px;
  font-size: 12px;
}
@media (max-width: 1024px) {
  .between-buy .content {
    width: 65%;
  }
  .between-buy .content .left-message {
    margin-left: 6%;
  }
  .between-buy .content .left-message span {
    width: 122px;
    height: 28px;
    line-height: 28px;
    font-size: 21px;
    background-position: 91% 91%;
    background-size: 122px;
  }
  .between-buy .content .left-message p {
    font-size: 14px;
  }
  .between-buy .content dl {
    text-align: center;
  }
  .between-buy .content dl dt {
    float: initial;
  }
  .between-buy .content dl dt strong {
    font-size: 35px;
  }
  .between-buy .content dl dt strong sup {
    font-size: 16px;
  }
  .between-buy .content dl dt del {
    font-size: 17px;
    color: #595656;
  }
  .between-buy .content dl dd {
    float: initial;
    margin-left: 0px;
  }
  .between-buy .content dl dd .buybtn {
    padding: 10px 30px;
    font-size: 16px;
    line-height: 20px;
  }
  .between-buy .content dl dd .buybtn span {
    width: 30px;
    height: 21px;
    background-position: 63% 63%;
    background-size: 30px;
  }
}
@media (max-width: 670px) {
  .between-buy .content {
    width: 88%;
  }
  .between-buy .content .left-message {
    margin-left: 3%;
  }
  .between-buy .content .left-message span {
    width: 109px;
    height: 25px;
    line-height: 25px;
    font-size: 19px;
    text-indent: 45px;
    background-position: 81% 81%;
    background-size: 109px;
  }
  .between-buy .content .left-message p {
    font-size: 12px;
  }
  .between-buy .content dl dt strong {
    font-size: 32px;
  }
  .between-buy .content dl dt strong sup {
    font-size: 15px;
  }
  .between-buy .content dl dt del {
    font-size: 15px;
    color: #595656;
  }
  .between-buy .content dl dd .buybtn {
    padding: 8px 20px;
    font-size: 16px;
    line-height: 20px;
  }
  .between-buy .content dl dd .buybtn span {
    width: 30px;
    height: 21px;
    background-position: 63% 63%;
    background-size: 30px;
  }
}
@media (max-width: 400px) {
  .between-buy .content {
    width: 95%;
  }
  .between-buy .content .left-message {
    width: 42%;
    margin-left: 3%;
  }
  .between-buy .content dl {
    margin-right: 10px;
  }
  .between-buy .content dl dt strong {
    font-size: 25px;
  }
  .between-buy .content dl dt strong sup {
    font-size: 13px;
  }
  .between-buy .content dl dt del {
    font-size: 13px;
    color: #595656;
  }
}
.user-review {
  padding: 70px 0px;
  background: #fafafa;
}
.user-review .user-message {
  width: 50%;
  float: left;
}
.user-review .user-message h3 {
  font-size: 20px;
  font-weight: 400;
  padding-left: 40px;
}
.user-review .user-message dl {
  position: relative;
  width: 86%;
  margin: 0px auto;
  height: 108px;
  padding: 35px 15px 45px 10px;
  margin-top: 15px;
  border: solid #ccc 1px;
  border-radius: 5px;
  background: #fff;
}
.user-review .user-message dl dt {
  float: left;
  padding-bottom: 50px;
  margin-right: 20px;
}
.user-review .user-message dl dd {
  line-height: 24px;
  color: #3c3c3c;
  font-size: 14px;
}
.user-review .user-message dl dd span {
  position: absolute;
  right: 15px;
  bottom: 25px;
  display: block;
}
@media (max-width: 768px) {
  .user-review .user-message {
    margin-bottom: 25px;
    width: 100%;
  }
  .user-review .user-message h3 {
    padding-left: 0px;
    text-align: center;
  }
  .user-review .user-message dl {
    width: 70%;
  }
}
@media (max-width: 480px) {
  .user-review .user-message dl {
    width: 86%;
    height: auto;
  }
  .user-review .user-message dl dt {
    padding-bottom: 170px;
  }
}
.down-banner {
  padding-top: 60px;
  height: 400px;
  color: #ffffff;
  text-align: center;
  background: url(../images/down/banner.jpg) no-repeat center top;
}
.down-banner h1 {
  position: relative;
  padding-top: 40px;
  font-size: 54px;
  font-weight: 400;
}
.down-banner h1:after {
  position: absolute;
  content: "";
  width: 129px;
  height: 2px;
  left: 50%;
  margin-left: -64px;
  bottom: -15px;
  background: rgba(255, 255, 255, 0.5);
}
.down-banner h2 {
  padding-top: 20px;
  margin-bottom: 0px;
  font-size: 28px;
  font-weight: 400;
}
.down-banner p a {
  color: #ffffff;
}
.down-message {
  width: 1200px;
  margin: 0px auto;
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 80px;
}
.down-message dl {
  width: 33.3%;
  float: left;
  text-align: center;
}
.down-message dl dt {
  font-size: 24px;
}
.down-message dl dt strong {
  display: inline-block;
  width: 35px;
  height: 35px;
  margin-right: 10px;
  background: #0bc903;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  border-radius: 50%;
  font-size: 28px;
  font-weight: 400;
}
.down-message dl dt span {
  color: #0bc903;
}
.down-message dl dd {
  line-height: 24px;
  font-size: 14px;
}
.down-message dl dd img {
  display: block;
  margin: 0px auto;
  margin-top: 20px;
  margin-bottom: 30px;
}
.download-arrow {
  width: 139px;
  height: 245px;
  position: fixed;
  left: 50px;
  bottom: 10px;
  z-index: 100;
  background-image: url(../images/down/download-arrow.png);
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-animation-name: arrow-move;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 1s;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-iteration-count: infinite;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-direction: alternate;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-timing-function: ease-in;
  animation-name: arrow-move;
  animation-duration: 1s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in;
}
.download-arrow p {
  padding-top: 95px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
}
@-webkit-keyframes arrow-move {
  0% {
    bottom: 10px;
  }
  100% {
    bottom: 100px;
  }
}
@keyframes arrow-move {
  0% {
    bottom: 10px;
  }
  100% {
    bottom: 100px;
  }
}
.giveaway-banner {
  height: 714px;
  background: url(../images/giveaway/banner.jpg) no-repeat center;
}
.giveaway-banner .logo {
  display: block;
  padding-top: 20px;
  font-weight: 600;
  font-size: 18px;
  line-height: 37px;
}
.giveaway-banner .logo a {
  color: #fff;
  text-decoration: none;
  text-shadow: 0px 1px 6px rgba(0, 146, 227, 0.75);
}
.giveaway-banner .logo a img {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  width: 37px;
}
.giveaway-banner h1 {
  margin-bottom: 0px;
  margin-top: -5px;
  height: 107px;
  text-indent: -9999px;
  background: url(../images/giveaway/title.png) no-repeat center;
}
.giveaway-banner h2 {
  margin-top: 7px;
  text-align: center;
  color: #fff;
  height: 29px;
  font-size: 20px;
  line-height: 29px;
  background: url(../images/giveaway/h2-title.png) no-repeat center;
}
.giveaway-banner .iot-box {
  float: left;
  margin-top: 100px;
  margin-left: -7px;
}
.giveaway-banner .right-message {
  float: right;
  width: 514px;
  height: 359px;
  margin-top: 54px;
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background: rgba(255, 255, 255, 0.5);
}
.giveaway-banner .right-message dl {
  margin-top: 38px;
  padding-left: 45px;
  font-weight: 500;
}
.giveaway-banner .right-message dl dt {
  font-weight: 600;
  font-size: 16px;
  color: #ff7800;
}
.giveaway-banner .right-message dl dd {
  margin-top: 5px;
  padding-left: 10px;
}
.get-code {
  padding: 50px 0px;
  text-align: center;
  background: #f8f8f8 url(../images/giveaway/get-code-bg.png) no-repeat center bottom;
}
.get-code h2 {
  font-weight: 500;
  font-size: 30px;
}
.get-code ul {
  list-style-type: none;
  width: 430px;
  margin: 0px auto;
  text-align: left;
}
.get-code ul li {
  margin-top: 35px;
  font-weight: 500;
  font-size: 16px;
}
.get-code ul li em {
  display: inline-block;
  margin-right: 15px;
  width: 29px;
  height: 29px;
  line-height: 26px;
  border-radius: 50%;
  background: #ff8a00;
  color: #fff;
  text-align: center;
  font-style: inherit;
  font-weight: 600;
  font-size: 24px;
}
.get-code ul li a {
  margin-left: 15px;
  padding: 0px 8px;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
  border-radius: 5px;
  background: #3e66b5;
  color: #fff;
  text-align: center;
  text-decoration: none;
  box-shadow: 0px 5px 6px 0px rgba(193, 198, 209, 0.4);
}
.get-code ul li a i {
  display: inline-block;
  width: 16px;
  height: 17px;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -3px;
  background: url(../images/giveaway/icon.png);
}
.get-code ul li a.liked i {
  width: 12px;
  height: 10px;
  background-position: -2px -19px;
}
.get-code ul li a.share i {
  width: 18px;
  height: 19px;
  background-position: 0 -35px;
}
.get-code ul li a:hover {
  background: #2d5098;
}
.get-code p {
  font-weight: 500;
  font-size: 12px;
  color: #6b6b6b;
}
.get-code p span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  line-height: 10px;
  font-size: 20px;
}
.get-code p a {
  margin-left: 15px;
  font-weight: 600;
  color: #0c6dde;
}
.get-code p a:hover {
  color: #0c5cba;
}
.get-code p input {
  margin-left: 145px;
  width: 268px;
  height: 40px;
  background-color: #fff;
  border-radius: 5px;
  font-size: 16px;
  border: solid #d9d9d9 1px;
  text-indent: 30px;
  box-shadow: inset 2.487px 1.678px 3px 0px rgba(232, 232, 232, 0.4);
}
.get-code p input.wrong {
  border-color: #ff7e00;
  outline: 0;
  box-shadow: 0px 2px 7.84px 0.16px rgba(254, 48, 0, 0.3), inset 2.487px 1.678px 3px 0px rgba(232, 232, 232, 0.4);
}
.get-code p button {
  width: 160px;
  height: 42px;
  margin-left: 10px;
  border-radius: 5px;
  font-size: 18px;
  color: #fff;
  border: none;
  font-weight: 600;
  background-color: #ff7200;
  background-image: -moz-linear-gradient(142deg, #ff7200 0%, #fe8c00 100%);
  background-image: -webkit-linear-gradient(142deg, #ff7200 0%, #fe8c00 100%);
  background-image: linear-gradient(142deg, #ff7200 0%, #fe8c00 100%);
  box-shadow: 0px 5px 6px 0px rgba(222, 204, 184, 0.4);
  text-shadow: 0px 5px 6px rgba(255, 84, 0, 0.4);
}
.get-code p button:hover {
  background-color: #ff8a00;
  background-image: -moz-linear-gradient(142deg, #ff8a00 0%, #fea100 100%);
  background-image: -webkit-linear-gradient(142deg, #ff8a00 0%, #fea100 100%);
  background-image: linear-gradient(142deg, #ff8a00 0%, #fea100 100%);
}
.get-code p.last {
  margin-top: 35px;
}
.do-with {
  min-height: 789px;
  background: #ebf8fb url(../images/giveaway/do-with-bg.jpg) no-repeat center;
}
.do-with .wrapper {
  position: relative;
}
.do-with .wrapper:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  left: 0;
  top: 380px;
  background: url(../images/giveaway/line.png) no-repeat;
}
.do-with .wrapper h2 {
  margin: 0px;
  font-size: 26px;
  padding: 100px 0px 20px 0px;
}
.do-with .wrapper p {
  margin: 0px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
.do-with .wrapper p strong {
  color: #ff7800;
}
.do-with .wrapper dl {
  margin-top: 75px;
  float: left;
  width: 33.3%;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
}
.do-with .wrapper dl dt {
  margin-bottom: 25px;
}
.do-with .wrapper .do-with-box {
  padding-top: 70px;
  text-align: center;
}
.do-with .wrapper .do-with-box .do-btn {
  display: inline-block;
  width: 260px;
  height: 61px;
  line-height: 61px;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  border: solid #00be2d 1px;
  box-shadow: 0px 5px 6px 0px rgba(222, 204, 184, 0.4);
}
.do-with .wrapper .do-with-box .do-btn.down {
  background: #11c70c;
  text-shadow: 0px 5px 6px #009502;
  background-image: -moz-linear-gradient(142deg, #11c70c 0%, #00d947 100%);
  background-image: -webkit-linear-gradient(142deg, #11c70c 0%, #00d947 100%);
  background-image: -ms-linear-gradient(142deg, #11c70c 0%, #00d947 100%);
  background-image: linear-gradient(142deg, #11c70c 0%, #00d947 100%);
}
.do-with .wrapper .do-with-box .do-btn.down:hover {
  background: #00d947;
}
.do-with .wrapper .do-with-box .do-btn.getbtn {
  margin-left: 35px;
  background: #ff7200;
  border: solid #ff7c11 1px;
  text-shadow: 0px 5px 6px #d17100;
  background-image: -moz-linear-gradient(142deg, #ff7200 0%, #fe8c00 100%);
  background-image: -webkit-linear-gradient(142deg, #ff7200 0%, #fe8c00 100%);
  background-image: -ms-linear-gradient(142deg, #ff7200 0%, #fe8c00 100%);
  background-image: linear-gradient(142deg, #ff7200 0%, #fe8c00 100%);
}
.do-with .wrapper .do-with-box .do-btn.getbtn:hover {
  background: #fe8b00;
}
.do-with .wrapper .later {
  padding-top: 25px;
  text-align: center;
  font-size: 12px;
  color: #6b6b6b;
}
.partner {
  padding: 40px 0px;
  background: #cfeffb;
  color: #000;
}
.partner dt {
  float: left;
  margin-top: 20px;
}
.partner dd {
  float: right;
  width: 740px;
}
.partner dd h2 {
  padding-bottom: 20px;
  margin: 0px;
  border-bottom: solid #c0d8e1 1px;
}
.partner dd p {
  line-height: 24px;
}
.give-awrad {
  padding-top: 35px;
  padding-bottom: 50px;
  text-align: center;
}
.give-awrad h2 {
  height: 55px;
  font-size: 26px;
  line-height: 55px;
  background: url(../images/giveaway/awrad-title.jpg) no-repeat center;
}
.wrapper {
  width: 1000px;
  margin: 0px auto;
}
.pop-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(2, 23, 35, 0.52);
}
.get-code-pop {
  z-index: 9999;
  position: fixed;
  width: 567px;
  height: 350px;
  top: 50%;
  margin-top: -175px;
  left: 50%;
  text-align: center;
  margin-left: -283.5px;
  background: #ffffff url(../images/giveaway/pop-bg.png) no-repeat center bottom;
  border-radius: 10px;
  box-shadow: 0px 11px 30.4px 1.6px rgba(0, 0, 0, 0.39);
}
.get-code-pop img {
  margin-top: -33px;
}
.get-code-pop h2 {
  margin-top: -25px;
  height: 82px;
  text-indent: -9999px;
  background: url(../images/giveaway/thanks.png) no-repeat center;
}
.get-code-pop p {
  margin-top: -20px;
  font-weight: 600;
  font-size: 16px;
}
.get-code-pop .close {
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  right: 19px;
  top: 17px;
  background: url(../images/giveaway/close.png);
}
.get-code-pop .close:hover {
  background-position: 0px -25px;
}
.ended-pop {
  z-index: 9999;
  position: fixed;
  width: 781px;
  height: 350px;
  left: 50%;
  margin-left: -390.5px;
  top: 50%;
  margin-top: -175px;
  border-radius: 10px;
  box-shadow: 0px 11px 30.4px 1.6px rgba(0, 0, 0, 0.39);
  background: #ffffff url(../images/giveaway/get-code-bg.png) no-repeat bottom;
}
.ended-pop .close {
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  right: 19px;
  top: 17px;
  background: url(../images/giveaway/close.png);
}
.ended-pop .close:hover {
  background-position: 0px -25px;
}
.ended-pop .top-title {
  height: 160px;
  text-align: center;
  background: url(../images/giveaway/top-title-bg.png) no-repeat top;
}
.ended-pop .top-title h2 {
  display: inline-block;
  width: 100%;
  height: 47px;
  text-indent: -9999px;
  margin: 0px;
  margin-top: 50px;
  background: url(../images/giveaway/ended-title.png) no-repeat center;
}
.ended-pop .top-title h3 {
  margin-top: 0px;
  font-size: 18px;
  color: #ff8a00;
}
.ended-pop ul {
  float: left;
  list-style-type: none;
  line-height: 28px;
  font-size: 14px;
}
.ended-pop ul li {
  padding-left: 20px;
  font-weight: 500;
  background: url(../images/giveaway/check.png) no-repeat 0px 8px;
}
.ended-pop .right-message {
  float: right;
  margin-right: 50px;
  width: 303px;
  height: 116px;
  background: #f6f6f6;
  text-align: center;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.ended-pop .right-message p.tag {
  width: 227px;
  height: 79px;
  margin-left: 52px;
  margin-top: -15px;
  text-indent: -9999px;
  background: url(../images/giveaway/tag.png);
}
.ended-pop .right-message p span {
  color: #ff6600;
}
.ended-pop .learn-more {
  clear: both;
  font-size: 14px;
}
.ended-pop .learn-more a {
  float: right;
  margin-right: 50px;
  margin-top: 20px;
  color: #0c6dde;
  font-weight: 600;
}
.ended-pop .learn-more a:hover {
  color: #0c5cba;
}
.bfsale-banner {
  padding-top: 59px;
  height: 606px;
  background: #040404 url(../images/store/2017bfsale/banner.jpg) no-repeat center;
}
.bfsale-banner .date {
  position: absolute;
  width: 245px;
  color: #fff;
  right: 445px;
  list-style-type: none;
  text-align: center;
}
.bfsale-banner .date li {
  display: inline-block;
  font-size: 16px;
}
.bfsale-banner .date li span {
  font-size: 26px;
  font-weight: 500;
}
.bfsale-banner .date li.last {
  width: 60px;
}
.bfsale-banner h1 {
  height: 167px;
  margin-top: 33px;
  background: url(../images/store/2017bfsale/title.png) no-repeat center;
  text-indent: -9999px;
}
.bfsale-banner .left-message {
  text-indent: -9999px;
}
.bfsale-banner .right-message {
  float: right;
  width: 400px;
  text-align: center;
  margin-right: 76px;
  color: #fff;
}
.bfsale-banner .right-message h2 {
  margin: 5px 0px;
  margin-top: 15px;
  font-size: 26px;
}
.bfsale-banner .right-message p {
  margin: 0px;
}
.bfsale-banner .right-message p.price {
  font-size: 14px;
}
.bfsale-banner .right-message p.price > span {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  font-size: 20px;
}
.bfsale-banner .right-message p.price > span span {
  font-size: 16px;
}
.bfsale-banner .right-message p.price > span:after {
  position: absolute;
  content: "";
  width: 63px;
  height: 11px;
  left: 0px;
  top: 10px;
  background: url(../images/store/2017bfsale/del-bg.png) no-repeat center;
}
.bfsale-banner .right-message p.extra {
  margin-top: 5px;
  padding-top: 30px;
  background: url(../images/store/2017bfsale/line.png) no-repeat center top;
}
.bfsale-banner .right-message p.extra span {
  display: inline-block;
  margin-left: 15px;
  padding-left: 20px;
  color: #fc1b19;
  background: url(../images/store/2017bfsale/gift.png) no-repeat 0px 3px;
}
.bfsale-banner .right-message dl {
  margin-top: 40px;
  font-size: 16px;
}
.bfsale-banner .right-message dl span {
  font-weight: 600;
  font-size: 22px;
}
.bfsale-banner .right-message dl strong {
  font-size: 48px;
  color: #ffcf1f;
}
.bfsale-banner .right-message dl del {
  position: relative;
  min-width: 63px;
  display: inline-block;
  text-decoration: none;
}
.bfsale-banner .right-message dl del:after {
  position: absolute;
  content: "";
  width: 63px;
  height: 11px;
  left: 0px;
  top: 5px;
  background: url(../images/store/2017bfsale/del-bg.png) no-repeat center;
}
.bfsale-banner .right-message dl dd {
  font-size: 14px;
  color: #939393;
}
.bfsale-banner .right-message dl dd span {
  font-size: 16px;
  color: #fff;
}
.bfsale-banner .right-message dl .buybtn {
  padding: 0px;
  margin-top: 15px;
  margin-bottom: 10px;
  width: 275px;
  height: 69px;
  line-height: 69px;
  color: #c10505;
  font-size: 22px;
  font-weight: 600;
  border-radius: 35px;
  box-shadow: -3.308px 11.535px 36px 9px rgba(0, 0, 0, 0.4);
  text-shadow: 0.766px 0.643px 0px rgba(255, 238, 145, 0.4);
  background: url(../images/store/2017bfsale/buybtn.png) no-repeat;
}
.bfsale-banner .right-message dl .buybtn:hover {
  background-position: 0px -69px;
}
.bfsale-payment {
  background: #e0e0e0;
  height: 150px;
}
.bfsale-payment dl {
  float: left;
  width: 33.3%;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
}
.bfsale-payment dl:nth-child(1) {
  width: 133px;
}
.bfsale-payment dl:nth-child(2) {
  width: 800px;
}
.bfsale-payment dl:nth-child(3) {
  width: 200px;
}
.bfsale-payment dl dt {
  margin-top: 24px;
  margin-bottom: 12px;
  height: 63px;
  line-height: 63px;
}
.bfsale-screenshot {
  margin-top: 60px;
}
.bfsale-screenshot h2 {
  text-align: center;
  font-size: 36px;
}
.bfsale-screenshot .screenshot {
  display: block;
  margin: 0px auto;
}
.bfsale-screenshot dl {
  position: absolute;
  top: 185px;
  width: 280px;
  font-size: 14px;
  line-height: 24px;
}
.bfsale-screenshot dl dt {
  float: left;
  margin-right: 15px;
}
.bfsale-screenshot dl.list02 {
  right: 0px;
}
.bfsale-screenshot dl.list03 {
  top: 335px;
}
.bfsale-screenshot dl.list04 {
  top: 335px;
  right: 0px;
}
.bfsale-screenshot p {
  text-align: center;
  font-size: 12px;
  color: #999999;
  font-weight: 600;
}
.bfsale-between-buy {
  height: 365px;
  background: url(../images/store/2017bfsale/between-buy-bg.jpg) no-repeat center;
}
.bfsale-between-buy .img-box {
  float: left;
  margin-top: 84px;
  margin-left: -15px;
}
.bfsale-between-buy dl {
  margin-top: 120px;
  float: left;
  color: #fff;
}
.bfsale-between-buy dl.message {
  margin-left: 47px;
}
.bfsale-between-buy dl.message dt {
  font-size: 14px;
  margin-bottom: 15px;
}
.bfsale-between-buy dl.message dt h3 {
  margin: 0px;
  font-size: 26px;
}
.bfsale-between-buy dl.message dt > span {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  font-size: 20px;
}
.bfsale-between-buy dl.message dt > span span {
  font-size: 16px;
}
.bfsale-between-buy dl.message dt > span:after {
  position: absolute;
  content: "";
  width: 63px;
  height: 11px;
  left: 0px;
  top: 10px;
  background: url(../images/store/2017bfsale/del-bg.png) no-repeat center;
}
.bfsale-between-buy dl.message dd {
  font-size: 18px;
  line-height: 28px;
  padding-left: 20px;
  color: #fc1b19;
  background: url(../images/store/2017bfsale/gift.png) no-repeat 0px 8px;
}
.bfsale-between-buy dl.message dd.last {
  padding-left: 0px;
  margin-top: 20px;
  color: #a1a0a0;
  background: none;
  text-transform: uppercase;
  font-size: 12px;
}
.bfsale-between-buy dl.price {
  margin-top: 110px;
  margin-left: 220px;
  font-size: 16px;
  text-align: center;
}
.bfsale-between-buy dl.price dt span {
  font-weight: 600;
  font-size: 22px;
}
.bfsale-between-buy dl.price dt strong {
  font-size: 48px;
  color: #ffcf1f;
}
.bfsale-between-buy dl.price dt del {
  position: relative;
  min-width: 63px;
  display: inline-block;
  text-decoration: none;
}
.bfsale-between-buy dl.price dt del:after {
  position: absolute;
  content: "";
  width: 63px;
  height: 11px;
  left: 0px;
  top: 5px;
  background: url(../images/store/2017bfsale/del-bg.png) no-repeat center;
}
.bfsale-between-buy dl.price dd {
  font-weight: 600;
  color: #939393;
  font-size: 14px;
}
.bfsale-between-buy dl.price dd strong {
  color: #fff;
  font-size: 16px;
}
.bfsale-between-buy dl.price .buybtn {
  padding: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 275px;
  height: 69px;
  line-height: 69px;
  color: #c10505;
  font-size: 22px;
  font-weight: 600;
  border-radius: 35px;
  box-shadow: -3.308px 11.535px 36px 9px rgba(0, 0, 0, 0.4);
  text-shadow: 0.766px 0.643px 0px rgba(255, 238, 145, 0.4);
  background: url(../images/store/2017bfsale/buybtn.png) no-repeat;
}
.bfsale-between-buy dl.price .buybtn:hover {
  background-position: 0px -69px;
}
.bfsale-review {
  margin-top: 110px;
  margin-bottom: 50px;
}
.bfsale-review .box {
  width: 520px;
  height: 320px;
  float: left;
  border: solid #ccc 1px;
  border-radius: 5px;
  text-align: center;
  color: #202020;
  font-weight: 600;
}
.bfsale-review .box img {
  display: inline-block;
  margin-top: -38px;
}
.bfsale-review .box h3 {
  padding-bottom: 25px;
  position: relative;
  margin-top: 30px;
  font-size: 18px;
}
.bfsale-review .box h3 span {
  display: block;
  margin-top: 2px;
  font-size: 14px;
  color: #8d8d8d;
}
.bfsale-review .box h3:after {
  position: absolute;
  content: "";
  width: 39px;
  height: 2px;
  background: #dcdcdc;
  left: 50%;
  bottom: 0px;
  margin-left: -20px;
}
.bfsale-review .box p {
  padding: 0px 30px;
  line-height: 24px;
  font-size: 14px;
}
.bfsale-review .box.right {
  float: right;
}
.bfsale-note {
  padding-bottom: 30px;
}
.bfsale-note p {
  margin: 0px;
  font-weight: 600;
  font-size: 12px;
  line-height: 22px;
}
.bfsale-banner .container,
.bfsale-payment .container,
.bfsale-screenshot .container,
.bfsale-between-buy .container {
  width: 1200px !important;
}
.bfsale-review.container,
.bfsale-note.container {
  width: 1200px !important;
}
.bfsaleb-banner {
  padding-top: 59px;
  height: 674px;
  color: #fff;
  background: #191919 url(../images/store/2017bfsaleb/banner.jpg) no-repeat center;
  font-family: 'Lato', sans-serif;
}
.bfsaleb-banner h1 {
  height: 117px;
  margin-top: 29px;
  text-indent: -9999px;
  background: url(../images/store/2017bfsaleb/title.png) no-repeat center;
}
.bfsaleb-banner .container {
  width: 1090px;
}
.bfsaleb-banner .container > div {
  float: left;
  text-align: center;
}
.bfsaleb-banner .container > div h2 {
  margin: 0px;
}
.bfsaleb-banner .container > div.sixty-five-off,
.bfsaleb-banner .container > div.forty-off {
  margin-top: 120px;
  width: 210px;
  color: rgba(211, 211, 211, 0.6);
}
.bfsaleb-banner .container > div.sixty-five-off h2,
.bfsaleb-banner .container > div.forty-off h2 {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 16px;
}
.bfsaleb-banner .container > div.sixty-five-off strong,
.bfsaleb-banner .container > div.forty-off strong {
  font-size: 30px;
}
.bfsaleb-banner .container > div.sixty-five-off del,
.bfsaleb-banner .container > div.forty-off del {
  font-size: 18px;
}
.bfsaleb-banner .container > div.sixty-five-off span,
.bfsaleb-banner .container > div.forty-off span {
  display: block;
  width: 106px;
  height: 36px;
  margin: 0px auto;
  margin-top: 10px;
  text-indent: -9999px;
  background: url(../images/store/2017bfsaleb/sold-out.png) no-repeat;
}
.bfsaleb-banner .container > div.sixty-off {
  width: 540px;
  margin-left: 55px;
  margin-top: 50px;
  margin-bottom: 45px;
}
.bfsaleb-banner .container > div.sixty-off h2 {
  text-indent: -9999px;
  height: 21px;
  width: 219px;
  margin: 0px auto;
  background: url(../images/store/2017bfsaleb/sold-out.png) no-repeat;
  background-position: 0px -36px;
}
.bfsaleb-banner .container > div.sixty-off .iot-box {
  float: left;
  margin-top: 22px;
}
.bfsaleb-banner .container > div.sixty-off .price {
  float: left;
  margin-left: 35px;
  margin-top: 80px;
  text-align: right;
}
.bfsaleb-banner .container > div.sixty-off .price del {
  position: relative;
  display: block;
  padding-right: 10px;
  font-size: 16px;
  color: #ffd6df;
  text-decoration: none;
}
.bfsaleb-banner .container > div.sixty-off .price del:after {
  position: absolute;
  content: "";
  width: 57px;
  height: 11px;
  right: 3px;
  top: 7px;
  background: url(../images/store/2017bfsaleb/del-bg.png) no-repeat;
}
.bfsaleb-banner .container > div.sixty-off .price strong {
  display: block;
  font-size: 48px;
  text-shadow: 0.954px 4.908px 4.8px rgba(4, 4, 4, 0.17);
}
.bfsaleb-banner .container > div.sixty-off .nember {
  position: relative;
  margin-top: -10px;
  clear: both;
  color: #000;
  font-weight: 700;
  font-size: 16px;
  background: url(../images/store/2017bfsaleb/date.png) no-repeat center;
}
.bfsaleb-banner .container > div.sixty-off .nember .countdown {
  position: relative;
  margin-left: 25px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  height: 28px;
  overflow: hidden;
  color: #fff;
}
.bfsaleb-banner .container > div.sixty-off .nember .countdown .scroll-tick {
  float: left;
  width: 18px;
  line-height: 28px;
  margin-right: 4px;
}
.bfsaleb-banner .container > div.sixty-off .nember .countdown .scroll-tick span {
  display: block;
}
.bfsaleb-banner .container > div.forty-off {
  margin-left: 70px;
}
.bfsaleb-banner .container > div.forty-off span {
  width: 150px;
  height: 41px;
  background-position: 0px -57px;
}
.bfsaleb-banner.bfsaleb-banner-white {
  color: #000;
  height: 657px;
  padding-top: 0px;
  background: #ffffff url(../images/store/2017bfsalec/banner.jpg) no-repeat center;
}
.bfsaleb-banner.bfsaleb-banner-white h1 {
  margin-bottom: 0px;
  margin-top: 36px;
  height: 50px;
  background: url(../images/store/2017bfsalec/title.png) no-repeat center;
}
.bfsaleb-banner.bfsaleb-banner-white h2 {
  margin: 0px;
  margin-top: 15px;
  font-size: 22px;
  text-align: center;
  font-weight: 400;
  color: #505868;
}
.bfsaleb-banner.bfsaleb-banner-white .container .sixty-five-off,
.bfsaleb-banner.bfsaleb-banner-white .container .forty-off {
  color: #9ba4b0;
}
.bfsaleb-banner.bfsaleb-banner-white .container .sixty-five-off span,
.bfsaleb-banner.bfsaleb-banner-white .container .forty-off span {
  width: 101px;
  height: 30px;
  background: url(../images/store/2017bfsalec/sold-out.png) no-repeat;
}
.bfsaleb-banner.bfsaleb-banner-white .container .sixty-off {
  color: #fff;
}
.bfsaleb-banner.bfsaleb-banner-white .container .sixty-off h2 {
  background: url(../images/store/2017bfsalec/sold-out.png) no-repeat;
  background-position: 0px -36px;
}
.bfsaleb-banner.bfsaleb-banner-white .container .sixty-off .price {
  color: #314a68;
}
.bfsaleb-banner.bfsaleb-banner-white .container .sixty-off .price del {
  color: #314a68;
}
.bfsaleb-banner.bfsaleb-banner-white .container .sixty-off .price strong {
  color: #fff;
}
.bfsaleb-banner.bfsaleb-banner-white .container .sixty-off .price strong b {
  font-size: 26px;
}
.bfsaleb-banner.bfsaleb-banner-white .container .sixty-off .nember {
  background: url(../images/store/2017bfsalec/date.png) no-repeat center;
}
.bfsaleb-banner.bfsaleb-banner-white .container .forty-off span {
  width: 148px;
  height: 35px;
  background-position: 0px -63px;
}
.bfsaleb-price .message-box {
  float: left;
  width: 532px;
  height: 96px;
  margin-left: 135px;
  background: url(../images/store/2017bfsaleb/bg.png);
}
.bfsaleb-price .message-box img {
  float: left;
  margin-left: -66px;
  margin-top: -15px;
}
.bfsaleb-price .message-box .message {
  float: left;
  color: #9e9e9e;
  text-align: left;
  margin-left: 30px;
  margin-top: 10px;
  font-size: 14px;
  line-height: 25px;
}
.bfsaleb-price .message-box .message h3,
.bfsaleb-price .message-box .message p {
  margin: 0px;
}
.bfsaleb-price .message-box .message h3 {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
}
.bfsaleb-price .message-box .message span {
  color: #d8d8d8;
  font-size: 18px;
}
.bfsaleb-price .message-box .message strong {
  font-weight: 400;
  font-size: 18px;
  color: #ffc900;
}
.bfsaleb-price .message-box .message.right-message {
  margin-left: 110px;
}
.bfsaleb-price dl {
  float: left;
  font-weight: 700;
  font-size: 14px;
  margin-left: 35px;
  margin-top: -10px;
  text-align: center;
}
.bfsaleb-price dl dt strong {
  display: inline-block;
  margin-right: 10px;
  font-size: 40px;
}
.bfsaleb-price dl dt strong b {
  font-size: 20px;
}
.bfsaleb-price dl dt > span {
  text-align: right;
  color: #626262;
  display: inline-block;
}
.bfsaleb-price dl dt > span span {
  display: block;
  width: 77px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  text-indent: 8px;
  background: url(../images/store/2017bfsaleb/off.png) no-repeat;
}
.bfsaleb-price dl dd .buybtn {
  padding: 0px;
  display: block;
  width: 263px;
  height: 59px;
  line-height: 59px;
  overflow: hidden;
  border-radius: 30px;
  background: url(../images/store/2017bfsaleb/buybtn.png);
  box-shadow: 1.854px 5.706px 10px 0px rgba(0, 0, 0, 0.4);
}
.bfsaleb-price dl dd .buybtn i {
  display: inline-block;
  vertical-align: middle;
  width: 27px;
  height: 22px;
  margin-right: 10px;
  background: url(../images/store/2017bfsaleb/shop.png);
  -webkit-transform: translate3d(-20px, 3.5em, 0);
  transform: translate3d(-20px, 3.5em, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.bfsaleb-price dl dd .buybtn font {
  display: inline-block;
  vertical-align: middle;
  margin-left: -2px;
  -webkit-transform: translate3d(-16px, 0, 0);
  transform: translate3d(-16px, 0, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.bfsaleb-price dl dd .buybtn em {
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 16px;
  background: url(../images/store/2017bfsaleb/shop.png);
  background-position: 0px -22px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  animation: move .3s linear infinite alternate;
  -webkit-animation: move .5s linear .5s infinite alternate;
}
.bfsaleb-price dl dd .buybtn:hover i,
.bfsaleb-price dl dd .buybtn:hover font {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.bfsaleb-price dl dd .buybtn:hover em {
  -webkit-transform: translate3d(5px, 0, 0);
  transform: translate3d(5px, 0, 0);
  animation: .3s;
  -webkit-animation: .3s;
}
.bfsaleb-price.bfsaleb-price-white {
  margin-top: 15px;
}
.bfsaleb-price.bfsaleb-price-white .message-box {
  height: 115px;
  background: url(../images/store/2017bfsalec/bg.png);
}
.bfsaleb-price.bfsaleb-price-white .message-box img {
  margin-top: -15px;
}
.bfsaleb-price.bfsaleb-price-white .message-box .message {
  color: #000;
}
.bfsaleb-price.bfsaleb-price-white .message-box .message h3 {
  color: #000;
  font-weight: 700;
}
.bfsaleb-price.bfsaleb-price-white .message-box .message span {
  color: #000;
  font-weight: 700;
}
.bfsaleb-price.bfsaleb-price-white .message-box .message p span {
  font-size: 14px;
  color: #dc0004;
}
.bfsaleb-price.bfsaleb-price-white .message-box .message.right-message {
  margin-left: 90px;
}
.bfsaleb-price.bfsaleb-price-white .message-box .message.right-message strong {
  color: #000;
  font-weight: 700;
}
.bfsaleb-price.bfsaleb-price-white dl dt strong {
  color: #2f333b;
}
.bfsaleb-price.bfsaleb-price-white dl dt > span span {
  color: #fff;
  background: url(../images/store/2017bfsalec/off.png) no-repeat;
}
.bfsaleb-price.bfsaleb-price-white dl dd .buybtn {
  width: 261px;
  height: 57px;
  line-height: 57px;
  color: #fff;
  text-shadow: 0.707px 0.707px 0px rgba(151, 20, 0, 0.92);
  background: #ff5400;
  background-image: -moz-linear-gradient(-12deg, #ff5400 0%, #ff8f00 100%);
  background-image: -webkit-linear-gradient(-12deg, #ff5400 0%, #ff8f00 100%);
  background-image: linear-gradient(-12deg, #ff5400 0%, #ff8f00 100%);
  box-shadow: -1.953px 5.673px 12.48px 0.52px rgba(255, 117, 0, 0.4);
}
.bfsaleb-price.bfsaleb-price-white dl dd .buybtn i,
.bfsaleb-price.bfsaleb-price-white dl dd .buybtn em {
  background: url(../images/store/2017bfsalec/shop.png);
}
.bfsaleb-price.bfsaleb-price-white dl dd .buybtn em {
  background-position: 0px -22px;
}
.bfsaleb-price.bfsaleb-price-white dl dd .buybtn:hover {
  background: #ff6c00;
  background-image: -moz-linear-gradient(-12deg, #ff6c00 0%, #ffa200 100%);
  background-image: -webkit-linear-gradient(-12deg, #ff6c00 0%, #ffa200 100%);
  background-image: linear-gradient(-12deg, #ff6c00 0%, #ffa200 100%);
}
@keyframes move {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
}
@-webkit-keyframes move {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
}
.bfsaleb-screenshot {
  height: 1059px;
  font-family: 'Lato', sans-serif;
  background: url(../images/store/2017bfsaleb/screenshot-bg.jpg) no-repeat center;
}
.bfsaleb-screenshot .container {
  width: 1090px;
}
.bfsaleb-screenshot h2 {
  margin: 0px;
  padding-top: 50px;
  clear: both;
  text-align: center;
  font-size: 30px;
}
.bfsaleb-screenshot .screenshot {
  float: left;
  margin-top: 92px;
  margin-left: 15px;
}
.bfsaleb-screenshot dl {
  float: right;
  width: 420px;
  margin-right: 25px;
  padding-left: 25px;
  margin-top: 30px;
  background: url(../images/store/2017bfsaleb/list.png) no-repeat 0px 5px;
}
.bfsaleb-screenshot dl dt {
  font-size: 20px;
  font-weight: 700;
}
.bfsaleb-screenshot dl dd {
  color: #4b4b4b;
  line-height: 20px;
  font-size: 14px;
}
.bfsaleb-screenshot dl:first-of-type {
  margin-top: 70px;
}
.bfsaleb-screenshot .book {
  float: right;
  margin-top: 40px;
  margin-right: 60px;
}
.bfsaleb-screenshot ul {
  float: left;
  margin-top: 40px;
  margin-left: 50px;
}
.bfsaleb-screenshot ul li {
  position: relative;
  height: 55px;
  line-height: 55px;
  list-style-type: none;
  border-bottom: dashed #b9b8b8 1px;
}
.bfsaleb-screenshot ul li:after {
  position: absolute;
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  left: -33px;
  top: 22px;
  background: url(../images/store/2017bfsaleb/list.png);
}
.bfsaleb-screenshot.bfsaleb-screenshot-white {
  background: url(../images/store/2017bfsalec/screenshot-bg.jpg) no-repeat center;
}
.bfsaleb-screenshot.bfsaleb-screenshot-white .screenshot {
  margin-top: 60px;
}
.bfsaleb-between-buy {
  height: 209px;
  font-family: 'Lato', sans-serif;
  color: #fff;
  background: #191919 url(../images/store/2017bfsaleb/between-buy-bg.jpg) no-repeat center;
}
.bfsaleb-between-buy .container {
  width: 1090px;
}
.bfsaleb-between-buy h2 {
  height: 38px;
  text-indent: -9999px;
  background: url(../images/store/2017bfsaleb/h2-title.png) no-repeat center;
}
.bfsaleb-between-buy.bfsaleb-between-buy-white {
  background: url(../images/store/2017bfsalec/between-buy-bg.jpg) no-repeat center;
}
.bfsaleb-between-buy.bfsaleb-between-buy-white h2 {
  height: 35px;
  background: url(../images/store/2017bfsalec/h2-title.png) no-repeat center;
}
.bfsaleb-between-buy.bfsaleb-between-buy-white .bfsaleb-price-white .right-message {
  padding-left: 20px;
}
.bfsaleb-payment {
  height: 170px;
  margin-top: 50px;
  border: solid #e1e1e1 1px;
  border-radius: 5px;
  font-family: 'Lato', sans-serif;
}
.bfsaleb-payment.container {
  width: 1090px;
}
.bfsaleb-payment dl {
  float: left;
  width: 33.3%;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  margin-top: 20px;
}
.bfsaleb-payment dl dd {
  height: 72px;
  line-height: 72px;
  margin-top: 20px;
}
.bfsaleb-payment dl dd img {
  display: inline-block;
  vertical-align: middle;
}
.bfsaleb-payment.new-payment {
  padding-top: 20px;
  margin-top: 0px;
  background: #fefbf8;
  border: none;
}
.fl-top {
  position: fixed;
  width: 61px;
  height: 61px;
  bottom: -70px;
  right: 10%;
  border-radius: 50%;
  box-shadow: 0px 15px 10px 0px rgba(0, 0, 0, 0.23);
  cursor: pointer;
  background: url(../images/store/2017bfsaleb/top.png);
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.fl-top.on {
  bottom: 50px;
}
.fl-top.fl-top-white {
  background: url(../images/store/2017bfsalec/top.png);
}
.newuser-banner {
  padding: 18px 0;
  min-height: 492px;
  background: #ffffff url(../images/store/newusersale/banner.jpg) top center no-repeat;
}
.newuser-banner.easter-banner {
  background: #ffffff url(../images/store/newusersale/easter-banner.jpg) top center no-repeat;
}
.newuser-banner.easter-banner .title.easter-title {
  background: url(../images/store/newusersale/easter-title.png) top center no-repeat;
}
.newuser-banner .title {
  margin-top: 36px;
  height: 71px;
  text-indent: -9999px;
  background: url(../images/store/newusersale/title.png) top center no-repeat;
}
.newuser-banner .title.eighty-three {
  background: url(../images/store/newusersale/title-eighty-three.png) top center no-repeat;
}
.newuser-banner .title.march-title {
  background: url(../images/store/newusersale/title-march.png) top center no-repeat;
}
.newuser-banner .title.six-title {
  background: url(../images/store/newusersale/title-six.png) top center no-repeat;
}
.newuser-banner.newuser-banner-de .title {
  height: 72px;
  background: url(../images/store/newusersale/title-de.png) top center no-repeat;
}
.newuser-offer {
  margin-top: 80px;
  min-height: 340px;
  text-align: center;
}
.newuser-offer > div {
  position: relative;
  display: inline-block;
  margin-right: -10px;
  width: 368px;
  height: 290px;
  vertical-align: middle;
  border-radius: 4px;
  font-family: 'Lato', sans-serif;
  background-color: #999;
  box-shadow: 1.256px 23.967px 40px 0px rgba(141, 141, 141, 0.4);
}
.newuser-offer > div.newuser-left {
  z-index: 9;
  width: 424px;
  height: 340px;
  background-color: #db322f;
  box-shadow: 1.256px 23.967px 40px 0px rgba(229, 57, 53, 0.4);
  background-image: -webkit-linear-gradient(90deg, #d42d2a 0%, #e53935 100%);
  background-image: linear-gradient(90deg, #d42d2a 0%, #e53935 100%);
}
.newuser-offer > div.newuser-left dl dt {
  margin-top: -42px;
  margin-left: -10px;
}
.newuser-offer > div.newuser-left dl dd {
  margin-left: 38px;
  font-size: 16px;
  color: #fff;
}
.newuser-offer > div.newuser-left dl dd h4 {
  padding-bottom: 30px;
  color: #fba19e;
}
.newuser-offer > div.newuser-left dl dd h4:before {
  width: 30px;
  background-color: #b2120f;
}
.newuser-offer > div.newuser-left dl dd h4 b {
  color: #ffd303;
  font-size: 20px;
}
.newuser-offer > div dl dt {
  float: left;
  margin-left: -8px;
  margin-top: -15px;
}
.newuser-offer > div dl dd {
  float: left;
  margin-left: 30px;
  max-width: 160px;
  color: #b2b2b2;
  font-size: 14px;
  text-align: left;
}
.newuser-offer > div dl dd h4 {
  position: relative;
  padding: 0 0  26px;
  font-size: 14px;
}
.newuser-offer > div dl dd h4:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 27px;
  height: 3px;
  background-color: #808080;
}
.newuser-price {
  padding-top: 1px;
}
.newuser-price p {
  line-height: 16px;
  font-size: 13px;
}
.newuser-price strong {
  color: #ccc;
  font-size: 28px;
}
.newuser-price strong small {
  font-size: 22px;
}
.newuser-price.leftprice p {
  color: #fff;
  font-size: 14px;
}
.newuser-price.leftprice strong {
  color: #fff;
  font-size: 32px;
}
.newuser-price.leftprice del {
  color: #fba19e;
}
.newuser-price.leftprice b {
  color: #ffd303;
  font-size: 16px;
}
.newuser-num {
  display: inline-block;
  position: relative;
}
.newuser-num b {
  display: inline-block;
  padding: 0 4px;
}
.newuser-num b.reduce {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.newuser-num b.reduce.zoomout {
  -webkit-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
  -webkit-transform: scale(3);
  transform: scale(3);
  opacity: 0;
  filter: alpha(opacity=0);
}
.newuser-btn {
  display: block;
  margin: 38px auto 0;
  width: 219px;
  height: 58px;
  font-size: 22px;
  font-weight: 700;
  line-height: 58px;
  color: #b8b8b8;
  border-radius: 6px;
  border: 2px solid #b8b8b8;
  text-decoration: none;
  cursor: default;
}
.newuser-btn.yellow {
  margin: 48px auto 0;
  width: 246px;
  height: 60px;
  line-height: 60px;
  border: none;
  font-size: 24px;
  color: #262e3d;
  cursor: pointer;
  background-color: #ffa726;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  box-shadow: 0.994px 18.974px 29px 0px rgba(139, 13, 10, 0.3);
  background-image: -webkit-linear-gradient(#ffd600 20%, #ffa726 100%);
  background-image: linear-gradient(#ffd600 20%, #ffa726 100%);
}
.newuser-btn.yellow i,
.newuser-btn.yellow span {
  display: inline-block;
  vertical-align: middle;
}
.newuser-btn.yellow i {
  margin-right: 18px;
  width: 27px;
  height: 24px;
  background: url(../images/store/newusersale/car.png) top center no-repeat;
}
.newuser-btn.yellow:hover {
  background-color: #ffd600;
  background-image: -webkit-linear-gradient(#ffa726 20%, #ffd600 100%);
  background-image: linear-gradient(#ffa726 20%, #ffd600 100%);
}
.newuser-screenshot {
  height: auto;
}
.newuser-screenshot.bfsaleb-screenshot-white {
  background: none;
}
.newuser-screenshot.bfsaleb-screenshot-white .screenshot {
  margin-left: 65px;
}
.newuser-screenshot h2 {
  padding-top: 66px;
}
.newuser-screenshot dl {
  float: left;
  margin-left: 35px;
}
.march-sale-buy {
  height: 180px;
  margin-top: 110px;
  margin-bottom: 12px;
  background: #d42e2b;
  border-radius: 10px;
  font-family: 'Lato', sans-serif;
}
.march-sale-buy > img {
  float: left;
  margin-top: -56px;
  margin-left: 34px;
}
.march-sale-buy ul {
  width: 491px;
  margin-top: 30px;
  margin-left: -30px;
  float: left;
  list-style-type: none;
}
.march-sale-buy ul li {
  padding-left: 94px;
  height: 64px;
  line-height: 64px;
  font-weight: 700;
  color: #961e1e;
}
.march-sale-buy ul li span {
  margin-right: 120px;
}
.march-sale-buy ul li em {
  font-size: 22px;
}
.march-sale-buy ul li.active {
  padding-left: 49px;
  font-size: 18px;
  color: #fff;
  background: url(../images/store/newusersale/list-bg.png);
}
.march-sale-buy ul li.active i {
  display: inline-block;
  vertical-align: middle;
  width: 29px;
  height: 28px;
  margin-right: 15px;
  background: url(../images/store/newusersale/list.png);
}
.march-sale-buy ul li.active strong {
  float: right;
  width: 137px;
  height: 39px;
  margin-top: 15px;
  margin-right: 60px;
  text-indent: -9999px;
  background: url(../images/store/newusersale/list.png);
  background-position: 0px -67px;
}
.march-sale-buy ul li.active strong.six-strong {
  background-position: 0 -106px;
}
.march-sale-buy ul li.active strong.three-strong {
  background-position: 0 -28px;
}
.march-sale-buy ul li.active.march-active strong {
  background-position: 0px -28px;
}
.march-sale-buy dl {
  float: left;
  margin-top: 30px;
  margin-left: -15px;
  text-align: center;
  color: #fba19e;
}
.march-sale-buy dl dt strong {
  font-size: 22px;
  color: #ffcc08;
}
.march-sale-buy dl dt strong b {
  font-size: 32px;
}
.march-sale-buy.newusersale-buy ul li.active strong {
  width: 82px;
  height: 39px;
  background: url(../images/store/newusersale/85-de.png);
  margin-right: 110px;
}
.march-sale-buy .newuser-btn {
  margin: 18px auto;
}
.iphone-pc-data {
  margin-top: 40px;
}
.iphone-pc-data h2 {
  text-align: center;
  font-size: 28px;
}
.iphone-pc-data ul {
  padding: 0px;
  list-style-type: none;
}
.iphone-pc-data ul > li {
  width: 484px;
  height: 72px;
  line-height: 72px;
  margin: 0px auto;
  margin-top: 30px;
  border: solid #e5e5e5 1px;
  font-weight: 500;
  cursor: pointer;
}
.iphone-pc-data ul > li:hover {
  background: #edf5ff;
  border: solid #95c0fc 1px;
}
.iphone-pc-data ul > li ol {
  display: none;
}
.iphone-pc-data ul > li.list:hover {
  height: auto;
}
.iphone-pc-data ul > li.list:hover ol {
  display: block;
  overflow: hidden;
  padding-bottom: 20px;
}
.iphone-pc-data ul > li.list:hover ol li {
  list-style-type: none;
  float: left;
  width: 50%;
  font-size: 14px;
  line-height: 25px;
  text-decoration: underline;
}
.iphone-pc-data ul > li.list:hover ol li:hover {
  color: #1b74f0;
}
.iphone-pc-data ul > li img {
  margin-left: 25px;
  margin-right: 20px;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 1200px) {
  .iphone-pc-data ul li {
    float: left;
  }
  .iphone-pc-data ul li:nth-child(even) {
    float: right;
  }
}
@media (max-width: 480px) {
  .iphone-pc-data h2 {
    font-size: 20px;
  }
  .iphone-pc-data ul li {
    overflow: hidden;
    width: 95%;
    font-size: 12px;
  }
  .iphone-pc-data ul li ol li {
    float: inherit;
    width: 95%;
  }
  .iphone-pc-data ul li img {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.old-iphone-to-new-iphone .iphone-pc-data ul > li {
  font-size: 14px;
}
.old-iphone-to-new-iphone .iphone-pc-data ul > li.list ol {
  margin-left: -14px;
}
.old-iphone-to-new-iphone .iphone-pc-data ul > li.list ol li {
  font-size: 12px;
}
.old-iphone-to-new-iphone .iphone-pc-message.iphone-pc-message-gray {
  background: #f0f5f9;
}
.old-iphone-to-new-iphone .iphone-pc-message.iphone-pc-message-gray h2 {
  padding-left: 20px;
  background: url(../images/old-iphone-to-new-iphone/star.png) 0 72px no-repeat;
}
.old-iphone-to-new-iphone .iphone-pc-message .icloud-box > p {
  float: left;
  width: 64%;
}
.old-iphone-to-new-iphone .iphone-pc-message .icloud-box .icloud-img {
  float: right;
  width: 30%;
}
.old-iphone-to-new-iphone .iphone-pc-message dl {
  border: 1px solid #cadef6;
  background: #ecf6ff;
}
.old-iphone-to-new-iphone .iphone-pc-between {
  background: #dbeeff;
}
.old-iphone-to-new-iphone .iphone-pc-between h2 {
  padding-top: 20px;
  font-size: 32px;
}
.old-iphone-to-new-iphone .iphone-pc-between:after {
  width: 56px;
  height: 46px;
  bottom: -46px;
  background: url(../images/old-iphone-to-new-iphone/drop.png) no-repeat;
}
.old-iphone-to-new-iphone .iphone-pc-between.iphone-pc-bottom {
  background-color: #a4c5e8;
  background-image: -webkit-radial-gradient(circle at center, #ebf3f9, #a4c5e8);
  background-image: radial-gradient(circle at center, #ebf3f9, #a4c5e8);
}
@media (max-width: 992px) {
  .old-iphone-to-new-iphone .iphone-pc-data ul > li.list span {
    display: inline-block;
    max-width: 78%;
    line-height: 22px;
    vertical-align: middle;
  }
  .old-iphone-to-new-iphone .iphone-pc-data ul > li.list ol {
    margin-left: 36px;
  }
  .old-iphone-to-new-iphone .iphone-pc-data ul > li.list ol li {
    width: 100%;
    font-size: 12px;
    line-height: 36px;
  }
  .old-iphone-to-new-iphone .iphone-pc-message .icloud-box > p {
    float: none;
    width: 100%;
  }
  .old-iphone-to-new-iphone .iphone-pc-message .icloud-box .icloud-img {
    float: none;
    width: 100%;
  }
  .old-iphone-to-new-iphone .iphone-pc-message .icloud-box .icloud-img > img {
    display: block;
    margin: 0 auto;
    width: auto;
  }
}
@media (max-width: 768px) {
  .old-iphone-to-new-iphone .iphone-pc-message.iphone-pc-message-gray img {
    width: 90%;
  }
  .old-iphone-to-new-iphone .iphone-pc-message .icloud-box .icloud-img > img {
    display: block;
    margin: 0 auto;
  }
}
.iphone-pc-message {
  position: relative;
  margin-top: 60px;
  border-top: solid #d1d1d1 1px;
  color: #262e3d;
  font-weight: 500;
}
.iphone-pc-message:after {
  position: absolute;
  content: "";
  width: 525px;
  height: 5px;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #1b74f0;
}
.iphone-pc-message h2 {
  margin: 0px;
  line-height: 75px;
  text-align: center;
  font-size: 32px;
  color: #1b74f0;
}
.iphone-pc-message h3 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}
.iphone-pc-message h4 {
  color: #1b74f0;
  font-size: 16px;
}
.iphone-pc-message p {
  line-height: 24px;
  font-size: 16px;
}
.iphone-pc-message p img {
  display: block;
  margin: 0px auto;
}
.iphone-pc-message p span {
  font-size: 12px;
  color: #999da4;
}
.iphone-pc-message dl {
  background: #e5eef7;
  padding: 20px;
  font-size: 14px;
  line-height: 22px;
}
.iphone-pc-message dl.no-background {
  background: #fff;
  border: none;
}
.iphone-pc-message dl dt {
  margin-bottom: 4px;
  line-height: 22px;
  font-size: 14px;
}
.iphone-pc-message dl dd > a {
  color: #1b74f0;
  text-decoration: underline;
}
.iphone-pc-message hr {
  height: 1px;
  border: none;
  border-bottom: solid rgba(0, 0, 0, 0.2) 1px;
}
.iphone-pc-message.iphone-pc-message-gray {
  background: #ecf2f6;
  margin-top: 0px;
  padding-bottom: 30px;
  border: none;
}
.iphone-pc-message.iphone-pc-message-gray:after {
  display: none;
}
.iphone-pc-message.iphone-pc-message-gray h2 {
  padding-top: 65px;
  line-height: 25px;
  text-align: left;
  font-size: 22px;
}
.iphone-pc-message.iphone-pc-message-gray h3 {
  font-size: 16px;
}
.iphone-pc-message.iphone-pc-message-gray hr {
  margin-top: 40px;
}
.iphone-pc-message.iphone-pc-message-gray a {
  color: #1b74f0;
}
@media (max-width: 1200px) {
  .iphone-pc-message {
    padding: 0px 15px;
  }
}
@media (max-width: 768px) {
  .iphone-pc-message img {
    width: 90%;
  }
  .iphone-pc-message.iphone-pc-message-gray img {
    width: auto;
  }
}
@media (max-width: 480px) {
  .iphone-pc-message:after {
    width: 125px;
  }
  .iphone-pc-message h2 {
    line-height: 20px;
    padding-top: 20px;
    font-size: 20px;
  }
  .iphone-pc-message h3 {
    font-size: 14px;
  }
  .iphone-pc-message.iphone-pc-message-gray h2 {
    padding-top: 30px;
  }
}
.iphone-pc-between {
  position: relative;
  margin-top: 60px;
  padding-bottom: 50px;
  background: #dde9f2;
  text-align: center;
}
.iphone-pc-between:after {
  position: absolute;
  content: "";
  width: 48px;
  height: 20px;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  background: url(../images/ihpone-to-pc/drop.png);
}
.iphone-pc-between strong {
  margin: 20px 0px;
  display: block;
  font-size: 34px;
  color: #1b74f0;
}
.iphone-pc-between h3 {
  font-size: 26px;
}
.iphone-pc-between p {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.iphone-pc-between p a {
  color: #1b74f0;
}
.iphone-pc-between .buybtn {
  margin-top: 15px;
  padding: 12px 12px;
  font-size: 25px;
}
.iphone-pc-between .buybtn.buy {
  padding: 12px 23px;
}
.iphone-pc-between.iphone-pc-bottom {
  margin-top: 0px;
  background-image: -webkit-radial-gradient(circle at center, #ebf3f9, #95c2f1);
  background-image: radial-gradient(circle at center, #ebf3f9, #95c2f1);
}
.iphone-pc-between.iphone-pc-bottom strong {
  padding-top: 25px;
  font-size: 28px;
  color: #262e3d;
}
.iphone-pc-between.iphone-pc-bottom:after {
  display: none;
}
.iphone-pc-between.manage-iphone-bottom {
  padding-bottom: 0px;
  height: 200px;
  background: url(../images/manage-iphone-contacts/manage-iphone-bg.jpg) no-repeat center;
}
.iphone-pc-between.manage-iphone-bottom strong {
  margin-bottom: 15px;
  font-size: 34px;
  padding-top: 5px;
}
.iphone-pc-between.contacts-iphone-bottom {
  margin-top: 70px;
  height: 200px;
  padding-bottom: 0px;
  background-image: -moz-linear-gradient(-90deg, #d5d4ff 0%, #cef4ff 100%);
  background-image: -webkit-linear-gradient(-90deg, #d5d4ff 0%, #cef4ff 100%);
  background-image: linear-gradient(-90deg, #d5d4ff 0%, #cef4ff 100%);
}
.iphone-pc-between.contacts-iphone-bottom strong {
  padding-top: 0px;
  margin-bottom: 10px;
}
.iphone-pc-between.contacts-iphone-bottom p {
  font-size: 12px;
}
.iphone-pc-between.wifi-pc-between {
  height: 265px;
  padding-bottom: 0px;
  background: url(../images/wifi-transfer-iphone/between-bg.jpg) no-repeat center;
}
.iphone-pc-between.wifi-pc-between strong {
  padding-top: 35px;
  color: #fff;
  font-size: 32px;
  text-shadow: 0px 2px 2px rgba(32, 42, 35, 0.4);
}
.iphone-pc-between.wifi-pc-between:after {
  display: none;
}
@media (max-width: 1200px) {
  .iphone-pc-between {
    padding: 0px 15px;
    padding-bottom: 40px;
  }
  .iphone-pc-between strong {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .iphone-pc-between {
    padding-bottom: 20px;
  }
  .iphone-pc-between .buybtn {
    padding: 10px 20px;
    margin-left: 0px;
  }
  .iphone-pc-between .buybtn.buy {
    height: auto;
    padding: 0px 15px !important;
  }
  .iphone-pc-between.wifi-pc-between {
    padding-bottom: 0px;
  }
  .iphone-pc-between.wifi-pc-between strong {
    font-size: 24px;
  }
  .iphone-pc-between.wifi-pc-between .buybtn {
    margin-top: 5px;
  }
}
.iphone-pc-list {
  padding-bottom: 50px;
  margin-top: 40px;
  color: #262e3d;
}
.iphone-pc-list h2 {
  text-align: center;
  font-size: 24px;
}
.iphone-pc-list ul {
  list-style-type: none;
}
.iphone-pc-list ul li {
  float: left;
  width: 50%;
  line-height: 36px;
  font-size: 16px;
}
.iphone-pc-list ul li a {
  color: #262e3d;
  font-weight: 500;
  text-decoration: underline;
}
.iphone-pc-list ul li a:hover {
  color: #1b74f0;
}
.iphone-pc-list.instagram-list {
  padding: 60px 0px;
  margin-top: 0px;
  background: #f6fafd;
}
.iphone-pc-list.instagram-list h2 {
  margin-bottom: 55px;
  font-size: 38px;
  color: #1568e0;
}
.iphone-pc-list.instagram-list ul {
  padding: 0px;
}
.iphone-pc-list.instagram-list ul li {
  line-height: 40px;
}
.iphone-pc-list.instagram-list ul li a {
  text-decoration: none;
}
.iphone-pc-list.instagram-list ul li a:hover {
  text-decoration: underline;
}
.iphone-pc-list.heic-list {
  margin-top: 70px;
  background: #ecf4fb url(../images/heic-to/bottom-banner.jpg) no-repeat center top;
}
.iphone-pc-list.heic-list h2 {
  font-size: 30px;
  color: #000;
}
.iphone-pc-list.heic-list ul li a {
  color: #1c8cfe;
  text-decoration: none;
}
.iphone-pc-list.heic-list ul li a:hover {
  text-decoration: underline;
}
.iphone-pc-list.videos-list {
  color: #313942;
}
.iphone-pc-list.videos-list h2 {
  font-size: 32px;
}
.iphone-pc-list.videos-list ul {
  padding: 0px;
}
.iphone-pc-list.videos-list ul li {
  position: relative;
  line-height: 40px;
  text-indent: 10px;
}
.iphone-pc-list.videos-list ul li:after {
  position: absolute;
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background: #419dfb;
  left: 0px;
  top: 17px;
}
.iphone-pc-list.videos-list ul li a {
  font-size: 16px;
  color: #313942;
  text-decoration: none;
}
.iphone-pc-list.videos-list ul li a:hover {
  color: #419dfb;
}
.iphone-pc-list.photos-pc-list .container {
  width: 1200px;
}
.iphone-pc-list.photos-pc-list h2 {
  font-weight: 500;
}
.iphone-pc-list.photos-pc-list ul {
  margin-top: 40px;
  overflow: hidden;
}
.iphone-pc-list.photos-pc-list ul li {
  margin: 0px;
  width: 45%;
  padding: 0;
  padding-left: 5%;
  text-indent: 0px;
}
.iphone-pc-list.photos-pc-list ul li:after {
  left: 5%;
}
.iphone-pc-list.photos-pc-list.icloud-pc-list ul li:after {
  top: 12px;
  width: 12px;
  height: 12px;
  background: url(../images/feature/icloud/dot.png) no-repeat center;
}
@media (max-width: 1200px) {
  .iphone-pc-list.photos-pc-list .container {
    width: 100%;
  }
  .iphone-pc-list.photos-pc-list ul {
    width: 48%;
    margin: 0 auto;
  }
  .iphone-pc-list.photos-pc-list ul li {
    padding-left: 0px;
    float: none;
    width: 100%;
    text-indent: 8px;
  }
  .iphone-pc-list.photos-pc-list ul li:after {
    left: 0px;
  }
  .iphone-pc-list.photos-pc-list ul li a {
    display: inline-block;
    padding-left: 10px;
  }
}
@media (max-width: 992px) {
  .iphone-pc-list.photos-pc-list .container {
    width: 100%;
  }
  .iphone-pc-list.photos-pc-list ul {
    width: 48%;
    margin: 0 auto;
    text-indent: 0px;
  }
  .iphone-pc-list.photos-pc-list ul li {
    float: none;
    width: 100%;
  }
  .iphone-pc-list.photos-pc-list ul li a {
    display: inline-block;
    padding-left: 10px;
  }
}
@media (max-width: 768px) {
  .iphone-pc-list.photos-pc-list .container {
    width: 100%;
  }
  .iphone-pc-list.photos-pc-list ul {
    width: 90%;
    margin: 0 auto;
    text-indent: 0px;
  }
  .iphone-pc-list.photos-pc-list ul li {
    float: none;
    width: 100%;
    font-size: 14px;
  }
  .iphone-pc-list.photos-pc-list ul li a {
    display: inline-block;
    padding-left: 10px;
  }
}
@media (max-width: 480px) {
  .iphone-pc-list.photos-pc-list .container {
    width: 100%;
  }
  .iphone-pc-list.photos-pc-list ul {
    width: 99%;
    margin: 0 auto;
  }
  .iphone-pc-list.photos-pc-list ul li {
    float: none;
    width: 100%;
    font-size: 12px;
    text-indent: 0px;
  }
  .iphone-pc-list.photos-pc-list ul li a {
    display: inline-block;
    padding-left: 10px;
  }
  .iphone-pc-list.icloud-pc-list ul {
    width: 98%;
    margin: 0 auto;
  }
  .iphone-pc-list.icloud-pc-list ul li {
    float: none;
    width: 100%;
    font-size: 12px;
    text-indent: 0px;
  }
  .iphone-pc-list.icloud-pc-list ul li a {
    display: inline-block;
    padding: 0 20px;
  }
}
@media (max-width: 480px) {
  .iphone-pc-list ul {
    width: 90%;
    margin: 0px auto;
  }
  .iphone-pc-list ul li {
    width: 100%;
    float: inherit;
    margin: 0px auto;
    text-align: center;
  }
  .iphone-pc-list.videos-list h2 {
    font-size: 24px;
  }
  .iphone-pc-list.videos-list ul li {
    text-align: left;
  }
}
.manage-iphone-contacts-why {
  height: 329px;
  color: #fff;
  background: url(../images/manage-iphone-contacts/contacts-why-bg.jpg) no-repeat center;
}
.manage-iphone-contacts-why h2 {
  padding: 25px 0px;
  font-size: 26px;
  text-align: center;
}
.manage-iphone-contacts-why p {
  margin-bottom: 20px;
  line-height: 28px;
  font-weight: 600;
  font-size: 14px;
}
.new-store {
  height: 712px;
  font-family: 'Lato', sans-serif;
  background: url(../images/store/new-index/banner.jpg) no-repeat center;
}
.new-store .container {
  width: 1200px !important;
}
.new-store .banner-message h1 {
  height: 97px;
  text-indent: -9999px;
  background: url(../images/store/new-index/title.png) no-repeat center;
}
.new-store .banner-message h2 {
  margin-top: -30px;
  font-style: italic;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  color: #5f0411;
  background: url(../images/store/new-index/petal.png) no-repeat center;
}
.new-store .banner-message .box {
  border-radius: 10px;
  color: #fff;
  box-shadow: 0px 3px 16px 0px rgba(8, 84, 93, 0.52);
}
.new-store .banner-message .box.three-box {
  margin: 0px auto;
  margin-top: 45px;
  width: 1000px;
  height: 209px;
  background: #d21929;
}
.new-store .banner-message .box.three-box img {
  margin-top: -29px;
  margin-left: -21px;
}
.new-store .banner-message .box.three-box .box-message .nember {
  height: 32px;
  margin-top: 31px;
  text-align: center;
  font-size: 12px;
  color: #fdb7b5;
  line-height: 24px;
  font-weight: 700;
  background: url(../images/store/new-index/date.png) no-repeat;
  background-position: 168px 0px;
}
.new-store .banner-message .box.three-box .box-message .nember .countdown {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 24px;
  width: 50px;
  overflow: hidden;
  text-align: center;
  font-size: 18px;
  color: #ffe60d;
}
.new-store .banner-message .box.three-box .box-message .nember .countdown .scroll-tick {
  float: left;
  width: 24px;
}
.new-store .banner-message .box.three-box .box-message .nember .countdown .scroll-tick span {
  display: block;
}
.new-store .banner-message .box.three-box .box-message .progress-bar {
  height: 18px;
  line-height: 18px;
  font-size: 12px;
}
.new-store .banner-message .box.three-box .box-message .progress-bar .bar {
  display: inline-block;
  position: relative;
  width: 351px;
  height: 6px;
  background: #bb1915;
  border-radius: 15px;
  box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.3);
}
.new-store .banner-message .box.three-box .box-message .progress-bar .bar span {
  position: absolute;
  display: block;
  width: 340px;
  height: 6px;
  border-radius: 15px;
  background: #ffad27;
  right: 0px;
  top: 0px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.new-store .banner-message .box.three-box .box-message .progress-bar .bar span:after {
  position: absolute;
  content: "";
  width: 23px;
  height: 23px;
  background: url(../images/store/new-index/circle.png) no-repeat;
  left: -8px;
  top: -6px;
}
.new-store .banner-message .box.three-box .price {
  width: 268px;
}
.new-store .banner-message .box.three-box .price h3 {
  margin-top: 29px;
  height: 49px;
  background: url(../images/store/new-index/83-off.png) no-repeat center;
}
.new-store .banner-message .box.three-box .price p strong {
  font-size: 18px;
}
.new-store .banner-message .box.three-box .price p strong b {
  font-size: 36px;
}
.new-store .banner-message .box.three-box .price p del {
  font-size: 18px;
}
.new-store .banner-message .box.three-box .price .buybtn {
  width: 260px;
  height: 56px;
  line-height: 56px;
}
.new-store .banner-message .box.three-box.exceed {
  position: relative;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  filter: gray;
}
.new-store .banner-message .box.three-box.exceed:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 238px;
  left: 0px;
  top: -29px;
  background: url(../images/store/new-index/exceed-bg.png) no-repeat center;
}
.new-store .banner-message .box.three-box.exceed:before {
  position: absolute;
  z-index: 5;
  content: "";
  width: 292px;
  height: 84px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/store/new-index/exceed.png) no-repeat center;
}
.new-store .banner-message .box.one-box {
  position: relative;
  width: 866px;
  height: 148px;
  margin: 0px auto;
  margin-top: 18px;
  background-image: -moz-linear-gradient(94deg, #f9843a 0%, #f79433 47%, #f5a32c 70%);
  background-image: -webkit-linear-gradient(94deg, #f9843a 0%, #f79433 47%, #f5a32c 70%);
  background-image: linear-gradient(94deg, #f9843a 0%, #f79433 47%, #f5a32c 70%);
  box-shadow: 0px 3px 10px 0px rgba(146, 95, 27, 0.71);
}
.new-store .banner-message .box.one-box img {
  margin-left: 12px;
  margin-top: -10px;
}
.new-store .banner-message .box.one-box .box-message {
  margin-left: 24px;
}
.new-store .banner-message .box.one-box .box-message dl {
  margin-top: 55px;
}
.new-store .banner-message .box.one-box .price h3 {
  margin-top: 15px;
  height: 34px;
  background: url(../images/store/new-index/46-off.png) no-repeat center;
}
.new-store .banner-message .box.one-box .price p strong {
  line-height: 25px;
}
.new-store .banner-message .box.one-box .price p strong b {
  font-size: 26px;
}
.new-store .banner-message .box.one-box .price .buybtn {
  width: 211px;
  height: 46px;
  line-height: 46px;
  font-size: 18px;
  border: solid #f28431 3px;
  box-shadow: 3.584px 9.336px 13px 0px rgba(177, 48, 4, 0.8);
}
.new-store .banner-message .box img {
  float: left;
}
.new-store .banner-message .box .box-message {
  float: left;
  width: 385px;
  margin-left: 36px;
}
.new-store .banner-message .box .box-message dl {
  margin-top: 40px;
  padding-left: 25px;
  font-weight: 700;
}
.new-store .banner-message .box .box-message dl dt {
  margin-bottom: 10px;
  font-size: 20px;
}
.new-store .banner-message .box .box-message dl dt strong {
  display: inline-block;
  width: 265px;
}
.new-store .banner-message .box .box-message dl dd {
  font-size: 16px;
  color: #fbe0db;
}
.new-store .banner-message .box .box-message dl dd span {
  display: inline-block;
  width: 265px;
}
.new-store .banner-message .box .box-message dl dd i {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 5px;
  background: url(../images/store/new-index/gift.png);
}
.new-store .banner-message .box .box-message dl dd b {
  color: #fff;
}
.new-store .banner-message .box .box-message dl dd sup {
  top: -0.2em;
  font-size: 12px;
  color: #f9ed32;
}
.new-store .banner-message .box .price {
  float: left;
  margin-left: 50px;
  text-align: center;
}
.new-store .banner-message .box .price h3 {
  margin-bottom: 0px;
  text-indent: -9999px;
}
.new-store .banner-message .box .price p {
  margin: 0px;
}
.new-store .banner-message .box .price p strong {
  color: #000;
}
.new-store .banner-message .box .price p del {
  color: #fcc9c8;
}
.new-store .banner-message .box .price .buybtn {
  padding: 0px;
  display: block;
  margin: 0px auto;
  border-radius: 45px;
  color: #bd190d;
  border: solid #b91a25 3px;
  font-weight: 700;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
  background-image: -moz-linear-gradient(90deg, #ff9001 7%, #ffbb07 30%, #ffe60d 100%);
  background-image: -webkit-linear-gradient(90deg, #ff9001 7%, #ffbb07 30%, #ffe60d 100%);
  background-image: linear-gradient(90deg, #ff9001 7%, #ffbb07 30%, #ffe60d 100%);
  box-shadow: 2.924px 9.563px 13px 0px rgba(167, 7, 7, 0.85);
}
.new-store .banner-message .box .price .buybtn:hover {
  background: #ffdd0c;
}
.new-store.super-sale-banner {
  height: 681px;
  background: url(../images/store/new-index/super-sale-banner.jpg) no-repeat center;
}
.new-store.super-sale-banner .banner-message h1 {
  height: 103px;
  background: url(../images/store/new-index/super-sale-title.png) no-repeat center;
}
.new-store.super-sale-banner .banner-message h2 {
  background: none;
  color: #575756;
  font-style: inherit;
}
.new-store.super-sale-banner .banner-message .box .price .buybtn {
  border: solid #de4416 3px;
}
.new-store.super-sale-banner .banner-message .box.three-box {
  border-radius: 10px;
  background: #df3602;
  background-image: -moz-linear-gradient(96deg, #df3602 0%, #ef5625 50%, #fe7648 76%);
  background-image: -webkit-linear-gradient(96deg, #df3602 0%, #ef5625 50%, #fe7648 76%);
  background-image: linear-gradient(96deg, #df3602 0%, #ef5625 50%, #fe7648 76%);
  box-shadow: -8.817px 12.135px 18px 0px rgba(238, 152, 124, 0.4);
}
.new-store.super-sale-banner .banner-message .box.one-box {
  margin-top: 35px;
  background: #feae50;
  box-shadow: -3px 5.196px 16px 0px rgba(250, 198, 117, 0.4);
}
.new-store.super-sale-banner .banner-message .box.one-box .price .buybtn {
  border: solid #fe9e45 3px;
}
.new-store.autumnsale-banner .banner-message h1 {
  background: url(../images/store/new-index/2018autumnsale-title.png) no-repeat 120px 0px;
}
.new-store.autumnsale-banner .banner-message h2 {
  background: url(../images/store/new-index/2018autumnsale-petal.png) no-repeat center;
}
.new-store.autumnsale-banner .banner-message .box.three-box .box-message .nember {
  font-size: 14px;
  color: #ffe8c3;
  background-position: 160px 0px;
}
.new-store.autumnsale-banner .banner-message .box.three-box.exceed:before {
  width: 430px;
  height: 130px;
  background: url(../images/store/new-index/exceed-de.png) no-repeat center;
}
.new-store.autumnsale-banner .banner-message .box.three-box .price h3 {
  height: 56px;
  background: url(../images/store/new-index/83-off-de.png) no-repeat center;
}
.new-store.autumnsale-banner .banner-message .box.one-box .price h3 {
  height: 39px;
  background: url(../images/store/new-index/46-off-de.png) no-repeat center;
}
.new-store.autumnsale-banner .banner-message .box .box-message dl dt strong {
  width: 285px;
}
.new-store.autumnsale-banner .banner-message .box .box-message dl dd span {
  width: 285px;
}
.new-store.bf-store .banner-message h2 {
  background: url(../images/store/new-index/2018autumnsale-petal.png) no-repeat center;
}
.new-store.bf-store .banner-message .box .box-message dl dt {
  text-align: center;
}
.new-store.bf-store .banner-message .box .box-message dl dt strong {
  font-size: 22px;
}
.new-store.bf-store .banner-message .box.three-box .box-message .nember {
  font-size: 14px;
  color: #ffe8c3;
}
.new-store.bf-store .banner-message .box.one-box .price h3 {
  height: 25px;
  background: none;
}
.new-store.bf-store .banner-message .box .buybtn {
  color: #320303;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
}
.new-store.bf-store .banner-message .box.one-box .price p strong b {
  font-size: 30px;
}
.new-store-screenshot {
  margin: 45px auto;
  position: relative;
  font-family: 'Lato', sans-serif;
}
.new-store-screenshot h2 {
  font-size: 30px;
  text-align: center;
}
.new-store-screenshot img {
  display: block;
  margin: 0px auto;
  margin-top: 50px;
}
.new-store-screenshot dl {
  width: 282px;
  position: absolute;
}
.new-store-screenshot dl dt {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
}
.new-store-screenshot dl dd {
  color: #5f6879;
  font-size: 14px;
}
.new-store-screenshot dl.list01 {
  top: 190px;
  left: 0px;
  text-align: right;
}
.new-store-screenshot dl.list02 {
  top: 190px;
  right: 0px;
}
.new-store-screenshot dl.list03 {
  bottom: 40px;
  left: 0px;
  text-align: right;
}
.new-store-screenshot dl.list04 {
  bottom: 80px;
  right: -15px;
}
.new-store-screenshot dl:after {
  position: absolute;
  content: "";
  width: 13px;
  height: 13px;
  top: 20px;
  right: -30px;
  background: url(../images/store/2017bfsaleb/list.png);
}
.new-store-screenshot dl.list04:after,
.new-store-screenshot dl.list02:after {
  left: -25px;
  right: inherit;
}
.new-store-screenshot.super-sale-screenshot dl dt {
  position: relative;
}
.new-store-screenshot.super-sale-screenshot dl dt:after {
  position: absolute;
  content: "";
  bottom: -4px;
  width: 277px;
  height: 1px;
  background: #0a79df;
}
.new-store-screenshot.super-sale-screenshot dl dt:before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  bottom: -6px;
  border-radius: 50%;
  background: #0a79df;
}
.new-store-screenshot.super-sale-screenshot .list01,
.new-store-screenshot.super-sale-screenshot .list02 {
  top: 170px;
}
.new-store-screenshot.super-sale-screenshot .list01 {
  left: 13px;
}
.new-store-screenshot.super-sale-screenshot .list01 dt,
.new-store-screenshot.super-sale-screenshot .list01 dd {
  padding-right: 20px;
}
.new-store-screenshot.super-sale-screenshot .list02 dt:after,
.new-store-screenshot.super-sale-screenshot .list04 dt:after {
  left: -20px;
}
.new-store-screenshot.super-sale-screenshot .list02 dt:before,
.new-store-screenshot.super-sale-screenshot .list04 dt:before {
  right: 23px;
}
.new-store-screenshot.super-sale-screenshot .list01 dt:after,
.new-store-screenshot.super-sale-screenshot .list03 dt:after {
  right: -20px;
}
.new-store-screenshot.super-sale-screenshot .list01 dt:before,
.new-store-screenshot.super-sale-screenshot .list03 dt:before {
  left: 23px;
}
.new-store-screenshot.super-sale-screenshot .list02 {
  right: 20px;
}
.new-store-screenshot.super-sale-screenshot .list03 {
  bottom: 70px;
  left: -21px;
}
.new-store-screenshot.super-sale-screenshot .list04 {
  bottom: 100px;
  right: -20px;
}
.new-store-screenshot.autumnsale-screenshot dl.list01 {
  top: 220px;
}
.new-store-screenshot.autumnsale-screenshot dl.list02 {
  top: 220px;
}
.new-store-screenshot.autumnsale-screenshot dl.list03 {
  bottom: 30px;
}
.new-store-screenshot.autumnsale-screenshot dl.list04 {
  bottom: 30px;
}
.new-store-between {
  height: 444px;
  font-family: 'Lato', sans-serif;
  background: url(../images/store/new-index/between-buy-bg.jpg) no-repeat center;
}
.new-store-between .box {
  float: left;
  width: 400px;
  height: 344px;
  margin-top: 49px;
  margin-left: 65px;
  background: #fff;
  border: solid #ecbb82 1px;
}
.new-store-between .box .message {
  margin-bottom: 20px;
}
.new-store-between .box .message > img {
  float: left;
  margin-right: 20px;
  margin-left: 1px;
  margin-top: -24px;
}
.new-store-between .box .message h2 {
  margin: 0px;
  padding-top: 50px;
  font-size: 20px;
}
.new-store-between .box .message p {
  margin: 0px;
  font-size: 12px;
  color: #444;
}
.new-store-between .box .message p img {
  margin-left: 5px;
}
.new-store-between .box > p {
  clear: both;
  margin: 0px;
  text-align: center;
  font-size: 12px;
  color: #adadad;
}
.new-store-between .box > p strong {
  color: #000;
  font-size: 18px;
}
.new-store-between .box > p strong b {
  font-size: 42px;
}
.new-store-between .box > p del {
  font-size: 18px;
}
.new-store-between .box .buybtn {
  display: block;
  width: 260px;
  height: 56px;
  line-height: 56px;
  margin: 0px auto;
  margin-bottom: 10px;
  border: solid #fff 4px;
  padding: 0px;
  border-radius: 40px;
  background-image: -moz-linear-gradient(90deg, #e33834 3%, #ed604c 27%, #f78864 100%);
  background-image: -webkit-linear-gradient(90deg, #e33834 3%, #ed604c 27%, #f78864 100%);
  background-image: linear-gradient(90deg, #e33834 3%, #ed604c 27%, #f78864 100%);
  box-shadow: 0px 10px 13px 0px rgba(167, 7, 7, 0.35);
}
.new-store-between .box .buybtn:hover {
  background-image: -moz-linear-gradient(90deg, #d92525 7%, #e84d45 30%, #f77564 100%);
  background-image: -webkit-linear-gradient(90deg, #d92525 7%, #e84d45 30%, #f77564 100%);
  background-image: linear-gradient(90deg, #d92525 7%, #e84d45 30%, #f77564 100%);
}
.new-store-between .box.three-box {
  width: 447px;
  height: 377px;
  margin-top: 42px;
  margin-left: 34px;
  box-shadow: 0px 9px 10px 0px rgba(166, 125, 58, 0.6);
}
.new-store-between .box.three-box .message > img {
  margin-top: -33px;
  margin-left: -25px;
}
.new-store-between .box.three-box .message h2 {
  padding-top: 30px;
}
.new-store-between .box.three-box .message p {
  margin-top: 10px;
}
.new-store-between .box.three-box .message p span {
  float: left;
  margin-top: 5px;
  margin-bottom: 15px;
  width: 5px;
  height: 5px;
  margin-right: 5px;
  border-radius: 50%;
  background: #0783e3;
}
.new-store-between .box.three-box > p strong b {
  font-size: 46px;
}
.new-store-between .box.three-box > p.last {
  font-size: 14px;
  color: #000;
}
.new-store-between .box.three-box > p.last b {
  color: #d23302;
}
.new-store-between .box.three-box.exceed {
  position: relative;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  filter: gray;
}
.new-store-between .box.three-box.exceed:after {
  position: absolute;
  content: "";
  width: 467px;
  height: 410px;
  left: -20px;
  top: -33px;
  background: url(../images/store/new-index/bottom-exceed-bg.png) no-repeat center;
}
.new-store-between .box.three-box.exceed:before {
  position: absolute;
  z-index: 5;
  content: "";
  width: 292px;
  height: 84px;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  background: url(../images/store/new-index/exceed.png) no-repeat center;
}
.new-store-between .box.one-box {
  position: relative;
}
.new-store-between .box.one-box.exceed {
  position: relative;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  filter: gray;
}
.new-store-between .box.one-box.exceed:after {
  position: absolute;
  content: "";
  width: 400px;
  height: 368px;
  left: 0px;
  top: -24px;
  background: url(../images/store/new-index/bottom-exceed-bg.png) no-repeat center;
}
.new-store-between .box.one-box.exceed:before {
  position: absolute;
  z-index: 5;
  content: "";
  width: 178px;
  height: 89px;
  left: 21px;
  top: 58px;
  background: url(../images/store/new-index/exceed.png) no-repeat center;
}
.new-store-between.super-sale-between {
  height: 517px;
  background: url(../images/store/new-index/super-sale-bg.jpg) no-repeat center;
}
.new-store-between.super-sale-between .box {
  margin-top: 95px;
  border: solid #f7b399 1px;
}
.new-store-between.super-sale-between .three-box {
  box-shadow: -3.299px 18.711px 21px 0px rgba(232, 179, 164, 0.6);
}
.new-store-between.super-sale-between .box.three-box .message p span {
  width: 3px;
  height: 3px;
  background: #e1a025;
}
.new-store-between.autumnsale-store-between .box.three-box.exceed:before {
  width: 430px;
  height: 130px;
  background: url(../images/store/new-index/exceed-de.png) no-repeat center;
}
.new-store-between.bf-store-between .box .message p {
  margin-top: 0px;
  font-size: 14px;
  line-height: 25px;
}
.new-store-between.bf-store-between .box .message p b {
  color: #ff9801;
}
.new-store-between.bf-store-between .box .message p span {
  float: left;
  margin-top: 10px;
  margin-bottom: 0px;
  width: 5px;
  height: 5px;
  margin-right: 5px;
  border-radius: 50%;
  background: #ff9801;
}
.new-store-between.bf-store-between .box.three-box .last b {
  color: #ff9801 !important;
}
.wifi-transfer-message {
  margin-top: 70px;
}
.wifi-transfer-message h2 {
  margin-top: 0px;
}
.wifi-transfer-message h2 .title {
  display: block;
  margin: 0px auto;
}
.wifi-transfer-message h2 span {
  display: none;
}
.wifi-transfer-message h3 {
  margin-top: 40px;
  padding-left: 20px;
  height: 51px;
  line-height: 51px;
  background: #caddfb;
  font-size: 24px;
}
.wifi-transfer-message p {
  font-size: 18px;
}
.wifi-transfer-message p a {
  color: #1c8cfe;
  text-decoration: none;
}
.wifi-transfer-message p a:hover {
  text-decoration: underline;
}
.wifi-transfer-message ul {
  overflow: hidden;
  text-align: center;
  padding-left: 0px;
  list-style-type: none;
}
.wifi-transfer-message ul img {
  max-width: 95%;
}
.wifi-transfer-message .list li p {
  font-size: 18px;
}
.wifi-transfer-message .list li p i {
  display: inline-block;
  width: 19px;
  height: 13px;
  margin-right: 5px;
  background: url(../images/wifi-transfer-iphone/icon.png);
}
.wifi-transfer-message .step li p {
  margin-top: 0px;
  font-size: 18px;
}
@media (min-width: 768px) {
  .wifi-transfer-message ul {
    position: relative;
  }
  .wifi-transfer-message ul li.col-sm-5 {
    width: 45%;
  }
  .wifi-transfer-message ul li.col-sm-2 {
    width: 10%;
    height: 50px;
  }
  .wifi-transfer-message ul li.col-sm-2 img {
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}
@media (max-width: 768px) {
  .wifi-transfer-message .col-md-6 {
    float: left;
    width: 50%;
  }
  .wifi-transfer-message .col-xs-12 {
    width: 100%;
  }
}
@media (max-width: 468px) {
  .wifi-transfer-message h3 {
    font-size: 18px;
  }
  .wifi-transfer-message .col-md-6 {
    width: 100%;
  }
}
.convert-video-list {
  margin-top: 50px;
  text-align: center;
  border-bottom: solid #ccc 1px;
}
.convert-video-list strong {
  display: block;
  margin: 20px 0px;
  font-size: 36px;
  font-weight: 400;
}
.convert-video-list p {
  font-size: 18px;
  line-height: 24px;
  color: #17243e;
}
.convert-video-list ul {
  padding-left: 0px;
  margin-top: 50px;
  list-style-type: none;
}
.convert-video-list ul li {
  display: inline-block;
  vertical-align: top;
  width: 24%;
}
.convert-video-list ul li img {
  max-width: 80%;
}
@media (max-width: 767px) {
  .convert-video-list strong,
  .convert-video-list p {
    padding: 0px 10px;
  }
  .convert-video-list strong {
    font-size: 24px;
  }
  .convert-video-list p {
    font-size: 14px;
  }
  .convert-video-list ul {
    margin-top: 20px;
  }
}
.convert-video-feature {
  position: relative;
  margin-top: 50px;
  text-align: center;
  background-image: -moz-linear-gradient(-163deg, #d0e1f2 1%, #f0f5f7 99%);
  background-image: -webkit-linear-gradient(-163deg, #d0e1f2 1%, #f0f5f7 99%);
  background-image: linear-gradient(-163deg, #d0e1f2 1%, #f0f5f7 99%);
}
.convert-video-feature h2 {
  margin-top: 65px;
  font-size: 30px;
  color: #1c8cfe;
}
.convert-video-feature p {
  font-size: 18px;
  line-height: 32px;
  color: #516385;
}
.convert-video-feature p a {
  margin-top: 30px;
  display: block;
  color: #1c8cfe;
}
.convert-video-feature .img-box {
  max-width: 95%;
  margin-top: 35px;
  margin-bottom: -120px;
}
.convert-video-feature .convert {
  position: absolute;
  display: block;
}
.convert-video-feature .convert.convert01 {
  left: -2%;
  bottom: 31%;
}
.convert-video-feature .convert.convert02 {
  left: 58%;
  bottom: 35%;
}
.convert-video-feature .convert.convert03 {
  right: 5%;
  bottom: 30%;
}
.convert-video-feature .convert.convert04 {
  left: 15%;
  bottom: -12%;
}
.convert-video-feature .convert.convert05 {
  right: 11%;
  bottom: -3%;
}
@media (min-width: 766px) {
  .convert-video-feature .convert {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(0px, -100px);
    -moz-transform: translate(0px, -100px);
    -ms-transform: translate(0px, -100px);
    transform: translate(0px, -100px);
    -webkit-transition: opacity 1s,transform 1s ease;
    -moz-transition: opacity 1s,transform 1s ease;
    -ms-transition: opacity 1s,transform 1s ease;
    transition: opacity 1s,transform 1s ease;
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
  }
  .convert-video-feature .convert.convert01 {
    left: -2%;
    bottom: 31%;
  }
  .convert-video-feature .convert.convert02 {
    left: 58%;
    bottom: 35%;
  }
  .convert-video-feature .convert.convert03 {
    right: 5%;
    bottom: 30%;
  }
  .convert-video-feature .convert.convert04 {
    left: 15%;
    bottom: -12%;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
  }
  .convert-video-feature .convert.convert05 {
    right: 11%;
    bottom: -3%;
  }
  .convert-video-feature .convert.active {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    -webkit-transform: translate(0, 0) !important;
    -moz-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
  }
}
@media (max-width: 766px) {
  .convert-video-feature .img-box {
    margin-bottom: -50px;
  }
  .convert-video-feature .convert.convert01 {
    width: 33px;
    bottom: 25%;
  }
  .convert-video-feature .convert.convert02 {
    width: 43px;
    bottom: 22%;
  }
  .convert-video-feature .convert.convert03 {
    width: 49px;
    bottom: 20%;
  }
  .convert-video-feature .convert.convert04 {
    width: 54px;
    bottom: -5%;
  }
  .convert-video-feature .convert.convert05 {
    width: 38px;
  }
}
.feature-list.youtube-convert-video h2 {
  font-size: 30px;
}
.fl-accept {
  width: 100%;
  position: fixed;
  z-index: 9999;
  height: 80px;
  bottom: 0;
  left: 0;
  background: rgba(25, 25, 32, 0.9);
  -webkit-transition: top 0.4s ease-out;
  transition: top 0.4s ease-out;
}
.fl-accept p {
  float: left;
  width: 600px;
  margin-top: 20px;
  font-size: 14px;
  color: #95959e;
}
.fl-accept p a {
  color: #fff;
  text-decoration: underline;
}
.fl-accept .button {
  margin-top: 15px;
  float: right;
  text-align: center;
  text-decoration: none;
}
.fl-accept .button span {
  display: block;
  width: 170px;
  height: 45px;
  line-height: 45px;
  border: solid #95959e 2px;
  color: #95959e;
  font-size: 18px;
  border-radius: 25px;
}
.fl-accept .button span:hover {
  background: #45454c;
  color: #fff;
  border: solid #95959e 2px;
}
@media (max-width: 992px) {
  .fl-accept {
    padding-bottom: 10px;
    height: auto;
  }
  .fl-accept .wrapper {
    width: 100%;
  }
  .fl-accept p {
    float: inherit;
    width: 95%;
    margin: 0 auto 10px;
  }
  .fl-accept .button {
    float: inherit;
  }
  .fl-accept .button span {
    margin: 0 auto;
  }
}
.iphone-bottom-buy {
  margin-bottom: 30px;
  margin-top: 70px;
  border-radius: 4px;
  height: 172px;
  background-image: -moz-linear-gradient(-120deg, #fef1dd 1%, #fdd5c2 100%);
  background-image: -webkit-linear-gradient(-120deg, #fef1dd 1%, #fdd5c2 100%);
  background-image: linear-gradient(-120deg, #fef1dd 1%, #fdd5c2 100%);
}
.iphone-bottom-buy .img-box {
  float: left;
  margin-left: 6px;
  margin-top: -57px;
}
.iphone-bottom-buy .message {
  float: left;
  width: 230px;
  margin-top: 34px;
  text-align: center;
  color: #262e3d;
}
.iphone-bottom-buy .message .number {
  font-size: 18px;
  line-height: 38px;
}
.iphone-bottom-buy .message .number .countdown {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 38px;
  overflow: hidden;
}
.iphone-bottom-buy .message .number .countdown .scroll-tick {
  float: left;
  width: 24px;
  border-radius: 3px;
  margin-left: 3px;
  background: #fff4e3;
  font-size: 26px;
  color: #ff7301;
}
.iphone-bottom-buy .message .number .countdown .scroll-tick span {
  display: block;
}
.iphone-bottom-buy .message .pc {
  font-size: 16px;
  color: #262e3d;
  background: url(../images/iotransfer-iphone-manager/line.png) no-repeat center;
}
.iphone-bottom-buy dl {
  float: right;
  text-align: center;
  margin-right: 40px;
}
.iphone-bottom-buy dl dt {
  margin-top: 15px;
  margin-bottom: 15px;
}
.iphone-bottom-buy dl dt strong {
  font-size: 20px;
  color: #262e3d;
}
.iphone-bottom-buy dl dt strong b {
  font-size: 42px;
}
.iphone-bottom-buy dl dt del {
  display: inline-block;
  margin-left: 10px;
  min-width: 83px;
  font-size: 20px;
  color: #d09164;
  text-decoration: none;
  background: url(../images/iotransfer-iphone-manager/del-bg.png) no-repeat center;
}
.iphone-bottom-buy dl dd .buybtn {
  padding: 0;
  display: block;
  width: 270px;
  height: 65px;
  line-height: 65px;
  margin: 0 auto;
  box-shadow: 0 15px 31.5px 3.5px rgba(223, 79, 35, 0.8);
  border-radius: 35px;
  font-size: 20px;
  color: #faddd4;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  background: url(../images/iotransfer-iphone-manager/btn.png);
}
.iphone-bottom-buy dl dd .buybtn i {
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 18px;
  margin-right: 10px;
  background: url(../images/iotransfer-iphone-manager/shop.png);
}
.iphone-bottom-buy dl dd .buybtn:hover {
  background-position: 0px -65px;
}
.payment-inphone {
  margin-bottom: 70px;
  text-align: center;
}
.payment-inphone dl {
  float: left;
  width: 280px;
}
.payment-inphone dl.center {
  width: 440px;
}
.payment-inphone dl dt {
  height: 75px;
  line-height: 75px;
  font-size: 16px;
  color: #a4a5b3;
  font-weight: 500;
}
.payment-inphone dl dd {
  height: 75px;
  line-height: 72px;
}
.payment-inphone dl dd img {
  display: inline-block;
  vertical-align: middle;
}
.store-comparision {
  padding-top: 50px;
  margin-top: 50px;
  padding-bottom: 50px;
  background: #fef8f2;
  text-align: center;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  width: 1061px;
  margin: 0 auto;
  background: #fff;
}
.store-comparision:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 61px;
  height: 18px;
  margin-left: -30.5px;
  background: url(../images/iotransfer-iphone-manager/shop.png);
}
.store-comparision table {
  margin-top: 50px;
}
.store-comparision h2 {
  font-size: 32px;
  color: #2f333b;
}
.store-comparision .itema {
  width: 228px;
}
.store-comparision .itema .bg {
  text-align: center;
  height: 56px;
  line-height: 56px;
  color: #212222;
  font-size: 20px;
  background: #e4e4e4;
}
.store-comparision .itemb {
  width: 233px;
}
.store-comparision .itemb .bg {
  height: 56px;
  line-height: 56px;
  font-size: 20px;
  background: #ff9402;
}
.store-comparision .itemc {
  width: 276px;
}
.store-comparision .itemc .bg {
  height: 74px;
  line-height: 74px;
  background: #ff6102;
  font-size: 22px;
  color: #fff;
}
.store-comparision .itemd {
  width: 325px;
  box-shadow: 0px 0px 12px 0px rgba(10, 10, 10, 0.24);
}
.store-comparision .itemd .bg {
  background: #dd0000;
}
.store-comparision .bg {
  display: inline-block;
  width: 100%;
  height: 94px;
  line-height: 94px;
  vertical-align: bottom;
  color: #fff;
  font-size: 22px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.store-comparision th {
  height: 93px;
  line-height: 93px;
  vertical-align: bottom;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.store-comparision td {
  height: auto;
  padding: 25px 0px;
  font-size: 16px;
  background: #fff !important;
  border-left: solid #e4e4e4 1px;
  border-bottom: solid #e4e4e4 1px;
}
.store-comparision td.itema {
  font-size: 14px;
}
.store-comparision td.itemc {
  position: relative;
  font-size: 16px;
  text-align: left;
  text-indent: 66px;
}
.store-comparision td.itemc:after {
  position: absolute;
  display: block;
  content: "";
  right: 0;
  top: 0;
  width: 10px;
  height: 100%;
  background: url(../images/store/new-index/shadow.png) repeat;
}
.store-comparision td.itemd {
  position: relative;
  text-align: left;
  text-indent: 103px;
  color: #dd0000;
  box-shadow: none;
}
.store-comparision td.itemd.new {
  background: url(../images/store/new-index/83-off-new.png) no-repeat right top !important;
}
.store-comparision td.itemd:after {
  position: absolute;
  display: block;
  content: "";
  right: -9px;
  top: 0;
  width: 10px;
  height: 101%;
  background: url(../images/store/new-index/shadow-right.png) repeat;
}
.store-comparision td.last.itemc:after,
.store-comparision td.last.itemd:after {
  height: 103%;
}
.store-comparision td.last {
  text-align: center;
  text-indent: 0px;
}
.store-comparision td.last.itemd {
  border-bottom: none;
}
.store-comparision td.last.itemd:before {
  position: absolute;
  display: block;
  content: "";
  left: -1px;
  bottom: -10px;
  height: 10px;
  width: 100%;
  background: url(../images/store/new-index/shadow-bottom.png) repeat;
}
.store-comparision td strong b {
  font-size: 30px;
}
.store-comparision td del {
  margin-left: 10px;
  font-size: 12px;
}
.store-comparision td .buybtn {
  text-indent: 0px;
  padding: 0px;
  display: block;
  margin: 0px auto;
  margin-top: 10px;
  width: 203px;
  height: 49px;
  font-size: 20px;
  line-height: 49px;
  border-radius: 45px;
  color: #bd190d;
  font-weight: 700;
  color: #000;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
  background-image: -moz-linear-gradient(90deg, #ff9001 7%, #ffbb07 30%, #ffe60d 100%);
  background-image: -webkit-linear-gradient(90deg, #ff9001 7%, #ffbb07 30%, #ffe60d 100%);
  background-image: -ms-linear-gradient(90deg, #ff9001 7%, #ffbb07 30%, #ffe60d 100%);
  box-shadow: 2.924px 9.563px 13px 0px rgba(223, 129, 0, 0.56);
}
.store-comparision td .buybtn:hover {
  background: #ffdd0c;
}
.store-comparision td.border {
  border: none;
}
.store-comparision.exptsale-compare {
  position: relative;
  width: 100%;
  height: 880px;
  padding-top: 66px;
  margin: 0 auto;
  background: #eff7fa;
  text-align: center;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 700;
  overflow: hidden;
}
.store-comparision.exptsale-compare:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 61px;
  height: 18px;
  margin-left: -30.5px;
  background: url(../images/update/arrow.png) center no-repeat;
}
.store-comparision.exptsale-compare h2 {
  margin: 0;
  font-size: 26px;
  font-weight: 500;
  line-height: 40px;
  color: #303234;
}
.store-comparision.exptsale-compare table {
  width: 1030px;
  height: 683px;
  margin: 40px auto 0;
  background: url(../images/update/table-bg.png) top center no-repeat;
}
.store-comparision.exptsale-compare table td,
.store-comparision.exptsale-compare table th {
  background: none !important;
  border: none !important;
}
.store-comparision.exptsale-compare table thead th {
  height: 69px;
  color: #fff;
}
.store-comparision.exptsale-compare table thead th p {
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 69px;
}
.store-comparision.exptsale-compare table thead th.text {
  width: 445px;
}
.store-comparision.exptsale-compare table thead th.item-a {
  width: 287px;
}
.store-comparision.exptsale-compare table thead th.item-a p {
  font-size: 16px;
  padding-top: 22px;
  line-height: 47px;
}
.store-comparision.exptsale-compare table thead th.item-b {
  width: 284px;
  padding-right: 14px;
}
.store-comparision.exptsale-compare table tbody td {
  height: 52px;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  text-indent: 45px;
  text-align: left;
  color: #303234;
}
.store-comparision.exptsale-compare table tbody td.item-a,
.store-comparision.exptsale-compare table tbody td.item-b {
  text-indent: -9999px;
}
.store-comparision.exptsale-compare table tbody td.merge {
  text-align: center;
  text-indent: 0;
}
.store-comparision.exptsale-compare table tfoot th {
  padding: 0;
  height: 142px;
  line-height: 40px;
  vertical-align: top;
}
.store-comparision.exptsale-compare table p.price {
  padding: 0;
  margin: 0;
  font-weight: 400;
  line-height: 40px;
}
.store-comparision.exptsale-compare table p.price b {
  font-size: 22px;
  color: #f7900a;
}
.store-comparision.exptsale-compare table p.price del {
  font-size: 14px;
  font-weight: 600;
  color: #70706f;
}
.store-comparision.exptsale-compare table .buybtn {
  display: block;
  margin: auto;
  padding: 0;
  font-size: 16px;
  line-height: 39px;
  text-shadow: none;
  box-shadow: none;
}
.store-comparision.exptsale-compare table .buybtn.orange {
  width: 173px;
  height: 39px;
  font-weight: 700;
  background-image: -moz-linear-gradient(180deg, #f7900a 0, #f7820a 68%, #f7740a 100%);
  background-image: -webkit-linear-gradient(180deg, #f7900a 0, #f7820a 68%, #f7740a 100%);
  background-image: -ms-linear-gradient(180deg, #f7900a 0, #f7820a 68%, #f7740a 100%);
  background-image: linear-gradient(180deg, #f7900a 0, #f7820a 68%, #f7740a 100%);
}
.store-comparision.exptsale-compare table .buybtn.orange:hover {
  background-image: -moz-linear-gradient(180deg, #f7740a 0, #f7820a 32%, #f7900a 100%);
  background-image: -webkit-linear-gradient(180deg, #f7740a 0, #f7820a 32%, #f7900a 100%);
  background-image: -ms-linear-gradient(180deg, #f7740a 0, #f7820a 32%, #f7900a 100%);
  background-image: linear-gradient(180deg, #f7740a 0, #f7820a 32%, #f7900a 100%);
}
.store-comparision.exptsale-compare table em {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 30px;
}
@media (max-width: 1000px) {
  .store-comparision {
    display: none;
  }
}
.instagram-photo-message {
  text-align: center;
}
.instagram-photo-message h2 {
  font-size: 26px;
}
.instagram-photo-message dl {
  position: relative;
  width: 80%;
  margin: 0px auto;
  margin-top: 60px;
}
.instagram-photo-message dl dt {
  padding-top: 50px;
  font-size: 16px;
  font-weight: 500;
}
.instagram-photo-message dl dd {
  margin-top: 35px;
}
.instagram-photo-message dl:after,
.instagram-photo-message dl:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0px;
  margin: auto;
}
.instagram-photo-message dl:after {
  width: 42px;
  height: 42px;
  top: -22px;
  content: "1";
  font-size: 30px;
  color: #fff;
  line-height: 38px;
  border-radius: 50%;
  background: #f32b3f;
}
.instagram-photo-message dl:before {
  width: 14px;
  height: 13px;
  top: 22px;
  background: url(../images/instagram-photo/bugle.png);
}
.instagram-photo-message dl.list02:after {
  content: "2";
}
.instagram-photo-message dl.list03:after {
  content: "3";
}
.instagram-photo-message dl.list04:after {
  content: "4";
}
@media (max-width: 768px) {
  .instagram-photo-message .container {
    width: 95%;
    margin: 0px auto;
  }
  .instagram-photo-message .container dl dd img {
    max-width: 100%;
  }
  .instagram-photo-message .container dl:after {
    width: 30px;
    height: 30px;
    top: -15px;
    font-size: 22px;
    line-height: 25px;
  }
  .instagram-photo-message .container dl:before {
    top: 15px;
  }
}
@media (min-width: 766px) {
  .instagram-photo-message h2 {
    font-size: 34px;
  }
  .instagram-photo-message dl {
    background: url(../images/instagram-photo/line.png) no-repeat left top;
    float: left;
    width: 50%;
  }
  .instagram-photo-message dl dt {
    font-size: 20px;
  }
  .instagram-photo-message dl.list02 {
    background: url(../images/instagram-photo/line.png) no-repeat right top;
  }
  .instagram-photo-message dl.list03 {
    background: url(../images/instagram-photo/line02.png) no-repeat left top;
  }
  .instagram-photo-message dl.list04 {
    background: url(../images/instagram-photo/line02.png) no-repeat right top;
  }
  .instagram-photo-message dl.list01 dd img,
  .instagram-photo-message dl.list03 dd img {
    margin-left: -15px;
  }
}
.ios-tips-list {
  padding: 50px 0px;
  text-align: center;
}
.ios-tips-list.container {
  width: 1200px;
}
.ios-tips-list h2 {
  font-size: 24px;
}
.ios-tips-list ul {
  padding-left: 0px;
  list-style-type: none;
}
.ios-tips-list ul li {
  float: left;
  width: 25%;
  font-size: 16px;
  color: #007aff;
  cursor: pointer;
  font-weight: 500;
  padding: 20px 0px;
}
.ios-tips-list ul li p {
  height: 75px;
  line-height: 75px;
}
.ios-tips-list ul li p img {
  display: inline-block;
  vertical-align: middle;
}
.ios-tips-list ul li:hover {
  background: #edf5ff;
}
@media (max-width: 768px) {
  .ios-tips-list.container {
    width: 100%;
  }
  .ios-tips-list ul li {
    width: 50%;
  }
}
.ios-tips-message {
  background: #f7f7f7;
  padding: 50px 0px;
  color: #282828;
}
.ios-tips-message .container {
  width: 1140px;
  padding: 0px 30px;
}
.ios-tips-message .container h2 {
  text-align: center;
  font-size: 36px;
}
.ios-tips-message .container p {
  font-size: 16px;
  line-height: 26px;
}
.ios-tips-message .container .feature-list {
  padding-top: 30px;
  padding-bottom: 40px;
}
.ios-tips-message .container .feature-list h3 {
  font-size: 24px;
}
.ios-tips-message .container .feature-list p {
  padding: 0px;
  margin-top: 50px;
  font-size: 14px;
  line-height: 24px;
}
.ios-tips-message .container .feature-list.feature-list01 .message-box {
  margin-top: 40px;
}
.ios-tips-message .container .feature-list.feature-list01 .img-box {
  margin-top: 0px;
}
.ios-tips-message .container .feature-list.feature-list02 .message-box {
  float: right;
  margin-top: 70px;
}
.ios-tips-message .container .feature-list.feature-list02 .img-box {
  margin-top: 40px;
}
.ios-tips-message .container .feature-list.feature-list03 .img-box img {
  margin-left: -70px;
}
.ios-tips-message .container a {
  color: #023eec;
  text-decoration: none;
}
.ios-tips-message .container a:hover {
  text-decoration: underline;
}
.ios-tips-message.ios-essage-list p {
  font-size: 14px;
  line-height: 36px;
}
.ios-tips-message.ios-essage-list .img-box {
  display: block;
  margin: 0px auto;
}
@media (min-width: 992px) {
  .ios-tips-message.ios-essage-list {
    padding-bottom: 120px;
  }
  .ios-tips-message.ios-essage-list .img-box {
    position: absolute;
    right: -250px;
    bottom: -120px;
  }
}
@media (max-width: 768px) {
  .ios-tips-message .container {
    width: 98%;
    margin: 0px auto;
    padding: 0px;
  }
  .ios-tips-message .container h2 {
    font-size: 20px;
  }
  .ios-tips-message.ios-essage-list {
    padding-bottom: 0px;
  }
  .ios-tips-message.ios-essage-list .img-box {
    width: 60%;
  }
}
.ios-tips-do {
  padding: 50px 0px;
}
.ios-tips-do.container {
  width: 1200px;
}
.ios-tips-do h2 {
  text-align: center;
  font-size: 36px;
}
.ios-tips-do h3 {
  clear: both;
  padding-top: 40px;
  font-weight: 400;
  font-size: 24px;
}
.ios-tips-do h4 {
  font-weight: 400;
  line-height: 26px;
}
.ios-tips-do p {
  font-size: 14px;
  line-height: 24px;
}
.ios-tips-do img {
  display: block;
  margin: 0px auto;
}
.ios-tips-do a {
  color: #023eec;
  text-decoration: none;
}
.ios-tips-do a:hover {
  text-decoration: underline;
}
.ios-tips-do.ios-tips-bottom h3 {
  padding: 0px;
  height: 64px;
  background: #daeeff;
  line-height: 64px;
  text-indent: 25px;
  border-left: solid #023eec 4px;
}
.ios-tips-do.ios-tips-bottom div h3 {
  margin-top: 70px;
}
.ios-tips-do.ios-tips-bottom h4 {
  clear: both;
}
.ios-tips-do.ios-tips-bottom p em {
  float: left;
  width: 65px;
  font-style: inherit;
  font-weight: 600;
  text-indent: 10px;
  background: url(../images/ios-12-tips/list.png) no-repeat 0px 8px;
}
.ios-tips-do.ios-tips-bottom p span {
  display: block;
  margin-left: 65px;
}
.ios-tips-do.ios-tips-bottom .img-box02 {
  position: relative;
  margin-top: -250px;
  z-index: -1;
}
@media (min-width: 992px) {
  .ios-tips-do .img-box {
    position: absolute;
    right: -100px;
    top: 350px;
  }
}
@media (max-width: 768px) {
  .ios-tips-do.container {
    width: 98%;
    margin: 0px auto;
    padding: 0px;
  }
  .ios-tips-do.container img {
    width: 50%;
  }
  .ios-tips-do.container h2 {
    font-size: 20px;
  }
  .ios-tips-do.ios-tips-bottom .img-box02 {
    width: 85%;
    margin-top: -130px;
  }
}
@media (max-width: 480px) {
  .ios-tips-do.ios-tips-bottom h3 {
    font-size: 14px;
    text-indent: 5px;
  }
  .ios-tips-do.ios-tips-bottom .img-box02 {
    width: 100%;
    margin-top: -100px;
  }
}
.ios-bottom-down {
  min-height: 667px;
  margin-top: -200px;
  position: relative;
  z-index: 2;
  background: #daeeff url(../images/ios-12-tips/bottom-banner.jpg) no-repeat center;
}
.ios-bottom-down.ios-bwtween-down {
  margin-top: 0px;
}
.ios-bottom-down h2 {
  padding-top: 70px;
  padding-bottom: 35px;
  text-align: center;
  font-size: 36px;
}
.ios-bottom-down p {
  margin: 0px;
  font-size: 16px;
  line-height: 36px;
}
.ios-bottom-down p em {
  font-style: inherit;
  color: #023eec;
}
.ios-bottom-down img {
  display: block;
  margin: 0px auto;
  max-width: 100%;
}
.ios-bottom-down .buybtn {
  margin-top: 35px;
  padding: 0px;
  width: 232px;
  height: 67px;
  line-height: 67px;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
}
.ios-bottom-down .buybtn i {
  width: 32px;
  height: 20px;
  background: url(../images/ios-12-tips/shop.png);
}
.ios-bottom-down .buybtn.blue {
  background: #023eec;
}
.ios-bottom-down .buybtn.blue:hover {
  background: #1a53fb;
}
@media (min-width: 992px) {
  .ios-bottom-down .container {
    width: 1200px;
  }
  .ios-bottom-down .message-box {
    margin-top: 45px;
    float: right;
  }
}
@media (max-width: 992px) {
  .ios-bottom-down h2 {
    padding: 0px 10px;
    font-size: 30px;
  }
  .ios-bottom-down .message-box {
    float: inherit;
    width: 70%;
    margin: 0px auto;
  }
}
@media (max-width: 480px) {
  .ios-bottom-down {
    margin-top: -80px;
  }
  .ios-bottom-down h2 {
    font-size: 24px;
  }
  .ios-bottom-down .message-box {
    width: 95%;
  }
  .ios-bottom-down .message-box p {
    font-size: 14px;
  }
  .ios-bottom-down .message-box .buybtn {
    display: block;
    float: inherit;
    width: 202px;
    height: 48px;
    font-size: 18px;
    line-height: 48px;
    margin-left: 0px;
    margin: 0px auto;
    margin-top: 15px;
  }
  .ios-bottom-down .img-box {
    margin-top: 40px;
  }
  .ios-bottom-down .img-box img {
    max-width: 80%;
  }
}
.fl-ios {
  width: 100%;
  z-index: 99999;
  position: fixed;
  bottom: -120px;
  left: 0px;
  min-height: 94px;
  background: url(../images/ios-12-tips/fl-bg.jpg) no-repeat center;
  color: #fff;
}
.fl-ios .message {
  float: left;
  text-align: center;
}
.fl-ios .message h2 {
  padding-top: 25px;
  font-size: 22px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.fl-ios .message p {
  margin: 0px;
}
.fl-ios .buybtn {
  float: right;
  width: 210px;
  height: 46px;
  padding: 0px;
  margin-top: 30px;
  font-size: 20px;
  font-weight: 600;
  border-radius: 25px;
  line-height: 46px;
  background-image: -moz-linear-gradient(180deg, #df3848 0%, #f78621 100%);
  background-image: -webkit-linear-gradient(180deg, #df3848 0%, #f78621 100%);
  background-image: linear-gradient(180deg, #df3848 0%, #f78621 100%);
}
.fl-ios .buybtn:hover {
  background: #f47e25;
}
.fl-ios .close {
  position: absolute;
  display: block;
  width: 36px;
  height: 36px;
  right: -136px;
  top: 0px;
  cursor: pointer;
  background: url(../images/ios-12-tips/close.png);
}
.fl-ios .close:hover {
  opacity: 0.8;
}
@media (max-width: 992px) {
  .fl-ios .message {
    width: 72%;
    text-align: left;
  }
  .fl-ios .message h2 {
    padding-top: 15px;
    font-size: 20px;
    margin-bottom: 10px;
  }
  .fl-ios .message p {
    font-size: 14px;
  }
  .fl-ios .message h2,
  .fl-ios .message p {
    padding-left: 20px;
  }
  .fl-ios .buybtn {
    width: 189px;
    height: 43px;
    line-height: 43px;
    font-size: 18px;
  }
  .fl-ios .close {
    right: 5px;
  }
}
@media (max-width: 480px) {
  .fl-ios {
    min-height: 140px;
    background-size: cover;
  }
  .fl-ios .message {
    width: 60%;
  }
  .fl-ios .message h2 {
    font-size: 18px;
  }
  .fl-ios .buybtn {
    margin-top: 60px;
    margin-right: 5px;
    width: 140px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
}
.fl-ios.on {
  bottom: 0px;
}
.super-sale-review {
  margin: 40px auto;
  text-align: center;
  font-family: 'Lato', sans-serif;
}
.super-sale-review .message {
  padding: 0px 30px;
}
.super-sale-review .message .change {
  height: 195px;
  display: none;
}
.super-sale-review .message .change.active {
  display: block;
}
.super-sale-review .message h3 {
  font-size: 30px;
  font-weight: 400;
}
.super-sale-review .message p {
  font-size: 14px;
  line-height: 26px;
}
.super-sale-review ul {
  background: url(../images/store/new-index/line.png) no-repeat center 61px;
}
.super-sale-review ul li {
  width: 300px;
  line-height: 122px;
  display: inline-block;
}
.super-sale-review ul li span {
  display: block;
  margin: 0px auto;
  width: 300px;
  height: 122px;
  line-height: 122px;
}
.super-sale-review ul li img {
  width: 85px;
  height: 85px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  transition: all .5s;
}
.super-sale-review ul li p {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all .5s;
  line-height: 30px;
}
.super-sale-review ul li.active p {
  opacity: 1;
  filter: alpha(opacity=100);
}
.super-sale-review ul li.active img {
  width: 122px;
  height: 122px;
  box-shadow: 0px 16px 27px 0px rgba(196, 196, 196, 0.5);
}
.super-sale-review.bf-sale-review {
  background: #fefcfa;
}
.fl-name {
  position: fixed;
  width: 200px;
  height: 55px;
  right: 1%;
  top: -100px;
  padding-left: 54px;
  padding-top: 13px;
  background: #ffffff url(../images/store/new-index/date-bf.png) no-repeat 18px 22px;
  border-radius: 35px;
  font-size: 14px;
  line-height: 20px;
  box-shadow: 0px 0px 5px 0px rgba(1, 1, 1, 0.26);
  font-family: 'Lato', sans-serif;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.fl-name p {
  margin: 0px;
  padding: 0px;
}
.fl-name i {
  position: absolute;
  display: block;
  width: 26px;
  height: 26px;
  cursor: pointer;
  top: -9px;
  right: 9px;
  background: url(../images/store/new-index/close.png);
}
.fl-name.on {
  top: 20%;
}
.pop-bf-box {
  position: fixed;
  width: 820px;
  height: 389px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  font-family: 'Lato', sans-serif;
  background: url(../images/store/new-index/fl-bg.png);
}
.pop-bf-box h2 {
  padding-top: 20px;
  padding-left: 380px;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
}
.pop-bf-box h2 span {
  color: #bb0000;
  font-weight: 700;
}
.pop-bf-box img {
  float: left;
  margin-left: 42px;
  margin-top: 15px;
}
.pop-bf-box .date {
  float: left;
  width: 139px;
  height: 114px;
  margin-left: 38px;
  margin-top: 86px;
  border-radius: 5px;
  border: solid #bfbfbf 1px;
  color: #535353;
  text-align: center;
}
.pop-bf-box .date p {
  width: 80%;
  margin: 0px auto;
  margin-bottom: 20px;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  border-bottom: solid #bfbfbf 1px;
}
.pop-bf-box .date strong {
  font-size: 24px;
}
.pop-bf-box dl {
  float: left;
  margin-left: 40px;
  margin-top: 50px;
  text-align: center;
  color: #6e6e6e;
  font-size: 16px;
}
.pop-bf-box dl dt strong {
  font-size: 30px;
  color: #e90000;
  font-weight: 400;
}
.pop-bf-box dl dt strong b {
  font-size: 56px;
}
.pop-bf-box dl .buybtn {
  width: 218px;
  height: 49px;
  padding: 0px;
  display: block;
  margin: 0px auto;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 49px;
  border-radius: 45px;
  color: #bd190d;
  font-weight: 700;
  color: #000;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  background-image: -moz-linear-gradient(90deg, #ff9001 7%, #ffbb07 30%, #ffe60d 100%);
  background-image: -webkit-linear-gradient(90deg, #ff9001 7%, #ffbb07 30%, #ffe60d 100%);
  background-image: linear-gradient(90deg, #ff9001 7%, #ffbb07 30%, #ffe60d 100%);
  box-shadow: 2.924px 9.563px 13px 0 rgba(255, 146, 1, 0.51);
}
.pop-bf-box dl .buybtn:hover {
  background: #ffdd0c;
}
.pop-bf-box .close {
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  right: 40px;
  top: 34px;
  cursor: pointer;
  background: url(../images/store/new-index/fl-close.png);
}
.pop-bf-box.newuser-pop-box {
  z-index: 101;
  width: 900px;
  height: 370px;
  border-radius: 16px;
  background: #f1f7fe;
}
.pop-bf-box.newuser-pop-box:before {
  content: '';
  position: absolute;
  top: -80px;
  left: -66px;
  width: 1034px;
  height: 495px;
  background: url(../images/store/newusersale/pop-circle.png) no-repeat;
}
.pop-bf-box.newuser-pop-box .whoo {
  display: inline-block;
  position: absolute;
  top: -52px;
  left: -36px;
  width: 431px;
  height: 153px;
  text-indent: -9999px;
  background: url(../images/store/newusersale/wahoo.png) no-repeat;
}
.pop-bf-box.newuser-pop-box h2 {
  padding-top: 0;
  padding-left: 440px;
  font-size: 24px;
  line-height: 32px;
  color: #3b4253;
}
.pop-bf-box.newuser-pop-box h2 span {
  font-size: 28px;
  color: #4885ff;
}
.pop-bf-box.newuser-pop-box .panel {
  margin: 0 auto;
  width: 821px;
  height: 246px;
  font-size: 16px;
  color: #3b4253;
  text-align: center;
  border-radius: 16px;
  background: #fff;
}
.pop-bf-box.newuser-pop-box .panel > img {
  display: block;
  margin: -2px 0 0 38px;
}
.pop-bf-box.newuser-pop-box .panel p {
  padding: 0;
  margin: 0;
  line-height: 26px;
}
.pop-bf-box.newuser-pop-box .panel p.pc {
  color: #676c7a;
}
.pop-bf-box.newuser-pop-box .panel .right {
  float: left;
  width: 406px;
}
.pop-bf-box.newuser-pop-box .panel .time {
  position: relative;
  z-index: 999;
  margin-bottom: 26px;
  padding: 14px 0 10px;
  border-bottom: 1px solid #f1f2f4;
}
.pop-bf-box.newuser-pop-box .panel .time strong {
  font-size: 26px;
}
.pop-bf-box.newuser-pop-box .panel .price {
  position: relative;
  z-index: 999;
}
.pop-bf-box.newuser-pop-box .panel .price strong {
  font-size: 50px;
  color: #eb2b20;
}
.pop-bf-box.newuser-pop-box .panel .price strong small {
  font-size: 20px;
}
.pop-bf-box.newuser-pop-box .panel .price del {
  display: inline-block;
  position: relative;
  padding-left: 6px;
  font-size: 18px;
  color: #afaeae;
  text-decoration: none;
}
.pop-bf-box.newuser-pop-box .panel .price del:after {
  content: '';
  position: absolute;
  top: 8px;
  left: 8px;
  width: 64px;
  height: 10px;
  background: url(../images/store/newusersale/del-line.png) no-repeat;
}
.pop-bf-box.newuser-pop-box .panel .price .buybtn {
  padding: 0;
  margin: 4px 0 0 0;
  width: 252px;
  height: 54px;
  line-height: 54px;
  border-radius: 30px;
  box-shadow: 0 15px 26.1px 3.9px rgba(247, 91, 66, 0.45);
  border-color: #ff2400;
  border: 3px solid #fdcbc7;
  background-image: -webkit-linear-gradient(-110deg, #eb2a1f 0%, #f96549 100%);
  background-image: linear-gradient(-110deg, #eb2a1f 0%, #f96549 100%);
}
.pop-bf-box.newuser-pop-box .panel .price .buybtn:hover {
  background: #f33a2e;
}
.pop-bf-box.newuser-pop-box .close {
  top: 26px;
  right: 26px;
  width: 14px;
  height: 14px;
  background: url(../images/store/newusersale/fl-close.png);
}
.gif-maker-message {
  margin-top: 70px;
  padding: 70px 0;
  text-align: center;
  background-image: -moz-linear-gradient(0deg, #e7eafa 0%, #eef3f8 100%);
  background-image: -webkit-linear-gradient(0deg, #e7eafa 0%, #eef3f8 100%);
  background-image: linear-gradient(0deg, #e7eafa 0%, #eef3f8 100%);
}
.gif-maker-message h2 {
  font-size: 36px;
  color: #546687;
}
.gif-maker-message h2 span {
  font-size: 40px;
  color: #4989ff;
}
.gif-maker-message p {
  font-size: 18px;
  line-height: 38px;
  color: #546687;
}
.gif-maker-message p a {
  color: #4989ff;
  font-size: 14px;
}
.gif-maker-message .buybtn {
  width: 224px;
  height: 57px;
  line-height: 57px;
  padding: 0;
  font-size: 18px;
}
.gif-maker-message .buybtn i {
  width: 21px;
  height: 19px;
  vertical-align: middle;
  margin-top: -5px;
  margin-right: 10px;
  background: url(../images/gif-maker/down-icon.png);
}
.make-gifs {
  background: #f9fafc url(../images/gif-maker/line.png) no-repeat center 170px;
  padding: 70px 0;
  margin-top: 70px;
}
.make-gifs h2 {
  text-align: center;
  font-size: 34px;
}
.make-gifs .left-message,
.make-gifs .right-message {
  float: left;
  width: 45%;
}
.make-gifs .left-message dl,
.make-gifs .right-message dl {
  margin-top: 50px;
  text-align: right;
}
.make-gifs .left-message dl dt,
.make-gifs .right-message dl dt {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 600;
}
.make-gifs .left-message dl dt span,
.make-gifs .right-message dl dt span {
  display: inline-block;
  vertical-align: middle;
  width: 46px;
  height: 45px;
  text-align: center;
  font-size: 30px;
  text-indent: 5px;
  color: #fff;
  background: url(../images/gif-maker/number-bg.png);
}
.make-gifs .right-message {
  float: right;
  margin-top: 120px;
}
.make-gifs .right-message dl {
  text-align: left;
}
.make-gifs .right-message dl.list04 {
  margin-top: 70px;
}
.de-message h1 {
  font-size: 46px;
}
.de-message h3 {
  margin: 0;
  padding-bottom: 10px;
  font-size: 30px;
}
.de-message p {
  padding: 0 0 14px;
  font-size: 14px;
  line-height: 20px;
}
.de-message p a {
  color: #1264fc;
}
/* iotransfer-iphone-manager pop */
.mpmgr-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -10;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background: #666;
  background: rgba(0, 0, 0, 0.6);
}
.mpmgr-bg.on {
  z-index: 10001;
  opacity: 1;
  visibility: visible;
}
.mpmgr-pop {
  position: fixed;
  top: 18%;
  left: 0;
  right: 0;
  z-index: -10;
  margin: auto;
  width: 668px;
  height: 401px;
  text-align: center;
  background: url(../images/iotransfer-iphone-manager/pop-bg.png) no-repeat;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: opacity .4s, transform .6s ease;
  transition: opacity .4s, transform .6s ease;
}
.mpmgr-pop.on {
  z-index: 10002;
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.mpmgr-pop h2 {
  display: none;
}
.mpmgr-pop h3 {
  padding-top: 82px;
  margin: 0;
  color: #f26304;
  font-size: 26px;
  line-height: 32px;
  font-weight: 400;
}
.mpmgr-pop h3 b {
  color: #ea3916;
}
.mpmgr-pop p {
  padding: 0;
  margin: 0;
  color: #0073f5;
  font-size: 18px;
}
.mpmgr-pop ul {
  margin: 32px auto 38px;
  padding: 0;
}
.mpmgr-pop ul li {
  margin: 0;
  padding: 0;
  color: #4a4a4a;
  font-size: 16px;
  line-height: 28px;
}
.mpmgr-pop ul li i {
  display: inline-block;
  margin-right: 2px;
  width: 16px;
  height: 11px;
  text-indent: -9999px;
  vertical-align: middle;
  background: url(../images/iotransfer-iphone-manager/pop-icon.png) no-repeat;
}
.mpmgr-pop .buybtn {
  margin: 0;
  padding: 0;
  width: 216px;
  height: 46px;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  line-height: 46px;
  text-shadow: none;
  border-radius: 23px;
  background-color: #ff3c3c;
  box-shadow: 0 4px 18px 0 rgba(255, 120, 61, 0.7);
  background-image: -webkit-linear-gradient(#ff836a 0%, #ff3c3c 100%, #a770ef 100%);
  background-image: linear-gradient(#ff836a 0%, #ff3c3c 100%, #a770ef 100%);
}
.mpmgr-pop .buybtn:hover {
  background: #f64743;
}
.mpmgr-pop .close {
  position: absolute;
  top: 50px;
  right: 14px;
  display: inline-block;
  width: 12px;
  height: 12px;
  cursor: pointer;
  text-indent: -9999px;
  vertical-align: middle;
  background: url(../images/iotransfer-iphone-manager/pop-close.png) no-repeat;
}
.fl-mobile {
  display: none;
}
@media (max-width: 768px) {
  .fl-mobile {
    display: block;
    height: 128px;
    position: fixed;
    z-index: 9999;
    width: 100%;
    bottom: 0px;
    left: 0px;
    line-height: 128px;
    background: rgba(255, 255, 255, 0.9);
  }
  .fl-mobile > img,
  .fl-mobile > p {
    display: inline-block;
    vertical-align: middle;
  }
  .fl-mobile > img {
    margin-left: 41px;
  }
  .fl-mobile > p {
    display: inline-block;
    width: 55%;
    margin: 0px;
    padding: 0px;
    line-height: 28px;
    margin-left: 15px;
    color: #000;
    font-size: 20px;
    font-weight: 500;
  }
  .fl-mobile > p span {
    font-style: italic;
    color: #328ef5;
  }
  .fl-mobile > p.mobtext {
    width: auto;
    margin-left: 5px;
    font-size: 12px;
  }
  .fl-mobile .buybtn {
    display: inline-block;
    width: 147px;
    height: 44px;
    padding: 0px;
    line-height: 44px;
    background: #ff9c39;
    border-radius: 35px;
    font-size: 18px;
    box-shadow: -2.463px 3.152px 10px 0px rgba(43, 98, 184, 0.6);
  }
  .fl-mobile .buybtn img,
  .fl-mobile .buybtn span {
    display: inline-block;
    vertical-align: middle;
  }
  .fl-mobile .buybtn span {
    line-height: 25px;
    font-size: 16px;
  }
  .fl-mobile .buybtn span b {
    font-size: 20px;
    font-weight: 400;
    display: block;
  }
  .fl-mobile .buybtn.mobbtn {
    border-radius: 5px;
    text-shadow: none;
    background-image: -moz-linear-gradient(180deg, #1c6ffc 0, #3296ff 99%);
    background-image: -webkit-linear-gradient(180deg, #1c6ffc 0, #3296ff 99%);
    background-image: -ms-linear-gradient(180deg, #1c6ffc 0, #3296ff 99%);
    box-shadow: -2.463px 3.152px 10px 0 rgba(43, 98, 184, 0.6);
  }
  .fl-mobile .buybtn.mobbtn:hover {
    background-image: -moz-linear-gradient(180deg, #3296ff 0, #1c6ffc 99%);
    background-image: -webkit-linear-gradient(180deg, #3296ff 0, #1c6ffc 99%);
    background-image: -ms-linear-gradient(180deg, #3296ff 0, #1c6ffc 99%);
  }
  .fl-mobile .buybtn:hover {
    background: #ffac59;
  }
  .fl-mobile .close {
    position: absolute;
    display: block;
    width: 18px;
    height: 18px;
    top: 21px;
    right: 16px;
    cursor: pointer;
    background: url(../images/mobile-close.png) no-repeat;
  }
}
@media (max-width: 480px) {
  .fl-mobile {
    height: 100px;
    line-height: 100px;
  }
  .fl-mobile > img {
    width: 51px;
    margin-left: 5px;
  }
  .fl-mobile > p {
    font-size: 14px;
  }
  .fl-mobile .buybtn {
    width: 140px;
    height: 46px;
    line-height: 46px;
  }
  .fl-mobile .buybtn img {
    width: 25px;
  }
  .fl-mobile .buybtn span {
    line-height: 20px;
    font-size: 12px;
  }
  .fl-mobile .buybtn span b {
    font-size: 14px;
  }
  .fl-mobile .close {
    top: 5px;
    right: 5px;
  }
}
@media (max-width: 360px) {
  .fl-mobile > img {
    width: 40px;
  }
  .fl-mobile .buybtn {
    width: 120px;
  }
  .fl-mobile .buybtn img {
    display: none;
  }
}
.fl-store {
  position: fixed;
  width: 100%;
  background: rgba(254, 251, 248, 0.9);
  height: 90px;
  top: -95px;
  left: 0px;
  z-index: 999;
  line-height: 90px;
  font-family: "lato";
  border-bottom: solid rgba(52, 39, 6, 0.2) 1px;
  font-size: 20px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.fl-store strong {
  font-size: 18px;
  color: #ea2c1f;
}
.fl-store .logo {
  float: left;
  margin-top: 25px;
  margin-left: 64px;
  margin-right: 15px;
}
.fl-store .btn {
  display: block;
  position: relative;
  float: right;
  width: 182px;
  height: 41px;
  line-height: 41px;
  margin-top: 25px;
  margin-right: 95px;
  border-radius: 35px;
  background-image: -moz-linear-gradient(180deg, #f7690a 0%, #f7900a 99%);
  background-image: -webkit-linear-gradient(180deg, #f7690a 0%, #f7900a 99%);
  background-image: -ms-linear-gradient(180deg, #f7690a 0%, #f7900a 99%);
  box-shadow: 0.776px 2.898px 8px 0px rgba(241, 112, 9, 0.7);
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  overflow: hidden;
  text-decoration: none;
}
.fl-store .btn i {
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  height: 16px;
  margin-top: -4px;
  margin-right: 10px;
  background: url(../images/store/store-shop.png);
}
.fl-store .btn:hover {
  background-image: -moz-linear-gradient(180deg, #f7900a 0%, #f7690a 99%);
  background-image: -webkit-linear-gradient(180deg, #f7900a 0%, #f7690a 99%);
  background-image: -ms-linear-gradient(180deg, #f7900a 0%, #f7690a 99%);
}
.fl-store .btn span {
  position: absolute;
  display: block;
  width: 92px;
  height: 100px;
  top: -20px;
  left: -60px;
  background: url(../images/store/light.png);
  animation: btnhover 3s infinite;
  -webkit-animation: btnhover 3s infinite;
}
.fl-store .btn:hover span {
  animation: none;
  -webkit-animation: none;
}
.fl-store .btn.exceed {
  position: relative;
  cursor: default;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  filter: gray;
}
.fl-store .btn.exceed span {
  animation: btnhover 3s infinite;
  -webkit-animation: btnhover 3s infinite;
}
.fl-store .btn.exceed:after {
  position: absolute;
  content: "";
  left: 0;
  top: -8px;
  width: 178px;
  height: 60px;
  background: url(../images/store/store-exceed.png);
}
.fl-store.on {
  top: 0px;
}
.fl-black {
  position: fixed;
  width: 100%;
  height: 118px;
  left: 0;
  bottom: -150px;
  z-index: 999999;
  background: url(../images/black-bg.jpg) no-repeat center;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.fl-black .container {
  width: 1100px;
}
.fl-black h2 {
  display: none;
}
.fl-black .button {
  display: block;
  float: right;
  margin-top: 50px;
  margin-right: 65px;
  border-radius: 35px;
  width: 183px;
  height: 45px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  line-height: 45px;
  text-indent: -9999px;
  background: url(../images/fl-christmas-btn.png);
  box-shadow: 0px 8px 14px 0px rgba(125, 58, 4, 0.4);
  -webkit-animation: xm1 4s linear 1.5s infinite forwards;
}
.fl-black .button:hover {
  background-position: 0px -45px;
}
.fl-black i.close {
  position: absolute;
  display: block;
  width: 21px;
  height: 21px;
  right: 0;
  top: 15px;
  cursor: pointer;
  background: url(../images/close.png);
}
.fl-black i.close:hover {
  opacity: 0.8;
}
.fl-black.on {
  bottom: 0px;
}
@media (max-width: 1000px) {
  .fl-black {
    display: none;
  }
}
@-webkit-keyframes xm1 {
  0% {
    -webkit-transform: scale(0.8);
  }
  5% {
    -webkit-transform: scale(1);
  }
  10% {
    -webkit-transform: scale(0.8);
  }
  15% {
    -webkit-transform: scale(1);
  }
  20% {
    -webkit-transform: scale(0.8);
  }
  25% {
    -webkit-transform: scale(1);
  }
}
@keyframes btnhover {
  0% {
    left: -100px;
  }
  50% {
    left: 282px;
  }
  100% {
    left: 282px;
  }
}
.fl-bookmark {
  display: none;
  position: fixed;
  width: 291px;
  height: 115px;
  right: 10px;
  top: 55%;
  background: url(../images/fl-bg.png);
}
.fl-bookmark .close {
  float: right;
  margin-top: 12px;
  margin-right: 12px;
  cursor: pointer;
  width: 15px;
  height: 15px;
  display: block;
  background: none;
}
.fl-bookmark.on {
  display: block;
}
/* pop-xmas2019 */
.pop {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 1001;
}
.pop.xmas2019 {
  width: 270px;
  height: 300px;
  background: url(../images/pop-xmas2019-bg.jpg) no-repeat;
}
.pop.on {
  bottom: 80px;
}
.pop .close {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 11px;
  height: 11px;
  cursor: pointer;
  text-indent: -9999px;
  background: url(../images/pop-xmas2019-close.png) 0 0 no-repeat;
}
.pop .popbtn {
  position: relative;
  display: block;
  margin: 220px auto 0px;
  width: 184px;
  height: 36px;
  color: #fff;
  line-height: 36px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  border-radius: 19px;
  letter-spacing: 1px;
  word-spacing: 1px;
  text-decoration: none;
  border: 1px solid #fcb625;
  background-color: #ff6f57;
  text-shadow: 0px 1px 5px rgba(181, 4, 4, 0.45);
  box-shadow: 0px 8px 20px 0px rgba(151, 11, 14, 0.5);
  background-image: -webkit-linear-gradient(166deg, #fcc41b 1%, #ff6f57 100%);
  background-image: linear-gradient(166deg, #fcc41b 1%, #ff6f57 100%);
  transition: all .2s ease;
}
.pop .popbtn:hover {
  background-color: #fcc41b;
  background-image: -webkit-linear-gradient(-166deg, #fcc41b 1%, #ff6f57 100%);
  background-image: linear-gradient(-166deg, #fcc41b 1%, #ff6f57 100%);
}
.pop p {
  color: #847b7b;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}
.pop.spring2020 {
  width: 284px;
  height: 314px;
  background: url(../images/pop-spring2020-bg.png) no-repeat;
}
.pop.spring2020 .close {
  top: 10px;
  right: 22px;
  background: url(../images/pop-spring2020-close.png) 0 0 no-repeat;
}
.pop.spring2020 .popbtn {
  width: 186px;
  height: 37px;
  color: #b0000c;
  font-size: 16px;
  line-height: 37px;
  border-radius: 5px;
  font-weight: 700;
  border: 0px none;
  text-indent: -9999px;
  text-shadow: 0.707px 0.707px 0px rgba(255, 255, 255, 0.39);
  box-shadow: 0px 12px 16px 0px rgba(157, 68, 9, 0.48);
  background: url(../images/pop-spring2020-btn.png) no-repeat;
  transition: none;
}
.pop.spring2020 .popbtn:hover {
  background-position: 0 -37px;
}
/*fr*/
html:lang(fr) .buybtn.down,
html:lang(fr) .buybtn.buy {
  font-size: 18px;
}
html:lang(fr) .dow-title .btn-content .buybtn {
  width: auto;
  min-width: 140px ;
}
html:lang(fr) .bottom-down h2 {
  font-size: 30px;
}
html:lang(fr) .navbar .dropdown ul > li.features ol li {
  margin-left: 15px;
}
html:lang(de) .navbar .dropdown ul > li.features ol li,
html:lang(nl) .navbar .dropdown ul > li.features ol li {
  margin-left: 15px;
}
/*ja*/
html:lang(ja) .navbar .dropdown ul > li.features ol li {
  margin-left: 15px;
}
@media (min-width: 992px) {
  html:lang(ja) .banner.update-banner.update-banner .update-right-message dl .buybtn {
    font-size: 13px;
  }
  html:lang(ja) .banner.update-banner.update-banner .update-right-message dl dd {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  html:lang(it) .banner.update-banner.update-banner .update-right-message dl .buybtn {
    font-size: 16px;
  }
}
html:lang(fr) .banner.video-feature .pop-down dl span.name {
  width: 35%;
}
html:lang(fr) .banner.video-feature .pop-down dl span.type,
html:lang(fr) .banner.video-feature .pop-down dl span.down {
  width: 32%;
}
@media (min-width: 1200px) {
  html:lang(fr) .banner.video-feature.video-feature .right-message h3,
  html:lang(ja) .banner.video-feature.video-feature .right-message h3,
  html:lang(nl) .banner.video-feature.video-feature .right-message h3 {
    line-height: 26px;
  }
}
html:lang(ja) .banner.video-feature .pop-down dl span.name,
html:lang(ja) .banner.video-feature .pop-down dl span.down {
  width: 27%;
}
html:lang(ja) .banner.video-feature .pop-down dl span.type {
  width: 46%;
}
html:lang(de) .iphone-pc-data ul li,
html:lang(fr) .iphone-pc-data ul li,
html:lang(it) .iphone-pc-data ul li,
html:lang(nl) .iphone-pc-data ul li {
  font-size: 14px;
}
html:lang(de) .iphone-pc-data ul li img,
html:lang(fr) .iphone-pc-data ul li img,
html:lang(it) .iphone-pc-data ul li img,
html:lang(nl) .iphone-pc-data ul li img {
  margin-left: 15px;
  margin-right: 5px;
}
